Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
List<CadObjectAttribute> |
CadBase.getAttributes()
Gets or sets the attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
CadBase.setAttributes(List<CadObjectAttribute> value)
Gets or sets the attributes.
|