Package | Description |
---|---|
com.aspose.imaging.fileformats.cad.cadobjects | |
com.aspose.imaging.fileformats.cad.cadtables |
Modifier and Type | Field and Description |
---|---|
CadStringParameter |
CadBase.typeName_internalized
The parameter type name
|
Modifier and Type | Method and Description |
---|---|
List<CadStringParameter> |
CadTableEntity.getAdditionalStrings()
Gets or sets the additional strings.
|
List<CadStringParameter> |
CadTableEntity.getAttribDefSoftPointer()
Gets or sets the attrib def soft pointer.
|
List<CadStringParameter> |
CadTableEntity.getAttribTextStrings()
Gets or sets the attrib text strings.
|
List<CadStringParameter> |
CadTableEntity.getCellStrings()
Gets or sets the cell strings.
|
List<CadStringParameter> |
CadTableEntity.getHardPointerIds()
Gets or sets the hard pointer ids.
|
List<CadStringParameter> |
CadTableEntity.getTextStyleName()
Gets or sets the text style name.
|
List<CadStringParameter> |
CadTableEntity.getTextStyleNameCellType()
Gets or sets the text style name cell type.
|
Modifier and Type | Method and Description |
---|---|
void |
CadTableEntity.setAdditionalStrings(List<CadStringParameter> value)
Gets or sets the additional strings.
|
void |
CadTableEntity.setAttribDefSoftPointer(List<CadStringParameter> value)
Gets or sets the attrib def soft pointer.
|
void |
CadTableEntity.setAttribTextStrings(List<CadStringParameter> value)
Gets or sets the attrib text strings.
|
void |
CadTableEntity.setCellStrings(List<CadStringParameter> value)
Gets or sets the cell strings.
|
void |
CadTableEntity.setHardPointerIds(List<CadStringParameter> value)
Gets or sets the hard pointer ids.
|
void |
CadTableEntity.setTextStyleName(List<CadStringParameter> value)
Gets or sets the text style name.
|
void |
CadTableEntity.setTextStyleNameCellType(List<CadStringParameter> value)
Gets or sets the text style name cell type.
|
Modifier and Type | Method and Description |
---|---|
CadStringParameter |
CadVportTableObject.getAmbientColor3()
Gets or sets the ambient color3.
|
CadStringParameter |
CadVportTableObject.getBackgroundHandle()
Gets or sets the background handle.
|
CadStringParameter |
CadVportTableObject.getName()
Gets or sets the name.
|
CadStringParameter |
CadVportTableObject.getShadeHandle()
Gets or sets the shade handle.
|
CadStringParameter |
CadVportTableObject.getStyleSheet()
Gets or sets the style sheet.
|
CadStringParameter |
CadVportTableObject.getUcsBaseHandle()
Gets or sets the ucs base handle.
|
CadStringParameter |
CadVportTableObject.getUcsHandle()
Gets or sets the ucs handle.
|
CadStringParameter |
CadVportTableObject.getVisualStyleHandle()
Gets or sets the visual style handle.
|
Modifier and Type | Method and Description |
---|---|
List<CadStringParameter> |
CadLineTypeTableObject.getStyleReference()
Gets or sets the style reference.
|
List<CadStringParameter> |
CadLineTypeTableObject.getTextStrings()
Gets or sets the text strings.
|
Modifier and Type | Method and Description |
---|---|
void |
CadVportTableObject.setAmbientColor3(CadStringParameter value)
Gets or sets the ambient color3.
|
void |
CadVportTableObject.setBackgroundHandle(CadStringParameter value)
Gets or sets the background handle.
|
void |
CadVportTableObject.setName(CadStringParameter value)
Gets or sets the name.
|
void |
CadVportTableObject.setShadeHandle(CadStringParameter value)
Gets or sets the shade handle.
|
void |
CadVportTableObject.setStyleSheet(CadStringParameter value)
Gets or sets the style sheet.
|
void |
CadVportTableObject.setUcsBaseHandle(CadStringParameter value)
Gets or sets the ucs base handle.
|
void |
CadVportTableObject.setUcsHandle(CadStringParameter value)
Gets or sets the ucs handle.
|
void |
CadVportTableObject.setVisualStyleHandle(CadStringParameter value)
Gets or sets the visual style handle.
|
Modifier and Type | Method and Description |
---|---|
void |
CadLineTypeTableObject.setStyleReference(List<CadStringParameter> value)
Gets or sets the style reference.
|
void |
CadLineTypeTableObject.setTextStrings(List<CadStringParameter> value)
Gets or sets the text strings.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.