com.aspose.cad.fileformats.plt.pltparsers.pltparser.pltplotitems
Contents
[
Hide
]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
| Name | Description |
|---|---|
| PltPlotArc | The PLT plot Arc object. |
| PltPlotBezier | The PLT plot bezier curves collection. |
| PltPlotBezierCurve | The PLT plot bezier curve object. |
| PltPlotChars | The PLT plot characters object. |
| PltPlotCircle | The PLT plot circle object. |
| PltPlotCombo | The PLT plot combo object. |
| PltPlotImage | The PLT plot image object. |
| PltPlotLine | The PLT plot Line object. |
| PltPlotObject | The base PLT plot object. |
| PltPlotPoint | The PLT plot Point object. |
| PltPlotRectangle | The PLT plot rectangle. |
| PltPlotWedge | The PLT plot wedge. |