public abstract class CadBaseObject extends CadBaseOwned
Base class for Cad objects
Constructor and Description |
---|
CadBaseObject()
Initializes a new instance of the
CadBaseObject class. |
Modifier and Type | Method and Description |
---|---|
List<CadBase> |
getChildObjects()
Gets or sets the child objects.
|
int |
getTypeName()
Gets the name of the type.
|
void |
setChildObjects(List<CadBase> value)
Gets or sets the child objects.
|
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer