| Interface | Description |
|---|---|
| IPathRepOwner |
Interface for classes which own a segment representation
|
| Class | Description |
|---|---|
| SVGCloseSegRep |
Class to represent a path close segment
|
| SVGCubicSegRep |
Class to represent a path cubic segment
|
| SVGLineSegRep |
Class to represent a path linear segment
|
| SVGMoveSegRep |
Class to represent a path moveto segment
|
| SVGQuadraticSegRep |
Class to represent a path quadratic segment
|
| SVGSegRep |
Base class to path segment representation
|
| Enum | Description |
|---|---|
| IPathRepOwner.Mode |
Enum to represent the possible edition modes
|
| IPathRepOwner.VertexState |
Enum to represent the state of a path vertex
|
Copyright © 2018. All Rights Reserved.