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