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

NameDescription
CadDictionaryBaseClass describing DICTIONARY base object.
CadDictionaryWithDefaultClass describing Dictionary With default object.