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, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, 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.