CadBlockDictionary

Inheritance: java.lang.Object, NonGenericDictionary

All Implemented Interfaces: com.aspose.ms.System.ICloneable

CAD blocks collection

Constructors

ConstructorDescription
CadBlockDictionary()Initializes a new instance of the CadBlockDictionary class.

Methods

MethodDescription
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.