Modifier and Type | Class and Description |
---|---|
class |
CommandFactorySelector
Class to manage the command factories and their lifecycle.
|
class |
EditGeometryCommandFactory
Class to edit the attributes belonging to the geometry model category
|
class |
EditTransformCommandFactory
Command factory to record changes in the svg transform attribute of an element.
|
class |
ManipulatorCommandFactoryBase
Base class for command factories which display a graphical
manipulator to let the end-user interact with an SVG element
|
class |
RemoveElementsCommandFactory
Command factory to build commands which remove elements from the model
|
Modifier and Type | Class and Description |
---|---|
class |
EditPathGeometryManipulator
2D manipulator class to edit path geometry.
|
class |
EditSVGPointsManipulator
2D manipulator class to edit polyline and polygon geometry.
|
Constructor and Description |
---|
SelectionChangedProxy(SelectionChangedProcessor<M> processor) |
Modifier and Type | Class and Description |
---|---|
class |
CommandFactoryToolBar
Class to manage the command toolbar displayed at the bottom of the screen.
|
Modifier and Type | Class and Description |
---|---|
class |
InspectorWindow
Class to manage the inspector window.
|
Copyright © 2018. All Rights Reserved.