Package | Description |
---|---|
com.aspose.cad.fileformats.cad |
Modifier and Type | Method and Description |
---|---|
CadSymbolTableGroupCodes |
CadAppIdDictionary.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadBlockRecordList.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadDimensionDictionary.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadLayersList.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadLineTypesDictionary.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadStylesList.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadUcsList.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadViewList.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
CadSymbolTableGroupCodes |
CadVportList.getCadSymbolTableGroupCodes()
Gets or sets the cad symbol table group codes.
|
Modifier and Type | Method and Description |
---|---|
void |
CadAppIdDictionary.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadBlockRecordList.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadDimensionDictionary.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadLayersList.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadLineTypesDictionary.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadStylesList.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadUcsList.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadViewList.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|
void |
CadVportList.setCadSymbolTableGroupCodes(CadSymbolTableGroupCodes value)
Gets or sets the cad symbol table group codes.
|