com.aspose.cad.fileformats.plt.pltparsers.pltparser.pltplotitems

com.aspose.cad.fileformats.plt.pltparsers.pltparser.pltplotitems package

The com.aspose.cad.fileformats.plt.pltparsers.pltparser.pltplotitems namespace defines the concrete plot item types used by the PLT parser. These classes enable detailed manipulation and rendering of geometric and raster elements extracted from HPGL/PLT files.

Classes

NameDescription
PltPlotArcThe PLT plot Arc object.
PltPlotBezierThe PLT plot bezier curves collection.
PltPlotBezierCurveThe PLT plot bezier curve object.
PltPlotCharsThe PLT plot characters object.
PltPlotCircleThe PLT plot circle object.
PltPlotComboThe PLT plot combo object.
PltPlotImageThe PLT plot image object.
PltPlotLineThe PLT plot Line object.
PltPlotObjectThe base PLT plot object.
PltPlotPointThe PLT plot Point object.
PltPlotRectangleThe PLT plot rectangle.
PltPlotWedgeThe PLT plot wedge.