Class and Description |
---|
BasisFunction
Interface for a B-spline basis function.
|
DXFBlock
Class representing a block for use in BLOCKs table.
|
DXFCircle
Class representing a DXF circle.
|
DXFContainer
A base class for containers of objects in a DXF document, including sections and tables.
|
DXFDatabaseObject
Interface for all DXF database objects, including graphical entities.
|
DXFDocument
Class representing a DXF document, which owns a DXFGraphics on which drawing commands can be made.
|
DXFEntity
Just a special case of DXFObjects used for graphical entities.
|
DXFGraphics
The DXFGraphics class is the main class of the DXFGraphics library.
|
DXFObject
Interface for all DXF objects, including graphical entities.
|
DXFStyle
Class representing a text style for use in a DXF document.
|
DXFTable
Class representing a DXF table which contains other DXF objects.
|
DXFTableRecord
Base class for records within tables
|
RealPoint
Utility class representing a 3-dimensional point
|
SplineControlPoint
Utility class representing a spline control point, specifying both a 3-dimensional position and a weight.
|