| Package | Description |
|---|---|
| org.mechio.api.animation.editor.actions | |
| org.mechio.api.animation.editor.features | |
| org.mechio.api.animation.editor.history |
| Modifier and Type | Class and Description |
|---|---|
class |
AnimationAction |
static class |
ChannelActions.ChangeColor |
static class |
ChannelActions.ChannelAction |
static class |
EditorAction.AddChild<T extends AbstractEditor<B,C>,B,C> |
static class |
EditorAction.AddChildController<T extends AbstractEditor<B,C>,B,C> |
static class |
EditorAction.Remove<T extends AbstractEditor<B,C>,B,C> |
static class |
EditorAction.RemoveChild<T extends AbstractEditor<B,C>,B,C> |
static class |
EditorAction.SetSelect<T extends AbstractEditor<B,C>,B,C> |
static class |
EditorAction.SetState<T extends AbstractEditor<B,C>,B,C> |
static class |
MotionPathActions.MovePoint |
static class |
MotionPathActions.PathAction |
static class |
MotionPathActions.SetControlPoints |
static class |
MotionPathActions.SetInterpolatorFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronizedPointGroup.LinkAction |
class |
SynchronizedPointGroup.UnlinkAction |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryStack.EmptyAction |
| Constructor and Description |
|---|
DefaultHistoryAction(String name,
EditorAction redo,
EditorAction undo,
boolean actionPerformed) |
DefaultHistoryAction(String name,
EditorAction redo,
EditorAction undo,
boolean actionPerformed) |
Copyright © 2011-2014. All Rights Reserved.