|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlPointEditor | |
---|---|
org.robokind.api.animation.editor | |
org.robokind.api.animation.editor.actions | |
org.robokind.api.animation.editor.features |
Uses of ControlPointEditor in org.robokind.api.animation.editor |
---|
Methods in org.robokind.api.animation.editor that return ControlPointEditor | |
---|---|
protected ControlPointEditor |
MotionPathEditor.createChildController(Point2D point)
|
Methods in org.robokind.api.animation.editor with parameters of type ControlPointEditor | |
---|---|
protected int |
MotionPathEditor.insertChildControllerBase(ControlPointEditor controller,
int i)
|
Uses of ControlPointEditor in org.robokind.api.animation.editor.actions |
---|
Methods in org.robokind.api.animation.editor.actions with parameters of type ControlPointEditor | |
---|---|
static EditorAction.Remove |
ControlPointActions.Remove(ControlPointEditor controller)
|
Uses of ControlPointEditor in org.robokind.api.animation.editor.features |
---|
Methods in org.robokind.api.animation.editor.features that return types with arguments of type ControlPointEditor | |
---|---|
List<ControlPointEditor> |
SynchronizedPointGroup.getPoints()
|
Methods in org.robokind.api.animation.editor.features with parameters of type ControlPointEditor | |
---|---|
HistoryAction |
SynchronizedPointGroup.getUnlinkHistoryAction(ControlPointEditor point)
|
Constructors in org.robokind.api.animation.editor.features with parameters of type ControlPointEditor | |
---|---|
SynchronizedPointGroup.LinkAction(ControlPointEditor editor)
|
|
SynchronizedPointGroup.UnlinkAction(ControlPointEditor editor,
boolean quiet)
|
Constructor parameters in org.robokind.api.animation.editor.features with type arguments of type ControlPointEditor | |
---|---|
SynchronizedPointGroup(List<ControlPointEditor> points,
HistoryStack hist,
HistoryActionGroup addAction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |