| Interface | Description |
|---|---|
| IBezierCurve |
Interface for cubic Bezier Curve geometry primitive
|
| IDrawable |
Parent Interface for Simple geometric represetation of an entity or its part
|
| IDrawableProperties |
Interface for Non-geometric properties for geometric representations
|
| IPolyLine |
Interface for multi-segment line geometry primitive
|
| IText |
Interface for text primitive
|
| Class | Description |
|---|---|
| LinePatternPredef |
Defines line style
|
| TextMirrioring |
Defines text mirrioring
|
| TextOrientation |
Defines orientation of text
|