public static class MotionPathActions.SetControlPoints extends MotionPathActions.PathAction
EditorAction.AddChild<T extends AbstractEditor<B,C>,B,C>, EditorAction.AddChildController<T extends AbstractEditor<B,C>,B,C>, EditorAction.Remove<T extends AbstractEditor<B,C>,B,C>, EditorAction.RemoveChild<T extends AbstractEditor<B,C>,B,C>, EditorAction.SetSelect<T extends AbstractEditor<B,C>,B,C>, EditorAction.SetState<T extends AbstractEditor<B,C>,B,C>myController, myHistory| Constructor and Description |
|---|
MotionPathActions.SetControlPoints(MotionPathEditor controller,
List<Point2D> points) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Disabled, getHistory, getParent, Locked, Select, setHistory, Visiblepublic MotionPathActions.SetControlPoints(MotionPathEditor controller, List<Point2D> points)
label - controller - points - public void actionPerformed(ActionEvent e)
Copyright © 2011-2014. All Rights Reserved.