All Classes
-
All Classes Interface Summary Class Summary Class Description BasisFunction Interface for a B-spline basis function.BSpline Class to represent a B-spline (non-rational and with evenly spaced knots).BSplineBasisFunction Class for a B-spline basis function.DXFAppID Class representing an app ID for use in APPID table.DXFArc Graphical entity representing a circular arc.DXFBlock Class representing a block for use in BLOCKs table.DXFBlockEnd Class representing a block end object for use with block in BLOCKs table.DXFBlockRecord Class representing a block record for use in BLOCK_RECORD table.DXFCircle Class representing a DXF circle.DXFColor Class providing static methods for handling colors of entities in DXF file.DXFContainer A base class for containers of objects in a DXF document, including sections and tables.DXFDatabaseContainer 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.DXFDictionary Class representing dictionary for use in OBJECTS table.DXFDimStyleTable Class representing a DimStyle table; need to extend DXFTable because has some extra stuffDXFDocument Class representing a DXF document, which owns a DXFGraphics on which drawing commands can be made.DXFEllipse Class representing an elliptical arc.DXFEntity Just a special case of DXFObjects used for graphical entities.DXFGraphics The DXFGraphics class is the main class of the DXFGraphics library.DXFHatch Class representing a line segment.DXFHeaderSegment Class representing a header for use in HEADERS section.DXFHeaderSegmentAutoCAD Class representing a header segment for use in HEADERS section.DXFLayer Class representing a layer for use in LAYER table.DXFLine Class representing a line segment.DXFLinetype Class representing a linetype for use in LTYPE table.DXFLWPolyline Class representing a set of line segments defining a (possibly closed) polygon.DXFObject Interface for all DXF objects, including graphical entities.DXFPoint Class representing a simple point in a diagram.DXFSection DXFContainer subclass for sections in the DXF document.DXFSpline Class representing a general B-splineDXFStyle 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 tablesDXFText Class representing DXF text, located at a specified position and having specified style (font, size).DXFViewport Class representing a viewport for use in VPORTs table.RealPoint Utility class representing a 3-dimensional pointSplineControlPoint Utility class representing a spline control point, specifying both a 3-dimensional position and a weight.