public class CadTableEntity extends CadEntityBase
The Cad table
| Constructor and Description |
|---|
CadTableEntity()
Initializes a new instance of the
CadTableEntity class. |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
getAttribute140List()
Gets or sets the attribute 140 list.
|
String |
getBlockName()
Gets or sets the block name.
|
int |
getBreakFlowDirection()
Gets or sets a break flow direction
|
short |
getBreakOptionFlag()
Gets or sets a break option flag
|
double |
getBreakSpacing()
Gets or sets a break spacing
|
int |
getFlagForTableValue()
Gets or sets the flag for table value.
|
int |
getFlagOverride()
Gets or sets the flag override.
|
int |
getFlagOverrideBorderColor()
Gets or sets the flag override border color.
|
int |
getFlagOverrideBorderLineWeight()
Gets or sets the flag override border line weight.
|
int |
getFlagOverrideBorderVisibility()
Gets or sets the flag override border visibility.
|
CadFormattedTableData |
getFormattedTableData()
The formatted table data
|
double |
getHorizontalCellMargin()
Gets or sets the horizontal cell margin.
|
Cad3DPoint |
getInsertionPoint()
Gets or sets the insertion point.
|
String |
getLinkedDataDescription()
The linked data description
|
String |
getLinkedDataName()
The linked data name
|
CadLinkedTableData |
getLinkedTableData()
The linked table data
|
int |
getNumberOfColumns()
Gets or sets the number of columns.
|
int |
getNumberOfRows()
Gets or sets the number of rows.
|
String |
getPointerIdToOwnerBlock()
Gets or sets the pointer id to owner block.
|
String |
getPointerIdTotablestyle()
Gets or sets the pointer id totablestyle.
|
short |
getSuppressHeaderRow()
Gets or sets the suppress header row.
|
short |
getSuppressTitle()
Gets or sets the suppress title.
|
List<CadTableCell> |
getTableCellList()
Gets or sets the cad table cell list.
|
List<TableDataBreakHeight> |
getTableDataBreakHeights()
Gets or sets the table break heights data
|
List<TableDataBreakRow> |
getTableDataBreakRows()
Gets or sets the table break rows data
|
short |
getTableDataVersionNumber()
Gets or sets the table data version number.
|
List<String> |
getTextStyleName()
Gets or sets the text style name.
|
CadEntityTypeName |
getTypeName()
Gets the name of the type.
|
double |
getVerticalCellMargin()
Gets or sets the vertical cell margin.
|
boolean |
hasBreakData()
Gets or sets a value indicating whether the table has break data.
|
void |
setAttribute140List(List<Double> value)
Gets or sets the attribute 140 list.
|
void |
setBlockName(String value)
Gets or sets the block name.
|
void |
setBreakData(boolean value)
Gets or sets a value indicating whether the table has break data.
|
void |
setBreakFlowDirection(int value)
Gets or sets a break flow direction
|
void |
setBreakOptionFlag(short value)
Gets or sets a break option flag
|
void |
setBreakSpacing(double value)
Gets or sets a break spacing
|
void |
setFlagForTableValue(int value)
Gets or sets the flag for table value.
|
void |
setFlagOverride(int value)
Gets or sets the flag override.
|
void |
setFlagOverrideBorderColor(int value)
Gets or sets the flag override border color.
|
void |
setFlagOverrideBorderLineWeight(int value)
Gets or sets the flag override border line weight.
|
void |
setFlagOverrideBorderVisibility(int value)
Gets or sets the flag override border visibility.
|
void |
setFormattedTableData(CadFormattedTableData value)
The formatted table data
|
void |
setHorizontalCellMargin(double value)
Gets or sets the horizontal cell margin.
|
void |
setInsertionPoint(Cad3DPoint value)
Gets or sets the insertion point.
|
void |
setLinkedDataDescription(String value)
The linked data description
|
void |
setLinkedDataName(String value)
The linked data name
|
void |
setLinkedTableData(CadLinkedTableData value)
The linked table data
|
void |
setNumberOfColumns(int value)
Gets or sets the number of columns.
|
void |
setNumberOfRows(int value)
Gets or sets the number of rows.
|
void |
setPointerIdToOwnerBlock(String value)
Gets or sets the pointer id to owner block.
|
void |
setPointerIdTotablestyle(String value)
Gets or sets the pointer id totablestyle.
|
void |
setSuppressHeaderRow(short value)
Gets or sets the suppress header row.
|
void |
setSuppressTitle(short value)
Gets or sets the suppress title.
|
void |
setTableCellList(List<CadTableCell> value)
Gets or sets the cad table cell list.
|
void |
setTableDataBreakHeights(List<TableDataBreakHeight> value)
Gets or sets the table break heights data
|
void |
setTableDataBreakRows(List<TableDataBreakRow> value)
Gets or sets the table break rows data
|
void |
setTableDataVersionNumber(short value)
Gets or sets the table data version number.
|
void |
setTextStyleName(List<String> value)
Gets or sets the text style name.
|
void |
setVerticalCellMargin(double value)
Gets or sets the vertical cell margin.
|
getArea, getAssocViewPortHandle, getBounds, getChildObjects, getChilds, getColorHandle, getColorId, getColorName, getColorValue, getEntmode, getGroupHandle, getHyperlink, getId, getLayerName, getLayoutTabName, getLength, getLineScale, getLineTypeName, getLineWeight, getLType, getMaterial, getPlotStyle, getPlotStyleFlag, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getStorageFlag, getTransparency, getVisible, getXDirMissingFlag, isAssocViewPortHandleSet, isByLayer, isNoLinks, setBounds, setByLayer, setChildObjects, setColorHandle, setColorId, setColorName, setColorValue, setEntmode, setGroupHandle, setHyperlink, setId, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setLType, setMaterial, setNoLinks, setPlotStyle, setPlotStyleFlag, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setStorageFlag, setTransparency, setVisible, setXDirMissingFlaggetHardOwner, getNumreactors, getReactors, getSoftOwner, isSoftOwnerSet, setHardOwner, setNumreactors, setReactors, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getUID, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setUID, setXdataContainerpublic CadTableEntity()
Initializes a new instance of the CadTableEntity class.
public CadEntityTypeName getTypeName()
Gets the name of the type.
getTypeName in class CadEntityBasepublic final List<CadTableCell> getTableCellList()
Gets or sets the cad table cell list.
public final void setTableCellList(List<CadTableCell> value)
Gets or sets the cad table cell list.
value - The cad table cell list.public final List<Double> getAttribute140List()
Gets or sets the attribute 140 list.
public final void setAttribute140List(List<Double> value)
Gets or sets the attribute 140 list.
value - The attribute 140 list.public final double getHorizontalCellMargin()
Gets or sets the horizontal cell margin.
public final void setHorizontalCellMargin(double value)
Gets or sets the horizontal cell margin.
value - The horizontal cell margin.public final double getVerticalCellMargin()
Gets or sets the vertical cell margin.
public final void setVerticalCellMargin(double value)
Gets or sets the vertical cell margin.
value - The vertical cell margin.public final String getBlockName()
Gets or sets the block name.
public final void setBlockName(String value)
Gets or sets the block name.
public final int getFlagForTableValue()
Gets or sets the flag for table value.
public final void setFlagForTableValue(int value)
Gets or sets the flag for table value.
public final int getFlagOverride()
Gets or sets the flag override.
public final void setFlagOverride(int value)
Gets or sets the flag override.
public final int getFlagOverrideBorderColor()
Gets or sets the flag override border color.
public final void setFlagOverrideBorderColor(int value)
Gets or sets the flag override border color.
public final int getFlagOverrideBorderLineWeight()
Gets or sets the flag override border line weight.
public final void setFlagOverrideBorderLineWeight(int value)
Gets or sets the flag override border line weight.
public final int getFlagOverrideBorderVisibility()
Gets or sets the flag override border visibility.
public final void setFlagOverrideBorderVisibility(int value)
Gets or sets the flag override border visibility.
public final Cad3DPoint getInsertionPoint()
Gets or sets the insertion point.
public final void setInsertionPoint(Cad3DPoint value)
Gets or sets the insertion point.
public final int getNumberOfColumns()
Gets or sets the number of columns.
public final void setNumberOfColumns(int value)
Gets or sets the number of columns.
public final int getNumberOfRows()
Gets or sets the number of rows.
public final void setNumberOfRows(int value)
Gets or sets the number of rows.
public final String getPointerIdToOwnerBlock()
Gets or sets the pointer id to owner block.
public final void setPointerIdToOwnerBlock(String value)
Gets or sets the pointer id to owner block.
public final String getPointerIdTotablestyle()
Gets or sets the pointer id totablestyle.
public final void setPointerIdTotablestyle(String value)
Gets or sets the pointer id totablestyle.
public final short getTableDataVersionNumber()
Gets or sets the table data version number.
public final void setTableDataVersionNumber(short value)
Gets or sets the table data version number.
public final short getSuppressTitle()
Gets or sets the suppress title.
Value: The suppress title.public final void setSuppressTitle(short value)
Gets or sets the suppress title.
Value: The suppress title.public final short getSuppressHeaderRow()
Gets or sets the suppress header row.
Value: The suppress header row.public final void setSuppressHeaderRow(short value)
Gets or sets the suppress header row.
Value: The suppress header row.public final void setTextStyleName(List<String> value)
Gets or sets the text style name.
public final String getLinkedDataName()
The linked data name
public final void setLinkedDataName(String value)
The linked data name
public final String getLinkedDataDescription()
The linked data description
public final void setLinkedDataDescription(String value)
The linked data description
public final CadLinkedTableData getLinkedTableData()
The linked table data
public final void setLinkedTableData(CadLinkedTableData value)
The linked table data
public final CadFormattedTableData getFormattedTableData()
The formatted table data
public final void setFormattedTableData(CadFormattedTableData value)
The formatted table data
public final boolean hasBreakData()
Gets or sets a value indicating whether the table has break data.
public final void setBreakData(boolean value)
Gets or sets a value indicating whether the table has break data.
public final short getBreakOptionFlag()
Gets or sets a break option flag
public final void setBreakOptionFlag(short value)
Gets or sets a break option flag
public final List<TableDataBreakHeight> getTableDataBreakHeights()
Gets or sets the table break heights data
public final void setTableDataBreakHeights(List<TableDataBreakHeight> value)
Gets or sets the table break heights data
public final int getBreakFlowDirection()
Gets or sets a break flow direction
public final void setBreakFlowDirection(int value)
Gets or sets a break flow direction
public final double getBreakSpacing()
Gets or sets a break spacing
public final void setBreakSpacing(double value)
Gets or sets a break spacing
public final List<TableDataBreakRow> getTableDataBreakRows()
Gets or sets the table break rows data
public final void setTableDataBreakRows(List<TableDataBreakRow> value)
Gets or sets the table break rows data
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.