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

NameDescription
PltPlotPageThe PLT page with draw items.
PltPlotPropertiesThe PLT plot properties.