|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.anji.floatingeye.AnjiNetFloatingEyeIdentifierFactory
public class AnjiNetFloatingEyeIdentifierFactory
AnjiNetFloatingEyeIdentifierFactory
| Field Summary | |
|---|---|
static java.lang.String |
EYE_MAX_THETA_KEY
max rotate per step as percentage of 2*pi radians |
static java.lang.String |
EYE_MAX_X_KEY
max movement per step as percentage of surface width |
static java.lang.String |
EYE_MAX_Y_KEY
max movement per step as percentage of surface height |
static java.lang.String |
EYE_MAX_Z_KEY
max zoom per step as percentage of zoom range |
| Constructor Summary | |
|---|---|
AnjiNetFloatingEyeIdentifierFactory()
|
|
| Method Summary | |
|---|---|
com.anji.floatingeye.AnjiNetFloatingEyeImageIdentifier |
getIdentifier(AnjiNet net,
Surface surface)
|
void |
init(Properties props)
init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EYE_MAX_X_KEY
public static final java.lang.String EYE_MAX_Y_KEY
public static final java.lang.String EYE_MAX_Z_KEY
public static final java.lang.String EYE_MAX_THETA_KEY
| Constructor Detail |
|---|
public AnjiNetFloatingEyeIdentifierFactory()
| Method Detail |
|---|
public void init(Properties props)
init in interface Configurableprops -
public com.anji.floatingeye.AnjiNetFloatingEyeImageIdentifier getIdentifier(AnjiNet net,
Surface surface)
net - surface -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||