CadBlockDictionary
Inheritance: java.lang.Object, NonGenericDictionary
All Implemented Interfaces: com.aspose.ms.System.ICloneable
CAD blocks collection
Constructors
| Constructor | Description |
|---|---|
| CadBlockDictionary() | Initializes a new instance of the CadBlockDictionary class. |
Methods
| Method | Description |
|---|---|
| deepClone() | Clones the dictionary. |
CadBlockDictionary()
public CadBlockDictionary()
Initializes a new instance of the CadBlockDictionary class.
deepClone()
public Object deepClone()
Clones the dictionary.
Returns: Object - A new object that is a shallow copy of this instance.