Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
CadXdataContainer |
CadBase.getXdataContainer()
Gets or sets the xdata container.
|
CadXdataContainer |
CadBlockEntity.getXdataContainer()
Gets or sets the xdata container.
|
Modifier and Type | Method and Description |
---|---|
void |
CadBase.setXdataContainer(CadXdataContainer value)
Gets or sets the xdata container.
|
void |
CadBlockEntity.setXdataContainer(CadXdataContainer value)
Gets or sets the xdata container.
|