com.aspose.cad.fileformats.dwf.whip.objects
com.aspose.cad.fileformats.dwf.whip.objects package
The com.aspose.cad.fileformats.dwf.whip.objects namespace groups the core types used to represent and manipulate WHIP entities in DWF files. It includes classes for file heuristics, string handling, attributes, layers, geometric primitives, and transformation matrices.
Classes
| Name | Description |
|---|---|
| DwfFileHeuristics | Represents file heuristics |
| DwfString | Represents String |
| DwfWhipAttribute | Represents object familt attributes |
| DwfWhipLayer | Represents Layer |
| DwfWhipLogicalBox | Represents logical box |
| DwfWhipLogicalPoint | Represents Logical point |
| DwfWhipObject | Represents base whip object |
| DwfWhipTransform | Represents transform of scene |
| DwfWhipViewPort | Represents view port |