Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadMLeaderStyle



  • public class CadMLeaderStyle
    extends CadBaseEntity

    Class describing CadMLeaderStyle

    • Constructor Detail

      • CadMLeaderStyle

        public CadMLeaderStyle()
    • Method Detail

      • getTypeName

        public int getTypeName()

        Gets the name of the type.

        Overrides:
        getTypeName in class CadBaseEntity
        Returns:
        The name of the type.
      • getContentType

        public final short getContentType()

        Gets or sets the type of the content.

        Returns:
        The type of the content.
      • setContentType

        public final void setContentType(short value)

        Gets or sets the type of the content.

        Parameters:
        value - The type of the content.
      • getDrawMLeaderOrderType

        public final short getDrawMLeaderOrderType()

        Gets or sets the type of the draw m leader order.

        Returns:
        The type of the draw m leader order.
      • setDrawMLeaderOrderType

        public final void setDrawMLeaderOrderType(short value)

        Gets or sets the type of the draw m leader order.

        Parameters:
        value - The type of the draw m leader order.
      • getDrawLeaderOrderType

        public final short getDrawLeaderOrderType()

        Gets or sets the type of the draw leader order.

        Returns:
        The type of the draw leader order.
      • setDrawLeaderOrderType

        public final void setDrawLeaderOrderType(short value)

        Gets or sets the type of the draw leader order.

        Parameters:
        value - The type of the draw leader order.
      • getMaxLeaderSegmentsPoints

        public final int getMaxLeaderSegmentsPoints()

        Gets or sets the maximum leader segments points.

        Returns:
        The maximum leader segments points.
      • setMaxLeaderSegmentsPoints

        public final void setMaxLeaderSegmentsPoints(int value)

        Gets or sets the maximum leader segments points.

        Parameters:
        value - The maximum leader segments points.
      • getFirstSegmentAngleConstraint

        public final double getFirstSegmentAngleConstraint()

        Gets or sets the first segment angle constraint.

        Returns:
        The first segment angle constraint.
      • setFirstSegmentAngleConstraint

        public final void setFirstSegmentAngleConstraint(double value)

        Gets or sets the first segment angle constraint.

        Parameters:
        value - The first segment angle constraint.
      • getSecondSegmentAngleConstraint

        public final double getSecondSegmentAngleConstraint()

        Gets or sets the second segment angle constraint.

        Returns:
        The second segment angle constraint.
      • setSecondSegmentAngleConstraint

        public final void setSecondSegmentAngleConstraint(double value)

        Gets or sets the second segment angle constraint.

        Parameters:
        value - The second segment angle constraint.
      • getLeaderLineType

        public final short getLeaderLineType()

        Gets or sets the type of the leader line.

        Returns:
        The type of the leader line.
      • setLeaderLineType

        public final void setLeaderLineType(short value)

        Gets or sets the type of the leader line.

        Parameters:
        value - The type of the leader line.
      • getLeaderLineColor

        public final int getLeaderLineColor()

        Gets or sets the color of the leader line.

        Returns:
        The color of the leader line.
      • setLeaderLineColor

        public final void setLeaderLineColor(int value)

        Gets or sets the color of the leader line.

        Parameters:
        value - The color of the leader line.
      • getLeaderLineTypeId

        public final String getLeaderLineTypeId()

        Gets or sets the leader line type identifier.

        Returns:
        The leader line type identifier.
      • setLeaderLineTypeId

        public final void setLeaderLineTypeId(String value)

        Gets or sets the leader line type identifier.

        Parameters:
        value - The leader line type identifier.
      • getLeaderLineWeight

        public final int getLeaderLineWeight()

        Gets or sets the leader line weight.

        Returns:
        The leader line weight.
      • setLeaderLineWeight

        public final void setLeaderLineWeight(int value)

        Gets or sets the leader line weight.

        Parameters:
        value - The leader line weight.
      • getEnableLanding

        public final boolean getEnableLanding()

        Gets or sets the enable landing.

        Returns:
        The enable landing.
      • setEnableLanding

        public final void setEnableLanding(boolean value)

        Gets or sets the enable landing.

        Parameters:
        value - The enable landing.
      • getLandingGap

        public final double getLandingGap()

        Gets or sets the landing gap.

        Returns:
        The landing gap.
      • setLandingGap

        public final void setLandingGap(double value)

        Gets or sets the landing gap.

        Parameters:
        value - The landing gap.
      • getEnableDogleg

        public final boolean getEnableDogleg()

        Gets or sets the enable dogleg.

        Returns:
        The enable dogleg.
      • setEnableDogleg

        public final void setEnableDogleg(boolean value)

        Gets or sets the enable dogleg.

        Parameters:
        value - The enable dogleg.
      • getDoglegLength

        public final double getDoglegLength()

        Gets or sets the length of the dogleg.

        Returns:
        The length of the dogleg.
      • setDoglegLength

        public final void setDoglegLength(double value)

        Gets or sets the length of the dogleg.

        Parameters:
        value - The length of the dogleg.
      • getMleaderStyleDescription

        public final String getMleaderStyleDescription()

        Gets or sets the mleader style description.

        Returns:
        The mleader style description.
      • setMleaderStyleDescription

        public final void setMleaderStyleDescription(String value)

        Gets or sets the mleader style description.

        Parameters:
        value - The mleader style description.
      • getArrowheadId

        public final String getArrowheadId()

        Gets or sets the arrowhead identifier.

        Returns:
        The arrowhead identifier.
      • setArrowheadId

        public final void setArrowheadId(String value)

        Gets or sets the arrowhead identifier.

        Parameters:
        value - The arrowhead identifier.
      • getArrowheadSize

        public final double getArrowheadSize()

        Gets or sets the size of the arrowhead.

        Returns:
        The size of the arrowhead.
      • setArrowheadSize

        public final void setArrowheadSize(double value)

        Gets or sets the size of the arrowhead.

        Parameters:
        value - The size of the arrowhead.
      • getDefaultMTextContents

        public final String getDefaultMTextContents()

        Gets or sets the default m text contents.

        Returns:
        The default m text contents.
      • setDefaultMTextContents

        public final void setDefaultMTextContents(String value)

        Gets or sets the default m text contents.

        Parameters:
        value - The default m text contents.
      • getMTextStyleId

        public final String getMTextStyleId()

        Gets or sets the m text style identifier.

        Returns:
        The m text style identifier.
      • setMTextStyleId

        public final void setMTextStyleId(String value)

        Gets or sets the m text style identifier.

        Parameters:
        value - The m text style identifier.
      • getTextLeftAttachmentType

        public final short getTextLeftAttachmentType()

        Gets or sets the type of the text left attachment.

        Returns:
        The type of the text left attachment.
      • setTextLeftAttachmentType

        public final void setTextLeftAttachmentType(short value)

        Gets or sets the type of the text left attachment.

        Parameters:
        value - The type of the text left attachment.
      • getTextAngleType

        public final short getTextAngleType()

        Gets or sets the type of the text angle.

        Returns:
        The type of the text angle.
      • setTextAngleType

        public final void setTextAngleType(short value)

        Gets or sets the type of the text angle.

        Parameters:
        value - The type of the text angle.
      • getTextAlignmentType

        public final short getTextAlignmentType()

        Gets or sets the type of the text alignment.

        Returns:
        The type of the text alignment.
      • setTextAlignmentType

        public final void setTextAlignmentType(short value)

        Gets or sets the type of the text alignment.

        Parameters:
        value - The type of the text alignment.
      • getTextRightAttachmentType

        public final short getTextRightAttachmentType()

        Gets or sets the type of the text right attachment.

        Returns:
        The type of the text right attachment.
      • setTextRightAttachmentType

        public final void setTextRightAttachmentType(short value)

        Gets or sets the type of the text right attachment.

        Parameters:
        value - The type of the text right attachment.
      • getTextColor

        public final int getTextColor()

        Gets or sets the color of the text.

        Returns:
        The color of the text.
      • setTextColor

        public final void setTextColor(int value)

        Gets or sets the color of the text.

        Parameters:
        value - The color of the text.
      • getTextHeight

        public final double getTextHeight()

        Gets or sets the height of the text.

        Returns:
        The height of the text.
      • setTextHeight

        public final void setTextHeight(double value)

        Gets or sets the height of the text.

        Parameters:
        value - The height of the text.
      • getEnableFrameText

        public final boolean getEnableFrameText()

        Gets or sets the enable frame text.

        Returns:
        The enable frame text.
      • setEnableFrameText

        public final void setEnableFrameText(boolean value)

        Gets or sets the enable frame text.

        Parameters:
        value - The enable frame text.
      • getTextAlignAlwaysLeft

        public final boolean getTextAlignAlwaysLeft()

        Gets or sets the text align always left.

        Returns:
        The text align always left.
      • setTextAlignAlwaysLeft

        public final void setTextAlignAlwaysLeft(boolean value)

        Gets or sets the text align always left.

        Parameters:
        value - The text align always left.
      • getAlignSpace

        public final double getAlignSpace()

        Gets or sets the align space.

        Returns:
        The align space.
      • setAlignSpace

        public final void setAlignSpace(double value)

        Gets or sets the align space.

        Parameters:
        value - The align space.
      • getBlockContentId

        public final String getBlockContentId()

        Gets or sets the block content identifier.

        Returns:
        The block content identifier.
      • setBlockContentId

        public final void setBlockContentId(String value)

        Gets or sets the block content identifier.

        Parameters:
        value - The block content identifier.
      • getBlockContentColor

        public final int getBlockContentColor()

        Gets or sets the color of the block content.

        Returns:
        The color of the block content.
      • setBlockContentColor

        public final void setBlockContentColor(int value)

        Gets or sets the color of the block content.

        Parameters:
        value - The color of the block content.
      • getBlockContentScaleX

        public final double getBlockContentScaleX()

        Gets or sets the block content scale x.

        Returns:
        The block content scale x.
      • setBlockContentScaleX

        public final void setBlockContentScaleX(double value)

        Gets or sets the block content scale x.

        Parameters:
        value - The block content scale x.
      • getBlockContentScaleY

        public final double getBlockContentScaleY()

        Gets or sets the block content scale y.

        Returns:
        The block content scale y.
      • setBlockContentScaleY

        public final void setBlockContentScaleY(double value)

        Gets or sets the block content scale y.

        Parameters:
        value - The block content scale y.
      • getBlockContentScaleZ

        public final double getBlockContentScaleZ()

        Gets or sets the block content scale z.

        Returns:
        The block content scale z.
      • setBlockContentScaleZ

        public final void setBlockContentScaleZ(double value)

        Gets or sets the block content scale z.

        Parameters:
        value - The block content scale z.
      • getEnableBlockContentScale

        public final boolean getEnableBlockContentScale()

        Gets or sets the enable block content scale.

        Returns:
        The enable block content scale.
      • setEnableBlockContentScale

        public final void setEnableBlockContentScale(boolean value)

        Gets or sets the enable block content scale.

        Parameters:
        value - The enable block content scale.
      • getBlockContentRotation

        public final double getBlockContentRotation()

        Gets or sets the block content rotation.

        Returns:
        The block content rotation.
      • setBlockContentRotation

        public final void setBlockContentRotation(double value)

        Gets or sets the block content rotation.

        Parameters:
        value - The block content rotation.
      • getEnableBlockContentRotation

        public final boolean getEnableBlockContentRotation()

        Gets or sets the enable block content rotation.

        Returns:
        The enable block content rotation.
      • setEnableBlockContentRotation

        public final void setEnableBlockContentRotation(boolean value)

        Gets or sets the enable block content rotation.

        Parameters:
        value - The enable block content rotation.
      • getBlockContentConnectionType

        public final short getBlockContentConnectionType()

        Gets or sets the type of the block content connection.

        Returns:
        The type of the block content connection.
      • setBlockContentConnectionType

        public final void setBlockContentConnectionType(short value)

        Gets or sets the type of the block content connection.

        Parameters:
        value - The type of the block content connection.
      • getScale

        public final double getScale()

        Gets or sets the scale.

        Returns:
        The scale.
      • setScale

        public final void setScale(double value)

        Gets or sets the scale.

        Parameters:
        value - The scale.
      • getOverwritePropertyValue

        public final boolean getOverwritePropertyValue()

        Gets or sets the overwrite property value.

        Returns:
        The overwrite property value.
      • setOverwritePropertyValue

        public final void setOverwritePropertyValue(boolean value)

        Gets or sets the overwrite property value.

        Parameters:
        value - The overwrite property value.
      • isAnnotative

        public final boolean isAnnotative()

        Gets or sets the is annotative.

        Returns:
        The is annotative.
      • setAnnotative

        public final void setAnnotative(boolean value)

        Gets or sets the is annotative.

        Parameters:
        value - The is annotative.
      • getBreakGapSize

        public final double getBreakGapSize()

        Gets or sets the size of the break gap.

        Returns:
        The size of the break gap.
      • setBreakGapSize

        public final void setBreakGapSize(double value)

        Gets or sets the size of the break gap.

        Parameters:
        value - The size of the break gap.
      • getTextAttachmentDirection

        public final short getTextAttachmentDirection()

        Gets or sets the text attachment direction.

        Returns:
        The text attachment direction.
      • setTextAttachmentDirection

        public final void setTextAttachmentDirection(short value)

        Gets or sets the text attachment direction.

        Parameters:
        value - The text attachment direction.
      • getBottomTextAttachmentDirection

        public final short getBottomTextAttachmentDirection()

        Gets or sets the bottom text attachment direction.

        Returns:
        The bottom text attachment direction.
      • setBottomTextAttachmentDirection

        public final void setBottomTextAttachmentDirection(short value)

        Gets or sets the bottom text attachment direction.

        Parameters:
        value - The bottom text attachment direction.
      • getTopTextAttachmentDirection

        public final short getTopTextAttachmentDirection()

        Gets or sets the top text attachment direction.

        Returns:
        The top text attachment direction.
      • setTopTextAttachmentDirection

        public final void setTopTextAttachmentDirection(short value)

        Gets or sets the top text attachment direction.

        Parameters:
        value - The top text attachment direction.