public class EditTransformCommandFactory extends ManipulatorCommandFactoryBase
| Modifier and Type | Field and Description |
|---|---|
static IFactoryInstantiator<EditTransformCommandFactory> |
INSTANTIATOR |
filter, focusModel, manipulator, state1, state2status| Constructor and Description |
|---|
EditTransformCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected ICommand |
createCommand(SVGElementModel model,
Map<String,Object> changes) |
IFactoryInstantiator<?> |
getInstantiator() |
protected EditManipulatorBase |
getManipulator(SVGElementModel model) |
hideManipulator, processKeyPress, processMouseDown, processMouseMove, processMouseUp, processSelectionChanged, showManipulator, start, stopprocessStoreEventgetStatus, updateStatuspublic static final IFactoryInstantiator<EditTransformCommandFactory> INSTANTIATOR
public IFactoryInstantiator<?> getInstantiator()
protected ICommand createCommand(SVGElementModel model, Map<String,Object> changes)
createCommand in class EditCommandFactoryBaseprotected EditManipulatorBase getManipulator(SVGElementModel model)
getManipulator in class ManipulatorCommandFactoryBaseCopyright © 2018. All Rights Reserved.