CadAcadProxyEntity

Inheritance: java.lang.Object, CadBaseEntity

Class describing CadAcadProxyEntity

Constructors

ConstructorDescription
CadAcadProxyEntity()Initializes a new instance of the CadAcadProxyEntity class.

Methods

MethodDescription
getTypeName()Gets the name of the type.
getProxyEntityClassId()Gets or sets the proxy entity class identifier.
setProxyEntityClassId(int value)Gets or sets the proxy entity class identifier.
getApplicationEntityClassId()Gets or sets the application entity class identifier.
setApplicationEntityClassId(int value)Gets or sets the application entity class identifier.
getGraphicsDataSizeAttribute92()Gets or sets the size of the graphics data.
setGraphicsDataSizeAttribute92(int value)Gets or sets the size of the graphics data.
getGraphicsDataSizeAttribute160()Gets or sets the graphics data size attribute160.
setGraphicsDataSizeAttribute160(long value)Gets or sets the graphics data size attribute160.
getEntityDataSizeAttribute93()Gets or sets the entity data size attribute93.
setEntityDataSizeAttribute93(Integer value)Gets or sets the entity data size attribute93.
getEntityDataSizeAttribute161()Gets or sets the entity data size attribute161.
setEntityDataSizeAttribute161(Long value)Gets or sets the entity data size attribute161.
getBinaryDataSize()Gets or sets the size of the binary data.
setBinaryDataSize(Long value)Gets or sets the size of the binary data.
getBinaryEntityData()Gets or sets the binary entity data.
setBinaryEntityData(byte[] value)Gets or sets the binary entity data.
getBinaryGraphicsData()Gets or sets the binary graphics data.
setBinaryGraphicsData(byte[] value)Gets or sets the binary graphics data.
getBinaryDataAttribute311()Gets or sets the binary data attribute 311.
setBinaryDataAttribute311(byte[] value)Gets or sets the binary data attribute 311.
getObjectId330()Gets or sets the object id330.
setObjectId330(List value)Gets or sets the object id330.
getObjectId340()Gets or sets the object id 340.
setObjectId340(List value)Gets or sets the object id 340.
getObjectId350()Gets or sets the object id 350.
setObjectId350(List value)Gets or sets the object id 350.
getObjectId360()Gets or sets the object id 360.
setObjectId360(List value)Gets or sets the object id 360.
getObjectIdSectionEnd()Gets or sets the object identifier section end.
setObjectIdSectionEnd(int value)Gets or sets the object identifier section end.
getObjectDrawingFormat()Gets or sets the object drawing format.
setObjectDrawingFormat(int value)Gets or sets the object drawing format.
getCustomObjectDataFormat()Gets or sets the custom object data format.
setCustomObjectDataFormat(short value)Gets or sets the custom object data format.
getSubClassName()The SubClassName
setSubClassName(String value)The SubClassName

CadAcadProxyEntity()

public CadAcadProxyEntity()

Initializes a new instance of the CadAcadProxyEntity class.

getTypeName()

public int getTypeName()

Gets the name of the type.

Returns: int - The name of the type.

getProxyEntityClassId()

public final int getProxyEntityClassId()

Gets or sets the proxy entity class identifier.

Returns: int - The proxy entity class identifier.

setProxyEntityClassId(int value)

public final void setProxyEntityClassId(int value)

Gets or sets the proxy entity class identifier.

Parameters:

ParameterTypeDescription
valueintThe proxy entity class identifier.

getApplicationEntityClassId()

public final int getApplicationEntityClassId()

Gets or sets the application entity class identifier.

Returns: int - The application entity class identifier.

setApplicationEntityClassId(int value)

public final void setApplicationEntityClassId(int value)

Gets or sets the application entity class identifier.

Parameters:

ParameterTypeDescription
valueintThe application entity class identifier.

getGraphicsDataSizeAttribute92()

public final int getGraphicsDataSizeAttribute92()

Gets or sets the size of the graphics data.

Returns: int - The size of the graphics data.

setGraphicsDataSizeAttribute92(int value)

public final void setGraphicsDataSizeAttribute92(int value)

Gets or sets the size of the graphics data.

Parameters:

ParameterTypeDescription
valueintThe size of the graphics data.

getGraphicsDataSizeAttribute160()

public final long getGraphicsDataSizeAttribute160()

Gets or sets the graphics data size attribute160.

Returns: long - The graphics data size attribute160.

setGraphicsDataSizeAttribute160(long value)

public final void setGraphicsDataSizeAttribute160(long value)

Gets or sets the graphics data size attribute160.

Parameters:

ParameterTypeDescription
valuelongThe graphics data size attribute160.

getEntityDataSizeAttribute93()

