Modifier and Type | Class and Description |
---|---|
class |
DXFAppID
Class representing an app ID for use in APPID table.
|
class |
DXFArc
Graphical entity representing a circular arc.
|
class |
DXFBlock
Class representing a block for use in BLOCKs table.
|
class |
DXFBlockEnd
Class representing a block end object for use with block in BLOCKs table.
|
class |
DXFBlockRecord
Class representing a block record for use in BLOCK_RECORD table.
|
class |
DXFCircle
Class representing a DXF circle.
|
class |
DXFContainer
A base class for containers of objects in a DXF document, including sections and tables.
|
class |
DXFDatabaseContainer
A base class for containers of objects in a DXF document, including sections and tables.
|
class |
DXFDatabaseObject
Interface for all DXF database objects, including graphical entities.
|
class |
DXFDictionary
Class representing dictionary for use in OBJECTS table.
|
class |
DXFDimStyleTable
Class representing a DimStyle table; need to extend DXFTable because has some extra stuff
|
class |
DXFEllipse
Class representing an elliptical arc.
|
class |
DXFEntity
Just a special case of DXFObjects used for graphical entities.
|
class |
DXFHatch
Class representing a line segment.
|
class |
DXFHeader
Class representing a header for use in HEADERS section.
|
class |
DXFLayer
Class representing a layer for use in LAYER table.
|
class |
DXFLine
Class representing a line segment.
|
class |
DXFLinetype
Class representing a linetype for use in LTYPE table.
|
class |
DXFLWPolyline
Class representing a set of line segments defining a (possibly closed) polygon.
|
class |
DXFPoint
Class representing a simple point in a diagram.
|
class |
DXFSection
DXFContainer subclass for sections in the DXF document.
|
class |
DXFSpline
Class representing a general B-spline
|
class |
DXFStyle
Class representing a text style for use in a DXF document.
|
class |
DXFTable
Class representing a DXF table which contains other DXF objects.
|
class |
DXFTableRecord
Base class for records within tables
|
class |
DXFText
Class representing DXF text, located at a specified position and having specified style (font, size).
|
class |
DXFViewport
Class representing a viewport for use in VPORTs table.
|