public class GenericEditCommandFactory extends EditCommandFactoryBase
| Modifier and Type | Field and Description |
|---|---|
static IFactoryInstantiator<GenericEditCommandFactory> |
INSTANTIATOR |
status| Modifier | Constructor and Description |
|---|---|
protected |
GenericEditCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
ICommand |
createCommand(SVGElementModel model,
Map<String,Object> changes) |
IFactoryInstantiator<?> |
getInstantiator() |
processStoreEventgetStatus, start, stop, updateStatuspublic static final IFactoryInstantiator<GenericEditCommandFactory> INSTANTIATOR
public IFactoryInstantiator<?> getInstantiator()
public ICommand createCommand(SVGElementModel model, Map<String,Object> changes)
createCommand in class EditCommandFactoryBaseCopyright © 2018. All Rights Reserved.