public class CadMLeaderStyle extends CadBaseEntity
Class describing CadMLeaderStyle
Constructor and Description |
---|
CadMLeaderStyle()
Initializes a new instance of the
CadMLeaderStyle class. |
Modifier and Type | Method and Description |
---|---|
CadDoubleParameter |
getAlignSpace()
Gets or sets the align space.
|
CadStringParameter |
getArrowheadId()
Gets or sets the arrowhead identifier.
|
CadDoubleParameter |
getArrowheadSize()
Gets or sets the size of the arrowhead.
|
CadIntParameter |
getBlockContentColor()
Gets or sets the color of the block content.
|
CadShortParameter |
getBlockContentConnectionType()
Gets or sets the type of the block content connection.
|
CadStringParameter |
getBlockContentId()
Gets or sets the block content identifier.
|
CadDoubleParameter |
getBlockContentRotation()
Gets or sets the block content rotation.
|
CadDoubleParameter |
getBlockContentScaleX()
Gets or sets the block content scale x.
|
CadDoubleParameter |
getBlockContentScaleY()
Gets or sets the block content scale y.
|
CadDoubleParameter |
getBlockContentScaleZ()
Gets or sets the block content scale z.
|
CadShortParameter |
getBottomTextAttachmentDirection()
Gets or sets the bottom text attachment direction.
|
CadDoubleParameter |
getBreakGapSize()
Gets or sets the size of the break gap.
|
CadShortParameter |
getContentType()
Gets or sets the type of the content.
|
CadStringParameter |
getDefaultMTextContents()
Gets or sets the default m text contents.
|
CadDoubleParameter |
getDoglegLength()
Gets or sets the length of the dogleg.
|
CadShortParameter |
getDrawLeaderOrderType()
Gets or sets the type of the draw leader order.
|
CadShortParameter |
getDrawMLeaderOrderType()
Gets or sets the type of the draw m leader order.
|
CadBoolParameter |
getEnableBlockContentRotation()
Gets or sets the enable block content rotation.
|
CadBoolParameter |
getEnableBlockContentScale()
Gets or sets the enable block content scale.
|
CadBoolParameter |
getEnableDogleg()
Gets or sets the enable dogleg.
|
CadBoolParameter |
getEnableFrameText()
Gets or sets the enable frame text.
|
CadBoolParameter |
getEnableLanding()
Gets or sets the enable landing.
|
CadDoubleParameter |
getFirstSegmentAngleConstraint()
Gets or sets the first segment angle constraint.
|
CadDoubleParameter |
getLandingGap()
Gets or sets the landing gap.
|
CadIntParameter |
getLeaderLineColor()
Gets or sets the color of the leader line.
|
CadShortParameter |
getLeaderLineType()
Gets or sets the type of the leader line.
|
CadStringParameter |
getLeaderLineTypeId()
Gets or sets the leader line type identifier.
|
CadIntParameter |
getLeaderLineWeight()
Gets or sets the leader line weight.
|
CadIntParameter |
getMaxLeaderSegmentsPoints()
Gets or sets the maximum leader segments points.
|
CadStringParameter |
getMleaderStyleDescription()
Gets or sets the mleader style description.
|
CadStringParameter |
getMTextStyleId()
Gets or sets the m text style identifier.
|
CadBoolParameter |
getOverwritePropertyValue()
Gets or sets the overwrite property value.
|
CadDoubleParameter |
getScale()
Gets or sets the scale.
|
CadDoubleParameter |
getSecondSegmentAngleConstraint()
Gets or sets the second segment angle constraint.
|
CadBoolParameter |
getTextAlignAlwaysLeft()
Gets or sets the text align always left.
|
CadShortParameter |
getTextAlignmentType()
Gets or sets the type of the text alignment.
|
CadShortParameter |
getTextAngleType()
Gets or sets the type of the text angle.
|
CadShortParameter |
getTextAttachmentDirection()
Gets or sets the text attachment direction.
|
CadIntParameter |
getTextColor()
Gets or sets the color of the text.
|
CadDoubleParameter |
getTextHeight()
Gets or sets the height of the text.
|
CadShortParameter |
getTextLeftAttachmentType()
Gets or sets the type of the text left attachment.
|
CadShortParameter |
getTextRightAttachmentType()
Gets or sets the type of the text right attachment.
|
CadShortParameter |
getTopTextAttachmentDirection()
Gets or sets the top text attachment direction.
|
CadBoolParameter |
isAnnotative()
Gets or sets the is annotative.
|
void |
setAlignSpace(CadDoubleParameter value)
Gets or sets the align space.
|
void |
setAnnotative(CadBoolParameter value)
Gets or sets the is annotative.
|
void |
setArrowheadId(CadStringParameter value)
Gets or sets the arrowhead identifier.
|
void |
setArrowheadSize(CadDoubleParameter value)
Gets or sets the size of the arrowhead.
|
void |
setBlockContentColor(CadIntParameter value)
Gets or sets the color of the block content.
|
void |
setBlockContentConnectionType(CadShortParameter value)
Gets or sets the type of the block content connection.
|
void |
setBlockContentId(CadStringParameter value)
Gets or sets the block content identifier.
|
void |
setBlockContentRotation(CadDoubleParameter value)
Gets or sets the block content rotation.
|
void |
setBlockContentScaleX(CadDoubleParameter value)
Gets or sets the block content scale x.
|
void |
setBlockContentScaleY(CadDoubleParameter value)
Gets or sets the block content scale y.
|
void |
setBlockContentScaleZ(CadDoubleParameter value)
Gets or sets the block content scale z.
|
void |
setBottomTextAttachmentDirection(CadShortParameter value)
Gets or sets the bottom text attachment direction.
|
void |
setBreakGapSize(CadDoubleParameter value)
Gets or sets the size of the break gap.
|
void |
setContentType(CadShortParameter value)
Gets or sets the type of the content.
|
void |
setDefaultMTextContents(CadStringParameter value)
Gets or sets the default m text contents.
|
void |
setDoglegLength(CadDoubleParameter value)
Gets or sets the length of the dogleg.
|
void |
setDrawLeaderOrderType(CadShortParameter value)
Gets or sets the type of the draw leader order.
|
void |
setDrawMLeaderOrderType(CadShortParameter value)
Gets or sets the type of the draw m leader order.
|
void |
setEnableBlockContentRotation(CadBoolParameter value)
Gets or sets the enable block content rotation.
|
void |
setEnableBlockContentScale(CadBoolParameter value)
Gets or sets the enable block content scale.
|
void |
setEnableDogleg(CadBoolParameter value)
Gets or sets the enable dogleg.
|
void |
setEnableFrameText(CadBoolParameter value)
Gets or sets the enable frame text.
|
void |
setEnableLanding(CadBoolParameter value)
Gets or sets the enable landing.
|
void |
setFirstSegmentAngleConstraint(CadDoubleParameter value)
Gets or sets the first segment angle constraint.
|
void |
setLandingGap(CadDoubleParameter value)
Gets or sets the landing gap.
|
void |
setLeaderLineColor(CadIntParameter value)
Gets or sets the color of the leader line.
|
void |
setLeaderLineType(CadShortParameter value)
Gets or sets the type of the leader line.
|
void |
setLeaderLineTypeId(CadStringParameter value)
Gets or sets the leader line type identifier.
|
void |
setLeaderLineWeight(CadIntParameter value)
Gets or sets the leader line weight.
|
void |
setMaxLeaderSegmentsPoints(CadIntParameter value)
Gets or sets the maximum leader segments points.
|
void |
setMleaderStyleDescription(CadStringParameter value)
Gets or sets the mleader style description.
|
void |
setMTextStyleId(CadStringParameter value)
Gets or sets the m text style identifier.
|
void |
setOverwritePropertyValue(CadBoolParameter value)
Gets or sets the overwrite property value.
|
void |
setScale(CadDoubleParameter value)
Gets or sets the scale.
|
void |
setSecondSegmentAngleConstraint(CadDoubleParameter value)
Gets or sets the second segment angle constraint.
|
void |
setTextAlignAlwaysLeft(CadBoolParameter value)
Gets or sets the text align always left.
|
void |
setTextAlignmentType(CadShortParameter value)
Gets or sets the type of the text alignment.
|
void |
setTextAngleType(CadShortParameter value)
Gets or sets the type of the text angle.
|
void |
setTextAttachmentDirection(CadShortParameter value)
Gets or sets the text attachment direction.
|
void |
setTextColor(CadIntParameter value)
Gets or sets the color of the text.
|
void |
setTextHeight(CadDoubleParameter value)
Gets or sets the height of the text.
|
void |
setTextLeftAttachmentType(CadShortParameter value)
Gets or sets the type of the text left attachment.
|
void |
setTextRightAttachmentType(CadShortParameter value)
Gets or sets the type of the text right attachment.
|
void |
setTopTextAttachmentDirection(CadShortParameter value)
Gets or sets the top text attachment direction.
|
getAttribute160, getAttribute348, getChildObjects, getColorId, getColorName, getColorValue, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, isColorIdSet, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadMLeaderStyle()
Initializes a new instance of the CadMLeaderStyle
class.
public CadShortParameter getContentType()
Gets or sets the type of the content.
public void setContentType(CadShortParameter value)
Gets or sets the type of the content.
value
- The type of the content.public CadShortParameter getDrawMLeaderOrderType()
Gets or sets the type of the draw m leader order.
public void setDrawMLeaderOrderType(CadShortParameter value)
Gets or sets the type of the draw m leader order.
value
- The type of the draw m leader order.public CadShortParameter getDrawLeaderOrderType()
Gets or sets the type of the draw leader order.
public void setDrawLeaderOrderType(CadShortParameter value)
Gets or sets the type of the draw leader order.
value
- The type of the draw leader order.public CadIntParameter getMaxLeaderSegmentsPoints()
Gets or sets the maximum leader segments points.
public void setMaxLeaderSegmentsPoints(CadIntParameter value)
Gets or sets the maximum leader segments points.
value
- The maximum leader segments points.public CadDoubleParameter getFirstSegmentAngleConstraint()
Gets or sets the first segment angle constraint.
public void setFirstSegmentAngleConstraint(CadDoubleParameter value)
Gets or sets the first segment angle constraint.
value
- The first segment angle constraint.public CadDoubleParameter getSecondSegmentAngleConstraint()
Gets or sets the second segment angle constraint.
public void setSecondSegmentAngleConstraint(CadDoubleParameter value)
Gets or sets the second segment angle constraint.
value
- The second segment angle constraint.public CadShortParameter getLeaderLineType()
Gets or sets the type of the leader line.
public void setLeaderLineType(CadShortParameter value)
Gets or sets the type of the leader line.
value
- The type of the leader line.public CadIntParameter getLeaderLineColor()
Gets or sets the color of the leader line.
public void setLeaderLineColor(CadIntParameter value)
Gets or sets the color of the leader line.
value
- The color of the leader line.public CadStringParameter getLeaderLineTypeId()
Gets or sets the leader line type identifier.
public void setLeaderLineTypeId(CadStringParameter value)
Gets or sets the leader line type identifier.
value
- The leader line type identifier.public CadIntParameter getLeaderLineWeight()
Gets or sets the leader line weight.
public void setLeaderLineWeight(CadIntParameter value)
Gets or sets the leader line weight.
value
- The leader line weight.public CadBoolParameter getEnableLanding()
Gets or sets the enable landing.
public void setEnableLanding(CadBoolParameter value)
Gets or sets the enable landing.
value
- The enable landing.public CadDoubleParameter getLandingGap()
Gets or sets the landing gap.
public void setLandingGap(CadDoubleParameter value)
Gets or sets the landing gap.
value
- The landing gap.public CadBoolParameter getEnableDogleg()
Gets or sets the enable dogleg.
public void setEnableDogleg(CadBoolParameter value)
Gets or sets the enable dogleg.
value
- The enable dogleg.public CadDoubleParameter getDoglegLength()
Gets or sets the length of the dogleg.
public void setDoglegLength(CadDoubleParameter value)
Gets or sets the length of the dogleg.
value
- The length of the dogleg.public CadStringParameter getMleaderStyleDescription()
Gets or sets the mleader style description.
public void setMleaderStyleDescription(CadStringParameter value)
Gets or sets the mleader style description.
value
- The mleader style description.public CadStringParameter getArrowheadId()
Gets or sets the arrowhead identifier.
public void setArrowheadId(CadStringParameter value)
Gets or sets the arrowhead identifier.
value
- The arrowhead identifier.public CadDoubleParameter getArrowheadSize()
Gets or sets the size of the arrowhead.
public void setArrowheadSize(CadDoubleParameter value)
Gets or sets the size of the arrowhead.
value
- The size of the arrowhead.public CadStringParameter getDefaultMTextContents()
Gets or sets the default m text contents.
public void setDefaultMTextContents(CadStringParameter value)
Gets or sets the default m text contents.
value
- The default m text contents.public CadStringParameter getMTextStyleId()
Gets or sets the m text style identifier.
public void setMTextStyleId(CadStringParameter value)
Gets or sets the m text style identifier.
value
- The m text style identifier.public CadShortParameter getTextLeftAttachmentType()
Gets or sets the type of the text left attachment.
public void setTextLeftAttachmentType(CadShortParameter value)
Gets or sets the type of the text left attachment.
value
- The type of the text left attachment.public CadShortParameter getTextAngleType()
Gets or sets the type of the text angle.
public void setTextAngleType(CadShortParameter value)
Gets or sets the type of the text angle.
value
- The type of the text angle.public CadShortParameter getTextAlignmentType()
Gets or sets the type of the text alignment.
public void setTextAlignmentType(CadShortParameter value)
Gets or sets the type of the text alignment.
value
- The type of the text alignment.public CadShortParameter getTextRightAttachmentType()
Gets or sets the type of the text right attachment.
public void setTextRightAttachmentType(CadShortParameter value)
Gets or sets the type of the text right attachment.
value
- The type of the text right attachment.public CadIntParameter getTextColor()
Gets or sets the color of the text.
public void setTextColor(CadIntParameter value)
Gets or sets the color of the text.
value
- The color of the text.public CadDoubleParameter getTextHeight()
Gets or sets the height of the text.
public void setTextHeight(CadDoubleParameter value)
Gets or sets the height of the text.
value
- The height of the text.public CadBoolParameter getEnableFrameText()
Gets or sets the enable frame text.
public void setEnableFrameText(CadBoolParameter value)
Gets or sets the enable frame text.
value
- The enable frame text.public CadBoolParameter getTextAlignAlwaysLeft()
Gets or sets the text align always left.
public void setTextAlignAlwaysLeft(CadBoolParameter value)
Gets or sets the text align always left.
value
- The text align always left.public CadDoubleParameter getAlignSpace()
Gets or sets the align space.
public void setAlignSpace(CadDoubleParameter value)
Gets or sets the align space.
value
- The align space.public CadStringParameter getBlockContentId()
Gets or sets the block content identifier.
public void setBlockContentId(CadStringParameter value)
Gets or sets the block content identifier.
value
- The block content identifier.public CadIntParameter getBlockContentColor()
Gets or sets the color of the block content.
public void setBlockContentColor(CadIntParameter value)
Gets or sets the color of the block content.
value
- The color of the block content.public CadDoubleParameter getBlockContentScaleX()
Gets or sets the block content scale x.
public void setBlockContentScaleX(CadDoubleParameter value)
Gets or sets the block content scale x.
value
- The block content scale x.public CadDoubleParameter getBlockContentScaleY()
Gets or sets the block content scale y.
public void setBlockContentScaleY(CadDoubleParameter value)
Gets or sets the block content scale y.
value
- The block content scale y.public CadDoubleParameter getBlockContentScaleZ()
Gets or sets the block content scale z.
public void setBlockContentScaleZ(CadDoubleParameter value)
Gets or sets the block content scale z.
value
- The block content scale z.public CadBoolParameter getEnableBlockContentScale()
Gets or sets the enable block content scale.
public void setEnableBlockContentScale(CadBoolParameter value)
Gets or sets the enable block content scale.
value
- The enable block content scale.public CadDoubleParameter getBlockContentRotation()
Gets or sets the block content rotation.
public void setBlockContentRotation(CadDoubleParameter value)
Gets or sets the block content rotation.
value
- The block content rotation.public CadBoolParameter getEnableBlockContentRotation()
Gets or sets the enable block content rotation.
public void setEnableBlockContentRotation(CadBoolParameter value)
Gets or sets the enable block content rotation.
value
- The enable block content rotation.public CadShortParameter getBlockContentConnectionType()
Gets or sets the type of the block content connection.
public void setBlockContentConnectionType(CadShortParameter value)
Gets or sets the type of the block content connection.
value
- The type of the block content connection.public CadDoubleParameter getScale()
Gets or sets the scale.
public void setScale(CadDoubleParameter value)
Gets or sets the scale.
value
- The scale.public CadBoolParameter getOverwritePropertyValue()
Gets or sets the overwrite property value.
public void setOverwritePropertyValue(CadBoolParameter value)
Gets or sets the overwrite property value.
value
- The overwrite property value.public CadBoolParameter isAnnotative()
Gets or sets the is annotative.
public void setAnnotative(CadBoolParameter value)
Gets or sets the is annotative.
value
- The is annotative.public CadDoubleParameter getBreakGapSize()
Gets or sets the size of the break gap.
public void setBreakGapSize(CadDoubleParameter value)
Gets or sets the size of the break gap.
value
- The size of the break gap.public CadShortParameter getTextAttachmentDirection()
Gets or sets the text attachment direction.
public void setTextAttachmentDirection(CadShortParameter value)
Gets or sets the text attachment direction.
value
- The text attachment direction.public CadShortParameter getBottomTextAttachmentDirection()
Gets or sets the bottom text attachment direction.
public void setBottomTextAttachmentDirection(CadShortParameter value)
Gets or sets the bottom text attachment direction.
value
- The bottom text attachment direction.public CadShortParameter getTopTextAttachmentDirection()
Gets or sets the top text attachment direction.
public void setTopTextAttachmentDirection(CadShortParameter value)
Gets or sets the top text attachment direction.
value
- The top text attachment direction.