public final Integer getEntityDataSizeAttribute93()

Gets or sets the entity data size attribute93.

Returns: Integer - The entity data size attribute93.

setEntityDataSizeAttribute93(Integer value)

public final void setEntityDataSizeAttribute93(Integer value)

Gets or sets the entity data size attribute93.

Parameters:

ParameterTypeDescription
valueIntegerThe entity data size attribute93.

getEntityDataSizeAttribute161()

public final Long getEntityDataSizeAttribute161()

Gets or sets the entity data size attribute161.

Returns: Long - The entity data size attribute161.

setEntityDataSizeAttribute161(Long value)

public final void setEntityDataSizeAttribute161(Long value)

Gets or sets the entity data size attribute161.

Parameters:

ParameterTypeDescription
valueLongThe entity data size attribute161.

getBinaryDataSize()

public final Long getBinaryDataSize()

Gets or sets the size of the binary data.

Returns: Long - The size of the binary data.

setBinaryDataSize(Long value)

public final void setBinaryDataSize(Long value)

Gets or sets the size of the binary data.

Parameters:

ParameterTypeDescription
valueLongThe size of the binary data.

getBinaryEntityData()

public final byte[] getBinaryEntityData()

Gets or sets the binary entity data.

Returns: byte[] - The binary entity data.

setBinaryEntityData(byte[] value)

public final void setBinaryEntityData(byte[] value)

Gets or sets the binary entity data.

Parameters:

ParameterTypeDescription
valuebyte[]The binary entity data.

getBinaryGraphicsData()

public final byte[] getBinaryGraphicsData()

Gets or sets the binary graphics data.

Returns: byte[] - The binary graphics data.

setBinaryGraphicsData(byte[] value)

public final void setBinaryGraphicsData(byte[] value)

Gets or sets the binary graphics data.

Parameters:

ParameterTypeDescription
valuebyte[]The binary graphics data.

getBinaryDataAttribute311()

public final byte[] getBinaryDataAttribute311()

Gets or sets the binary data attribute 311.

Returns: byte[] - The binary data attribute 311.

setBinaryDataAttribute311(byte[] value)

public final void setBinaryDataAttribute311(byte[] value)

Gets or sets the binary data attribute 311.

Parameters:

ParameterTypeDescription
valuebyte[]The binary data attribute 311.

getObjectId330()

public final List<String> getObjectId330()

Gets or sets the object id330.

Returns: List - The object id 330.

setObjectId330(List value)

public final void setObjectId330(List<String> value)

Gets or sets the object id330.

Parameters:

ParameterTypeDescription
valueListThe object id 330.

getObjectId340()

public final List<String> getObjectId340()

Gets or sets the object id 340.

Returns: List - The object id 340.

setObjectId340(List value)

public final void setObjectId340(List<String> value)

Gets or sets the object id 340.

Parameters:

ParameterTypeDescription
valueListThe object id 340.

getObjectId350()

public final List<String> getObjectId350()

Gets or sets the object id 350.

Returns: List - The object id 350.

setObjectId350(List value)

public final void setObjectId350(List<String> value)

Gets or sets the object id 350.

Parameters:

ParameterTypeDescription
valueListThe object id 350.

getObjectId360()

public final List<String> getObjectId360()

Gets or sets the object id 360.

Returns: List - The object id 360.

setObjectId360(List value)

public final void setObjectId360(List<String> value)

Gets or sets the object id 360.

Parameters:

ParameterTypeDescription
valueListThe object id 360.

getObjectIdSectionEnd()

public final int getObjectIdSectionEnd()

Gets or sets the object identifier section end.

Returns: int - The object identifier section end.

setObjectIdSectionEnd(int value)

public final void setObjectIdSectionEnd(int value)

Gets or sets the object identifier section end.

Parameters:

ParameterTypeDescription
valueintThe object identifier section end.

getObjectDrawingFormat()

public final int getObjectDrawingFormat()

Gets or sets the object drawing format.

Returns: int - The object drawing format.

setObjectDrawingFormat(int value)

public final void setObjectDrawingFormat(int value)

Gets or sets the object drawing format.

Parameters:

ParameterTypeDescription
valueintThe object drawing format.

getCustomObjectDataFormat()

public final short getCustomObjectDataFormat()

Gets or sets the custom object data format.

Returns: short - The custom object data format.

setCustomObjectDataFormat(short value)

public final void setCustomObjectDataFormat(short value)

Gets or sets the custom object data format.

Parameters:

ParameterTypeDescription
valueshortThe custom object data format.

getSubClassName()

public final String getSubClassName()

The SubClassName

Returns: String

setSubClassName(String value)

public final void setSubClassName(String value)

The SubClassName