| DxfBLOCKS |
A DXF block contains a block of geometries.
|
| DxfCLASSES |
Dxf section between the HEADER and the TABLES sections.
|
| DxfENTITIES |
The ENTITIES section of a DXF file containing all data itself
|
| DxfENTITY |
A DXF ENTITY is equivalent to a JUMP feature.
|
| DxfFile |
A whole dataset contained in a DXF file, and main methods to read from and
to write to the file.
|
| DxfGroup |
DxfGroup is a group containing a dxf code and a dxf value.
|
| DxfHEADER |
A DXF HEADER section.
|
| DxfTABLE_ITEM |
This class represent one of the TABLE of the TABLES section.
|
| DxfTABLES |
The TABLES section of a DXF file.
|