com.aspose.cad.fileformats.dwf
com.aspose.cad.fileformats.dwf package
The com.aspose.cad.fileformats.dwf namespace contains the core types used to work with DWF documents in Aspose.CAD for Java, such as DwfImage, DwfLayersList, DwfPage, and utilities for merging and packaging DWF content. These APIs enable developers to extract raster representations, manage layer visibility, combine multiple DWF sources, and handle compressed DWF packages programmatically.
Classes
| Name | Description |
|---|---|
| DwfImage | DWF image class |
| DwfLayersList | Layer tables list |
| DwfMergeOptions | The DWF merge options. |
| DwfPage | Represents base class for DWF page. |
| DwfZip | Represents Zip-decompressor for DWF |
Enums
| Name | Description |
|---|---|
| DwfMergeType | The DWF merge type. |