com.aspose.cad.fileformats.cad.cadobjects.hatch

com.aspose.cad.fileformats.cad.cadobjects.hatch package

The com.aspose.cad.fileformats.cad.cadobjects.hatch namespace defines the API for creating, modifying, and querying hatch entities, including their patterns and boundary definitions. It includes classes for various boundary path types such as lines, circular arcs, ellipses, and splines, as well as containers for hatch data.

Classes

NameDescription
CadBoundaryPathCircularArcThe Cad boundary path circular arc.
CadBoundaryPathCircularEllipseThe Cad boundary path circular ellipse.
CadBoundaryPathLineThe Cad boundary path line.
CadBoundaryPathSplineThe Cad boundary path spline.
CadEdgeBoundaryPathThe Cad edge boundary path.
CadHatchThe Cad hatch.
CadHatchBoundaryPathContainerBoundary for hatch
CadHatchPatternDataCad hatch pattern class
CadPolylineBoundaryPathThe Cad polyline boundary path.
CadReservedForFutureValuesThe reserved for future values
Point2DThe 2D point.

Interfaces

NameDescription
ICadBoundaryPathThe Cad boundary path.
ICadBoundaryPathEntityThe Cad boundary path entity interface.