com.aspose.cad.fileformats.cad.cadobjects.dictionary
com.aspose.cad.fileformats.cad.cadobjects.dictionary package
The com.aspose.cad.fileformats.cad.cadobjects.dictionary namespace defines dictionary structures used by CAD objects to store key‑value pairs. It includes CadDictionaryBase, the abstract foundation, and CadDictionaryWithDefault, which supplies a fallback entry when a key is missing.
Classes
| Name | Description |
|---|---|
| CadDictionaryBase | Class describing DICTIONARY base object. |
| CadDictionaryWithDefault | Class describing Dictionary With default object. |