com.aspose.cad.fileformats.plt.pltparsers.pltparser
com.aspose.cad.fileformats.plt.pltparsers.pltparser package
It includes core types such as PltPlotPage, which represents an individual plot page, and PltPlotProperties, which encapsulates global plot settings. Use these classes to access page geometry, pen attributes, and other HPGL directives when processing PLT files.
Classes
| Name | Description |
|---|---|
| PltPlotPage | The PLT page with draw items. |
| PltPlotProperties | The PLT plot properties. |