Class | Description |
---|---|
AddCircleCommandFactory |
Command factory to add new circles to the the SVG model.
|
AddCommandFactoryBase |
Base class for command factories which add elements
to the model.
|
AddEllipseCommandFactory |
Command factory to add new ellipses to the the SVG model.
|
AddGroupCommandFactory |
Command factory to add new groups to the the SVG model.
|
AddLineCommandFactory |
Command factory to add new lines to the the SVG model.
|
AddPathCommandFactory |
Command factory to add new paths to the the SVG model.
|
AddPolygonCommandFactory |
Command factory to add new polygons to the the SVG model.
|
AddPolylineCommandFactory |
Command factory to add new polylines to the the SVG model.
|
AddRectCommandFactory |
Command factory to add new rects to the SVG model.
|
Copyright © 2018. All Rights Reserved.