com.aspose.cad.fileformats.cad
Contents
[
Hide
]com.aspose.cad.fileformats.cad package
The com.aspose.cad.fileformats.cad namespace groups the fundamental building blocks used by Aspose.CAD for Java to represent and manipulate CAD file components. It includes collections such as CadBlockDictionary, CadDimensionDictionary, and value objects like CadCodeValue that enable low‑level access to CAD entities.
Classes
| Name | Description |
|---|---|
| CadAcdsList | The Cad Object List |
| CadAppIdDictionary | Collection of cad layouts |
| CadBinaryCodeValue | Cad binary Code Value class |
| CadBlockDictionary | CAD blocks collection |
| CadBlockRecordList | The cad view dictionary The following group codes apply to VPORT symbol table entries. The VPORT … |
| CadClassList | CAD classes collection |
| CadCodeValue | Code Value class |
| CadDimensionDictionary | Dimension styles dictionary. |
| CadImage | Cad image class |
| CadLayersList | Layer tables list Since the name is not unique, we use List as a container |
| CadLayoutDictionary | Collection of cad layouts |
| CadLineTypesDictionary | Represents dictionary with types of lines. |
| CadStylesList | List of Cad styles |
| CadUcsList | The cad view dictionary The following group codes apply to VPORT symbol table entries. The VPORT … |
| CadViewList | The cad view dictionary The following group codes apply to VPORT symbol table entries. The VPORT … |
| CadVportList | The cad viewport dictionary The following group codes apply to VPORT symbol table entries. The VP… |
| DxfImage | Dxf image class |
Enums
| Name | Description |
|---|---|
| CadDrawTypeMode | Represents possible modes for colorization of objects. |
| CadEntityAttribute | Entities enum |
| ScaleType | Represents possible modes for automatic scale of an image. |