public class CadAcadProxyEntity extends CadBaseEntity
Class describing CadAcadProxyEntity
CadBaseEntity
Constructor and Description |
---|
CadAcadProxyEntity()
Initializes a new instance of the
CadAcadProxyEntity class. |
Modifier and Type | Method and Description |
---|---|
int |
getApplicationEntityClassId()
Gets or sets the application entity class identifier.
|
CadBinaryParameter |
getBinaryDataAttribute311()
Gets or sets the binary data attribute 311.
|
CadLongParameter |
getBinaryDataSize()
Gets or sets the size of the binary data.
|
CadBinaryParameter |
getBinaryEntityData()
Gets or sets the binary entity data.
|
CadBinaryParameter |
getBinaryGraphicsData()
Gets or sets the binary graphics data.
|
short |
getCustomObjectDataFormat()
Gets or sets the custom object data format.
|
CadLongParameter |
getEntityDataSizeAttribute161()
Gets or sets the entity data size attribute161.
|
CadIntParameter |
getEntityDataSizeAttribute93()
Gets or sets the entity data size attribute93.
|
CadLongParameter |
getGraphicsDataSizeAttribute160()
Gets or sets the graphics data size attribute160.
|
CadIntParameter |
getGraphicsDataSizeAttribute92()
Gets or sets the size of the graphics data.
|
int |
getObjectDrawingFormat()
Gets or sets the object drawing format.
|
List<CadStringParameter> |
getObjectId330()
Gets or sets the object id330.
|
List<CadStringParameter> |
getObjectId340()
Gets or sets the object id 340.
|
List<CadStringParameter> |
getObjectId350()
Gets or sets the object id 350.
|
List<CadStringParameter> |
getObjectId360()
Gets or sets the object id 360.
|
int |
getObjectIdSectionEnd()
Gets or sets the object identifier section end.
|
int |
getProxyEntityClassId()
Gets or sets the proxy entity class identifier.
|
void |
setApplicationEntityClassId(int value)
Gets or sets the application entity class identifier.
|
void |
setBinaryDataAttribute311(CadBinaryParameter value)
Gets or sets the binary data attribute 311.
|
void |
setBinaryDataSize(CadLongParameter value)
Gets or sets the size of the binary data.
|
void |
setBinaryEntityData(CadBinaryParameter value)
Gets or sets the binary entity data.
|
void |
setBinaryGraphicsData(CadBinaryParameter value)
Gets or sets the binary graphics data.
|
void |
setCustomObjectDataFormat(short value)
Gets or sets the custom object data format.
|
void |
setEntityDataSizeAttribute161(CadLongParameter value)
Gets or sets the entity data size attribute161.
|
void |
setEntityDataSizeAttribute93(CadIntParameter value)
Gets or sets the entity data size attribute93.
|
void |
setGraphicsDataSizeAttribute160(CadLongParameter value)
Gets or sets the graphics data size attribute160.
|
void |
setGraphicsDataSizeAttribute92(CadIntParameter value)
Gets or sets the size of the graphics data.
|
void |
setObjectDrawingFormat(int value)
Gets or sets the object drawing format.
|
void |
setObjectId330(List<CadStringParameter> value)
Gets or sets the object id330.
|
void |
setObjectId340(List<CadStringParameter> value)
Gets or sets the object id 340.
|
void |
setObjectId350(List<CadStringParameter> value)
Gets or sets the object id 350.
|
void |
setObjectId360(List<CadStringParameter> value)
Gets or sets the object id 360.
|
void |
setObjectIdSectionEnd(int value)
Gets or sets the object identifier section end.
|
void |
setProxyEntityClassId(int value)
Gets or sets the proxy entity class identifier.
|
getAttribute160, getAttribute348, getChildObjects, getColorId, getColorName, getColorValue, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, isColorIdSet, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadAcadProxyEntity()
Initializes a new instance of the CadAcadProxyEntity
class.
public int getProxyEntityClassId()
Gets or sets the proxy entity class identifier.
public void setProxyEntityClassId(int value)
Gets or sets the proxy entity class identifier.
value
- The proxy entity class identifier.public int getApplicationEntityClassId()
Gets or sets the application entity class identifier.
public void setApplicationEntityClassId(int value)
Gets or sets the application entity class identifier.
value
- The application entity class identifier.public CadIntParameter getGraphicsDataSizeAttribute92()
Gets or sets the size of the graphics data.
public void setGraphicsDataSizeAttribute92(CadIntParameter value)
Gets or sets the size of the graphics data.
value
- The size of the graphics data.public CadLongParameter getGraphicsDataSizeAttribute160()
Gets or sets the graphics data size attribute160.
public void setGraphicsDataSizeAttribute160(CadLongParameter value)
Gets or sets the graphics data size attribute160.
value
- The graphics data size attribute160.public CadIntParameter getEntityDataSizeAttribute93()
Gets or sets the entity data size attribute93.
public void setEntityDataSizeAttribute93(CadIntParameter value)
Gets or sets the entity data size attribute93.
value
- The entity data size attribute93.public CadLongParameter getEntityDataSizeAttribute161()
Gets or sets the entity data size attribute161.
public void setEntityDataSizeAttribute161(CadLongParameter value)
Gets or sets the entity data size attribute161.
value
- The entity data size attribute161.public CadLongParameter getBinaryDataSize()
Gets or sets the size of the binary data.
public void setBinaryDataSize(CadLongParameter value)
Gets or sets the size of the binary data.
value
- The size of the binary data.public CadBinaryParameter getBinaryEntityData()
Gets or sets the binary entity data.
public void setBinaryEntityData(CadBinaryParameter value)
Gets or sets the binary entity data.
value
- The binary entity data.public CadBinaryParameter getBinaryGraphicsData()
Gets or sets the binary graphics data.
public void setBinaryGraphicsData(CadBinaryParameter value)
Gets or sets the binary graphics data.
value
- The binary graphics data.public CadBinaryParameter getBinaryDataAttribute311()
Gets or sets the binary data attribute 311.
public void setBinaryDataAttribute311(CadBinaryParameter value)
Gets or sets the binary data attribute 311.
value
- The binary data attribute 311.public List<CadStringParameter> getObjectId330()
Gets or sets the object id330.
public void setObjectId330(List<CadStringParameter> value)
Gets or sets the object id330.
value
- The object id 330.public List<CadStringParameter> getObjectId340()
Gets or sets the object id 340.
public void setObjectId340(List<CadStringParameter> value)
Gets or sets the object id 340.
value
- The object id 340.public List<CadStringParameter> getObjectId350()
Gets or sets the object id 350.
public void setObjectId350(List<CadStringParameter> value)
Gets or sets the object id 350.
value
- The object id 350.public List<CadStringParameter> getObjectId360()
Gets or sets the object id 360.
public void setObjectId360(List<CadStringParameter> value)
Gets or sets the object id 360.
value
- The object id 360.public int getObjectIdSectionEnd()
Gets or sets the object identifier section end.
public void setObjectIdSectionEnd(int value)
Gets or sets the object identifier section end.
value
- The object identifier section end.public int getObjectDrawingFormat()
Gets or sets the object drawing format.
public void setObjectDrawingFormat(int value)
Gets or sets the object drawing format.
value
- The object drawing format.public short getCustomObjectDataFormat()
Gets or sets the custom object data format.
public void setCustomObjectDataFormat(short value)
Gets or sets the custom object data format.
value
- The custom object data format.