| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects.field |
| Modifier and Type | Method and Description |
|---|---|
List<CadFieldData> |
CadField.getCadFieldData()
Gets or sets the cad field data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadField.setCadFieldData(List<CadFieldData> value)
Gets or sets the cad field data.
|