public class CadAcDbMLeaderObjectContextDataClass extends CadAcDbObjectContextData
Class describing ACDB_MLEADEROBJECTCONTEXTDATA_CLASS object.
Constructor and Description |
---|
CadAcDbMLeaderObjectContextDataClass()
Initializes a new instance of the
CadAcDbMLeaderObjectContextDataClass class. |
Modifier and Type | Method and Description |
---|---|
List<CadParameter> |
getAnnotateScaleParameterList()
Gets or sets the annotate scale parameter list.
|
void |
setAnnotateScaleParameterList(List<CadParameter> value)
Gets or sets the annotate scale parameter list.
|
getChildObjects, getTypeName, setChildObjects
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadAcDbMLeaderObjectContextDataClass()
Initializes a new instance of the CadAcDbMLeaderObjectContextDataClass
class.
public List<CadParameter> getAnnotateScaleParameterList()
Gets or sets the annotate scale parameter list.
public void setAnnotateScaleParameterList(List<CadParameter> value)
Gets or sets the annotate scale parameter list.
value
- The annotate scale parameter list.