| Handles a 3DFACE entity | |
| Handles an ARC entity | |
| The dimeArray class is internal / private | |
| Superclass for most classes in Dime | |
| Handles a BLOCK entity | |
| Handles a BLOCKS section | |
| Simple BSP tree implementation | |
| Handles a CIRCLE entity | |
| Superclass for all the class classes | |
| Handles a CLASSES section | |
| Internal / private | |
| Internal / private | |
| Container class for double records | |
| Handles an ELLIPSE entity | |
| Handles an ENTITIES section | |
| Superclass of all entity classes | |
| Superclass of all entity classes with extrusion data | |
| Abstract class that handles one-face entity classes | |
| Container class for float records | |
| Handles the HEADER section | |
| Container class for hex records | |
| Offers transparent file I/O for DXF and DXB | |
| Handles an INSERT entity | |
| Container class for 16-bit integer records | |
| Container class for 32-bit integer records | |
| Container class for 8-bit integer records | |
| Handles layers | |
| Reads and writes LAYER tables | |
| Handles a LINE entity | |
| Handles an LWPOLYLINE entity | |
| For containing and operating on a four-by-four matrix | |
| Special-purpose memory manager | |
| Organizes a model | |
| Superclass for the object classes | |
| The dimeObjectsSection object handles an OBJECTS section | |
| Handles writing of DXF and DXB files | |
| Union of the different parameter types | |
| Handles a POINT entity | |
| Handles a POLYLINE entity | |
| Superclass of all record classes | |
| Superclass for objects that store records | |
| Superclass for all section classes | |
| Handles a SOLID entity | |
| Handles a SPLINE entity | |
| Manages various state variables while the model is traversed | |
| Container class for string records | |
| Stores table entries | |
| Superclass for all table classes | |
| Handles a TABLES section | |
| Handles a TRACE entity | |
| Reads and writes UCS tables | |
| Reads and writes undefined classes | |
| Reads and writes undefined entity classes | |
| Reads and writes undefined objects | |
| Used to support unknown sections | |
| Reads and writes undefined tables | |
| For containing and operating on a 2D vector / coordinate | |
| For containing and operating on a 3D vector / coordinate | |
| Handles a VERTEX entity | |
| Offers a simple interface for dxf converting. It makes it possible to extract all geometry from dxf files, and store it in internal geometry sturctures, which again can be exported as vrml | |
| Handles all geometry for a given color index. DXF geometry is grouped into different colors, as this is a normal way to group geometry data, and especially vrml data | |
| Handles lines with width and/or height. This class support several connected line segments. The line segments will then be converted to a continous mesh, without cracks, as specified in the DXF specification |