Package | Description |
---|---|
com.aspose.cad.fileformats.cad | |
com.aspose.cad.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
CadApplicationCodesContainer |
CadLayersList.getApplicationCodesContainer()
Gets or sets the application codes container.
|
CadApplicationCodesContainer |
CadStylesList.getApplicationCodesContainer()
Gets or sets the application codes container.
|
Modifier and Type | Method and Description |
---|---|
void |
CadLayersList.setApplicationCodesContainer(CadApplicationCodesContainer value)
Gets or sets the application codes container.
|
void |
CadStylesList.setApplicationCodesContainer(CadApplicationCodesContainer value)
Gets or sets the application codes container.
|
Modifier and Type | Method and Description |
---|---|
CadApplicationCodesContainer |
CadBase.getApplicationCodesContainer()
Gets or sets the application defined codes container.
|
Modifier and Type | Method and Description |
---|---|
void |
CadBase.setApplicationCodesContainer(CadApplicationCodesContainer value)
Gets or sets the application defined codes container.
|