Package | Description |
---|---|
com.aspose.imaging.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
CadXdata |
CadXdataContainer.getAcadData()
Gets the ACAD data.
|
CadXdata |
CadXdataContainer.getData(String applicationName)
Gets the data.
|
Modifier and Type | Method and Description |
---|---|
List<CadXdata> |
CadXdataContainer.getXdatas() |
Modifier and Type | Method and Description |
---|---|
static CadCodeValue |
CadXdata.getFirstValue(CadXdata xdata,
int attribute)
Get first occurrence of an attribute from XData
|
Modifier and Type | Method and Description |
---|---|
void |
CadXdataContainer.setXdatas(List<CadXdata> value) |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.