public class CadRasterImageDefReactor extends CadBaseObject
The Cad raster image definition reactor object.
Constructor and Description |
---|
CadRasterImageDefReactor()
Initializes a new instance of the
CadRasterImageDefReactor class. |
Modifier and Type | Method and Description |
---|---|
String |
getAssociatedObjectID()
Gets or sets the associated object identifier.
|
int |
getClassVersion2()
Gets or sets the class version2.
|
void |
setAssociatedObjectID(String value)
Gets or sets the associated object identifier.
|
void |
setClassVersion2(int value)
Gets or sets the class version2.
|
getChildObjects, getTypeName, setChildObjects
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadRasterImageDefReactor()
Initializes a new instance of the CadRasterImageDefReactor
class.
public String getAssociatedObjectID()
Gets or sets the associated object identifier.
public void setAssociatedObjectID(String value)
Gets or sets the associated object identifier.
value
- The associated object identifier.public int getClassVersion2()
Gets or sets the class version2.
public void setClassVersion2(int value)
Gets or sets the class version2.
value
- The class version2.