|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of KeyPosition in hmi.elckerlyc.animationengine |
|---|
| Fields in hmi.elckerlyc.animationengine with type parameters of type KeyPosition | |
|---|---|
private List<KeyPosition> |
KeyPositionManagerImpl.keys
|
| Methods in hmi.elckerlyc.animationengine that return KeyPosition | |
|---|---|
KeyPosition |
KeyPositionManagerImpl.getKeyPosition(String kid)
|
KeyPosition |
KeyPositionManager.getKeyPosition(String name)
|
| Methods in hmi.elckerlyc.animationengine that return types with arguments of type KeyPosition | |
|---|---|
List<KeyPosition> |
KeyPositionManagerImpl.getKeyPositions()
|
List<KeyPosition> |
KeyPositionManager.getKeyPositions()
Gets a sorted view of the list of keypositions |
| Methods in hmi.elckerlyc.animationengine with parameters of type KeyPosition | |
|---|---|
void |
KeyPositionManagerImpl.addKeyPosition(KeyPosition kp)
|
void |
KeyPositionManager.addKeyPosition(KeyPosition kp)
|
| Method parameters in hmi.elckerlyc.animationengine with type arguments of type KeyPosition | |
|---|---|
void |
KeyPositionManagerImpl.setKeyPositions(List<KeyPosition> p)
|
void |
KeyPositionManager.setKeyPositions(List<KeyPosition> p)
|
| Uses of KeyPosition in hmi.elckerlyc.animationengine.controller |
|---|
| Methods in hmi.elckerlyc.animationengine.controller that return KeyPosition | |
|---|---|
KeyPosition |
ControllerMU.getKeyPosition(String name)
|
| Methods in hmi.elckerlyc.animationengine.controller that return types with arguments of type KeyPosition | |
|---|---|
List<KeyPosition> |
ControllerMU.getKeyPositions()
|
| Methods in hmi.elckerlyc.animationengine.controller with parameters of type KeyPosition | |
|---|---|
void |
ControllerMU.addKeyPosition(KeyPosition kp)
|
| Method parameters in hmi.elckerlyc.animationengine.controller with type arguments of type KeyPosition | |
|---|---|
void |
ControllerMU.setKeyPositions(List<KeyPosition> p)
|
| Uses of KeyPosition in hmi.elckerlyc.animationengine.gaze |
|---|
| Fields in hmi.elckerlyc.animationengine.gaze declared as KeyPosition | |
|---|---|
protected KeyPosition |
GazeMU.ready
|
protected KeyPosition |
GazeMU.relax
|
| Methods in hmi.elckerlyc.animationengine.gaze that return KeyPosition | |
|---|---|
KeyPosition |
GazeMU.getKeyPosition(String name)
|
| Methods in hmi.elckerlyc.animationengine.gaze that return types with arguments of type KeyPosition | |
|---|---|
List<KeyPosition> |
GazeMU.getKeyPositions()
|
| Methods in hmi.elckerlyc.animationengine.gaze with parameters of type KeyPosition | |
|---|---|
void |
GazeMU.addKeyPosition(KeyPosition kp)
|
| Method parameters in hmi.elckerlyc.animationengine.gaze with type arguments of type KeyPosition | |
|---|---|
void |
GazeMU.setKeyPositions(List<KeyPosition> p)
|
| Uses of KeyPosition in hmi.elckerlyc.animationengine.keyframe |
|---|
| Methods in hmi.elckerlyc.animationengine.keyframe that return KeyPosition | |
|---|---|
KeyPosition |
KeyframeMU.getKeyPosition(String name)
|
| Methods in hmi.elckerlyc.animationengine.keyframe that return types with arguments of type KeyPosition | |
|---|---|
List<KeyPosition> |
KeyframeMU.getKeyPositions()
|
| Methods in hmi.elckerlyc.animationengine.keyframe with parameters of type KeyPosition | |
|---|---|
void |
KeyframeMU.addKeyPosition(KeyPosition kp)
|
| Method parameters in hmi.elckerlyc.animationengine.keyframe with type arguments of type KeyPosition | |
|---|---|
void |
KeyframeMU.setKeyPositions(List<KeyPosition> p)
|
| Uses of KeyPosition in hmi.elckerlyc.animationengine.motionunit |
|---|
| Fields in hmi.elckerlyc.animationengine.motionunit with type parameters of type KeyPosition | |
|---|---|
protected ArrayList<KeyPosition> |
TimedMotionUnit.progressHandled
|
| Methods in hmi.elckerlyc.animationengine.motionunit that return KeyPosition | |
|---|---|
KeyPosition |
KeyPosition.deepCopy()
Creates a deep copy of this instance |
KeyPosition |
TimedMotionUnit.getKeyPosition(String kid)
|
KeyPosition |
AbstractMotionUnit.getKeyPosition(String name)
|
KeyPosition |
TimedMotionUnit.getKeyPosition(TimePeg sp)
|
| Methods in hmi.elckerlyc.animationengine.motionunit that return types with arguments of type KeyPosition | |
|---|---|
List<KeyPosition> |
AbstractMotionUnit.getKeyPositions()
|
Map<KeyPosition,TimePeg> |
TimedMotionUnit.getPegs()
|
| Methods in hmi.elckerlyc.animationengine.motionunit with parameters of type KeyPosition | |
|---|---|
void |
AbstractMotionUnit.addKeyPosition(KeyPosition kp)
|
int |
KeyPosition.compareTo(KeyPosition o)
Comparable interface Compares this object with the specified object for order. |
boolean |
KeyPosition.isEqual(KeyPosition o)
Keypositions are equal if they have equal ids |
void |
TimedMotionUnit.setTimePeg(KeyPosition kp,
TimePeg sp)
|
| Method parameters in hmi.elckerlyc.animationengine.motionunit with type arguments of type KeyPosition | |
|---|---|
void |
AbstractMotionUnit.setKeyPositions(List<KeyPosition> p)
|
| Uses of KeyPosition in hmi.elckerlyc.animationengine.pointing |
|---|
| Fields in hmi.elckerlyc.animationengine.pointing declared as KeyPosition | |
|---|---|
protected KeyPosition |
PointingMU.ready
|
protected KeyPosition |
PointingMU.relax
|
| Uses of KeyPosition in hmi.elckerlyc.animationengine.procanimation |
|---|
| Methods in hmi.elckerlyc.animationengine.procanimation that return KeyPosition | |
|---|---|
KeyPosition |
ProcAnimationMU.getKeyPosition(String name)
|
| Methods in hmi.elckerlyc.animationengine.procanimation that return types with arguments of type KeyPosition | |
|---|---|
List<KeyPosition> |
ProcAnimationMU.getKeyPositions()
|
| Methods in hmi.elckerlyc.animationengine.procanimation with parameters of type KeyPosition | |
|---|---|
void |
ProcAnimationMU.addKeyPosition(KeyPosition kp)
|
| Method parameters in hmi.elckerlyc.animationengine.procanimation with type arguments of type KeyPosition | |
|---|---|
void |
ProcAnimationMU.setKeyPositions(List<KeyPosition> p)
|
| Uses of KeyPosition in hmi.elckerlyc.faceengine |
|---|
| Methods in hmi.elckerlyc.faceengine that return KeyPosition | |
|---|---|
KeyPosition |
PlutchikFU.getKeyPosition(String name)
|
KeyPosition |
MorphFU.getKeyPosition(String name)
|
KeyPosition |
GazePatternChangeFU.getKeyPosition(String name)
|
KeyPosition |
FACSFU.getKeyPosition(String name)
|
KeyPosition |
BlinkModelChangeFU.getKeyPosition(String name)
|
KeyPosition |
AUFU.getKeyPosition(String name)
|
| Methods in hmi.elckerlyc.faceengine that return types with arguments of type KeyPosition | |
|---|---|
List<KeyPosition> |
PlutchikFU.getKeyPositions()
|
List<KeyPosition> |
MorphFU.getKeyPositions()
|
List<KeyPosition> |
GazePatternChangeFU.getKeyPositions()
|
List<KeyPosition> |
FACSFU.getKeyPositions()
|
List<KeyPosition> |
BlinkModelChangeFU.getKeyPositions()
|
List<KeyPosition> |
AUFU.getKeyPositions()
|
| Methods in hmi.elckerlyc.faceengine with parameters of type KeyPosition | |
|---|---|
void |
PlutchikFU.addKeyPosition(KeyPosition kp)
|
void |
MorphFU.addKeyPosition(KeyPosition kp)
|
void |
GazePatternChangeFU.addKeyPosition(KeyPosition kp)
|
void |
FACSFU.addKeyPosition(KeyPosition kp)
|
void |
BlinkModelChangeFU.addKeyPosition(KeyPosition kp)
|
void |
AUFU.addKeyPosition(KeyPosition kp)
|
| Method parameters in hmi.elckerlyc.faceengine with type arguments of type KeyPosition | |
|---|---|
void |
PlutchikFU.setKeyPositions(List<KeyPosition> p)
|
void |
MorphFU.setKeyPositions(List<KeyPosition> p)
|
void |
GazePatternChangeFU.setKeyPositions(List<KeyPosition> p)
|
void |
FACSFU.setKeyPositions(List<KeyPosition> p)
|
void |
BlinkModelChangeFU.setKeyPositions(List<KeyPosition> p)
|
void |
AUFU.setKeyPositions(List<KeyPosition> p)
|
| Uses of KeyPosition in hmi.elckerlyc.faceengine.faceunit |
|---|
| Fields in hmi.elckerlyc.faceengine.faceunit with type parameters of type KeyPosition | |
|---|---|
protected ArrayList<KeyPosition> |
TimedFaceUnit.progressHandled
|
| Methods in hmi.elckerlyc.faceengine.faceunit that return KeyPosition | |
|---|---|
KeyPosition |
TimedFaceUnit.getKeyPosition(String kid)
Gets the keyposition with id id |
KeyPosition |
TimedFaceUnit.getKeyPosition(TimePeg sp)
|
| Methods in hmi.elckerlyc.faceengine.faceunit that return types with arguments of type KeyPosition | |
|---|---|
Map<KeyPosition,TimePeg> |
TimedFaceUnit.getPegs()
|
| Methods in hmi.elckerlyc.faceengine.faceunit with parameters of type KeyPosition | |
|---|---|
void |
TimedFaceUnit.setTimePeg(KeyPosition kp,
TimePeg sp)
|
| Uses of KeyPosition in hmi.elckerlyc.planunit |
|---|
| Fields in hmi.elckerlyc.planunit with type parameters of type KeyPosition | |
|---|---|
private Map<KeyPosition,TimePeg> |
PlanUnitTimeManager.pegs
|
| Methods in hmi.elckerlyc.planunit that return KeyPosition | |
|---|---|
KeyPosition |
PlanUnitTimeManager.getKeyPosition(TimePeg sp)
Gets the keyposition associated with sp |
| Methods in hmi.elckerlyc.planunit that return types with arguments of type KeyPosition | |
|---|---|
Map<KeyPosition,TimePeg> |
PlanUnitTimeManager.getPegs()
|
| Methods in hmi.elckerlyc.planunit with parameters of type KeyPosition | |
|---|---|
void |
PlanUnitTimeManager.setTimePeg(KeyPosition kp,
TimePeg sp)
|
| Method parameters in hmi.elckerlyc.planunit with type arguments of type KeyPosition | |
|---|---|
void |
PlanUnitTimeManager.setPegs(Map<KeyPosition,TimePeg> pegs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||