public abstract class CadBaseEntity extends CadBaseOwned
The Cad base entity object.
Constructor and Description |
---|
CadBaseEntity()
Initializes a new instance of the
CadBaseEntity class. |
Modifier and Type | Method and Description |
---|---|
List<Cad3DPoint> |
getBounds()
Minimal and maximal points of entity.
|
List<CadBaseEntity> |
getChildObjects()
Gets or sets the child objects.
|
short |
getColorId()
Gets or sets the color id.
|
String |
getColorName()
Gets or sets the name of the color.
|
Integer |
getColorValue()
Gets or sets the color value.
|
byte |
getEntmode()
The Entmode
|
String |
getHyperlink()
Gets or sets the hyperlink.
|
String |
getLayerName()
Gets or sets the name of the layer.
|
String |
getLayoutTabName()
Gets or sets the name of the layout tab.
|
double |
getLineScale()
Gets or sets the line scale.
|
String |
getLineTypeName()
Gets or sets the name of the line type.
|
short |
getLineWeight()
Gets or sets the line weight.
|
byte |
getLType()
The LType
|
String |
getMaterial()
Gets or sets the material.
|
String |
getMaterialHandle()
Gets or sets the material handle.
|
int |
getNumreactors()
The Numreactors
|
String |
getPlotStyle()
Gets or sets the plot style.
|
byte |
getPlotStyleFlag()
Plot style flag.
|
Integer |
getProxyBytesCount()
Gets or sets the proxy bytes count.
|
byte[] |
getProxyData()
Gets or sets the proxy data.
|
Short |
getShadowMode()
Gets or sets the shadow mode.
|
int |
getSpaceMode()
Gets or sets the space mode.
|
boolean |
getStorageFlag()
The StorageFlag
|
Integer |
getTransparency()
Gets or sets the transparency.
|
int |
getTypeName()
Gets the name of the type.
|
short |
getVisible()
Gets or sets a value indicating whether this
CadBaseEntity is visible. |
boolean |
getXDirMissingFlag()
The XDirMissingFlag
|
boolean |
isByLayer()
The IsByLayer
|
boolean |
isNoLinks()
The IsNoLinks
|
void |
setBounds(List<Cad3DPoint> value)
Minimal and maximal points of entity.
|
void |
setByLayer(boolean value)
The IsByLayer
|
void |
setChildObjects(List<CadBaseEntity> value)
Gets or sets the child objects.
|
void |
setColorId(short value)
Gets or sets the color id.
|
void |
setColorName(String value)
Gets or sets the name of the color.
|
void |
setColorValue(Integer value)
Gets or sets the color value.
|
void |
setEntmode(byte value)
The Entmode
|
void |
setHyperlink(String value)
Gets or sets the hyperlink.
|
void |
setLayerName(String value)
Gets or sets the name of the layer.
|
void |
setLayoutTabName(String value)
Gets or sets the name of the layout tab.
|
void |
setLineScale(double value)
Gets or sets the line scale.
|
void |
setLineTypeName(String value)
Gets or sets the name of the line type.
|
void |
setLineWeight(short value)
Gets or sets the line weight.
|
void |
setLType(byte value)
The LType
|
void |
setMaterial(String value)
Gets or sets the material.
|
void |
setMaterialHandle(String value)
Gets or sets the material handle.
|
void |
setNoLinks(boolean value)
The IsNoLinks
|
void |
setNumreactors(int value)
The Numreactors
|
void |
setPlotStyle(String value)
Gets or sets the plot style.
|
void |
setPlotStyleFlag(byte value)
Plot style flag.
|
void |
setProxyBytesCount(Integer value)
Gets or sets the proxy bytes count.
|
void |
setProxyData(byte[] value)
Gets or sets the proxy data.
|
void |
setShadowMode(Short value)
Gets or sets the shadow mode.
|
void |
setSpaceMode(int value)
Gets or sets the space mode.
|
void |
setStorageFlag(boolean value)
The StorageFlag
|
void |
setTransparency(Integer value)
Gets or sets the transparency.
|
void |
setVisible(short value)
Gets or sets a value indicating whether this
CadBaseEntity is visible. |
void |
setXDirMissingFlag(boolean value)
The XDirMissingFlag
|
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadBaseEntity()
Initializes a new instance of the CadBaseEntity
class.
public int getTypeName()
Gets the name of the type.
public final List<CadBaseEntity> getChildObjects()
Gets or sets the child objects.
public final void setChildObjects(List<CadBaseEntity> value)
Gets or sets the child objects.
public final short getColorId()
Gets or sets the color id.
public final void setColorId(short value)
Gets or sets the color id.
value
- The color id.public final String getLayoutTabName()
Gets or sets the name of the layout tab.
public final void setLayoutTabName(String value)
Gets or sets the name of the layout tab.
value
- The name of the layout tab.public final String getColorName()
Gets or sets the name of the color.
public final void setColorName(String value)
Gets or sets the name of the color.
value
- The name of the color.public final Integer getColorValue()
Gets or sets the color value.
public final void setColorValue(Integer value)
Gets or sets the color value.
value
- The color value.public final String getLayerName()
Gets or sets the name of the layer.
public final void setLayerName(String value)
Gets or sets the name of the layer.
value
- The name of the layer.public final double getLineScale()
Gets or sets the line scale.
public final void setLineScale(double value)
Gets or sets the line scale.
value
- The line scale.public final String getLineTypeName()
Gets or sets the name of the line type.
public final void setLineTypeName(String value)
Gets or sets the name of the line type.
value
- The name of the line type.public final short getLineWeight()
Gets or sets the line weight.
public final void setLineWeight(short value)
Gets or sets the line weight.
value
- The line weight.public final String getMaterial()
Gets or sets the material.
public final void setMaterial(String value)
Gets or sets the material.
value
- The material.public final String getMaterialHandle()
Gets or sets the material handle.
public final void setMaterialHandle(String value)
Gets or sets the material handle.
public final String getPlotStyle()
Gets or sets the plot style.
public final void setPlotStyle(String value)
Gets or sets the plot style.
value
- The plot style.public final Integer getProxyBytesCount()
Gets or sets the proxy bytes count.
public final void setProxyBytesCount(Integer value)
Gets or sets the proxy bytes count.
value
- The proxy bytes count.public final byte[] getProxyData()
Gets or sets the proxy data.
public final void setProxyData(byte[] value)
Gets or sets the proxy data.
value
- The proxy data.public final Short getShadowMode()
Gets or sets the shadow mode.
public final void setShadowMode(Short value)
Gets or sets the shadow mode.
value
- The shadow mode.public final int getSpaceMode()
Gets or sets the space mode.
CadException
- Space mode is not validpublic final void setSpaceMode(int value)
Gets or sets the space mode.
value
- The space mode.CadException
- Space mode is not validpublic final List<Cad3DPoint> getBounds()
Minimal and maximal points of entity. Filled after GetBounds is called for CadImage.
public final void setBounds(List<Cad3DPoint> value)
Minimal and maximal points of entity. Filled after GetBounds is called for CadImage.
public final Integer getTransparency()
Gets or sets the transparency.
public final void setTransparency(Integer value)
Gets or sets the transparency.
value
- The transparency.public short getVisible()
Gets or sets a value indicating whether this CadBaseEntity
is visible.
true
if visible; otherwise, false
.public void setVisible(short value)
Gets or sets a value indicating whether this CadBaseEntity
is visible.
value
- true
if visible; otherwise, false
.public final String getHyperlink()
Gets or sets the hyperlink.
public final void setHyperlink(String value)
Gets or sets the hyperlink.
value
- The hyperlink.public final byte getEntmode()
The Entmode
public final void setEntmode(byte value)
The Entmode
public final int getNumreactors()
The Numreactors
public final void setNumreactors(int value)
The Numreactors
public final boolean getXDirMissingFlag()
The XDirMissingFlag
public final void setXDirMissingFlag(boolean value)
The XDirMissingFlag
public final boolean getStorageFlag()
The StorageFlag
public final void setStorageFlag(boolean value)
The StorageFlag
public final boolean isByLayer()
The IsByLayer
public final void setByLayer(boolean value)
The IsByLayer
public final boolean isNoLinks()
The IsNoLinks
public final void setNoLinks(boolean value)
The IsNoLinks
public final byte getLType()
The LType
public final void setLType(byte value)
The LType
public final byte getPlotStyleFlag()
Plot style flag.
public final void setPlotStyleFlag(byte value)
Plot style flag.