public class EditGeometryCommandFactory extends ManipulatorCommandFactoryBase
| Modifier and Type | Field and Description | 
|---|---|
| static IFactoryInstantiator<EditGeometryCommandFactory> | INSTANTIATOR | 
| protected static Map<MetaModel<?>,EditManipulatorBase> | metaModelToManipulator | 
filter, focusModel, manipulator, state1, state2status| Constructor and Description | 
|---|
| EditGeometryCommandFactory() | 
| 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<EditGeometryCommandFactory> INSTANTIATOR
protected static Map<MetaModel<?>,EditManipulatorBase> metaModelToManipulator
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.