Package dxfExporter

Class Summary
ArcType Types of a hatch bundary.
Constants Includes basic constants and global functions.
DXF3DFace 3DFace in DXF drawing.
DXFArc Arc in DXF drawing.
DXFBezier Bezier curve which added to DXF as cubic SPLINE with a null amount of fit-points.
DXFData Contains information about any DXF entity properties.
DXFEllipse Ellipse in DXF drawing.
DXFExport Base class for export to DXF.
DXFFigure Interface for DXF figures (entities).
DXFHatch Hatch in DXF drawing (here only "solid line"-hatch), which have more one boundary.
DXFHatchPatternData Hatch pattern data.
DXFLayer Layer in DXF drawing.
DXFLine Line with two points in DXF drawing.
DXFMText MText in DXF drawing.
DXFPixel Pixel in DXF drawing.
DXFPoint Defines the x-, y- and z- coordinates of a 3D point in DXF drawing units.
DXFPolyline Line with set of points in DXF drawing.
DXFRectangle Rectangle in DXF drawing.
DXFSolid Solid in DXF drawing.
DXFText Text in DXF drawing.
HatchBoundaryType Types of a hatch boundary.
HatchStyle Standard styles of a hatch.