Packages

 

com.aspose.cad.fileformats.cad.cadobjects.attentities

Class CadAttrib

    • Constructor Detail

      • CadAttrib

        public CadAttrib()

        Initializes a new instance of the CadAttrib class.

    • Method Detail

      • getTypeName

        public int getTypeName()

        Gets the name of the type.

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

        public void setDefinitionTagString(String value)

        Gets or sets the definition tag string.

        Overrides:
        setDefinitionTagString in class CadXrecordObject
        Parameters:
        value - The definition tag string.
      • getTextSubClassAttribute51

        public final Double getTextSubClassAttribute51()

        Gets or sets the text sub class attribute51.

        Returns:
        The text sub class attribute51.
      • setTextSubClassAttribute51

        public final void setTextSubClassAttribute51(Double value)

        Gets or sets the text sub class attribute51.

        Parameters:
        value - The text sub class attribute51.
      • getVisible

        public short getVisible()

        Gets or sets a value indicating whether this CadBaseEntity is visible.

        Overrides:
        getVisible in class CadBaseEntity
        Returns:
        true if visible; otherwise, false.
      • setVisible

        public void setVisible(short value)

        Gets or sets a value indicating whether this CadBaseEntity is visible.

        Overrides:
        setVisible in class CadBaseEntity
        Parameters:
        value - true if visible; otherwise, false.
      • getFieldLength

        public final short getFieldLength()

        Gets or sets the length of the field.

        Returns:
        The length of the field.
      • setFieldLength

        public final void setFieldLength(short value)

        Gets or sets the length of the field.

        Parameters:
        value - The length of the field.
      • getLockPositionFlag

        public final Short getLockPositionFlag()

        Gets or sets the lock position flag.

        Returns:
        The lock position flag.
      • setLockPositionFlag

        public final void setLockPositionFlag(Short value)

        Gets or sets the lock position flag.

        Parameters:
        value - The lock position flag.
      • getAttribAlignmentPoint

        public final Cad3DPoint getAttribAlignmentPoint()

        Gets or sets the alignment point.

        Returns:
        The alignment point.
      • setAttribAlignmentPoint

        public final void setAttribAlignmentPoint(Cad3DPoint value)

        Gets or sets the alignment point.

        Parameters:
        value - The alignment point.
      • getAttributeFlags

        public final short getAttributeFlags()

        Gets or sets the attribute flags.

      • setAttributeFlags

        public final void setAttributeFlags(short value)

        Gets or sets the attribute flags.

      • getStyleType

        public final String getStyleType()

        Gets or sets the attribute string.

      • setStyleType

        public final void setStyleType(String value)

        Gets or sets the attribute string.

      • getAttributeTextStyleName

        public final String getAttributeTextStyleName()

        Gets or sets the name of the attribute text style.

        Returns:
        The name of the attribute text style.
      • setAttributeTextStyleName

        public final void setAttributeTextStyleName(String value)

        Gets or sets the name of the attribute text style.

        Parameters:
        value - The name of the attribute text style.
      • getAttributeTextRotation

        public final double getAttributeTextRotation()

        Gets or sets the attribute text rotation.

        Returns:
        The attribute text rotation.
      • setAttributeTextRotation

        public final void setAttributeTextRotation(double value)

        Gets or sets the attribute text rotation.

        Parameters:
        value - The attribute text rotation.
      • getTextRotation

        public final double getTextRotation()

        Gets or sets the text rotation.

      • setTextRotation

        public final void setTextRotation(double value)

        Gets or sets the text rotation.

      • getDefaultText

        public final String getDefaultText()

        Gets or sets the default text.

      • setDefaultText

        public final void setDefaultText(String value)

        Gets or sets the default text.

      • getMultiText

        public final CadMText getMultiText()

        Gets or sets the multi text.

        Returns:
        The multi text.
      • setMultiText

        public final void setMultiText(CadMText value)

        Gets or sets the multi text.

        Parameters:
        value - The multi text.
      • getTextHeight

        public final double getTextHeight()

        Gets or sets the text height.

      • setTextHeight

        public final void setTextHeight(double value)

        Gets or sets the text height.

      • getTextStartPoint

        public final Cad3DPoint getTextStartPoint()

        Gets or sets the text start point.

        Returns:
        The text start point.
      • setTextStartPoint

        public final void setTextStartPoint(Cad3DPoint value)

        Gets or sets the text start point.

        Parameters:
        value - The text start point.
      • getThickness

        public final double getThickness()

        Gets or sets the thickness.

      • setThickness

        public final void setThickness(double value)

        Gets or sets the thickness.

      • getObliqueAngle

        public final double getObliqueAngle()

        Gets or sets the obliqueAngle.

      • setObliqueAngle

        public final void setObliqueAngle(double value)

        Gets or sets the obliqueAngle.

      • getRelativeScale

        public final double getRelativeScale()

        Gets or sets the relativeScale.

      • setRelativeScale

        public final void setRelativeScale(double value)

        Gets or sets the relativeScale.

      • getAttributeRelativeScale

        public final double getAttributeRelativeScale()

        Gets or sets the attribute relative scale.

        Returns:
        The attribute relative scale.
      • setAttributeRelativeScale

        public final void setAttributeRelativeScale(double value)

        Gets or sets the attribute relative scale.

        Parameters:
        value - The attribute relative scale.
      • getTextFlags

        public final short getTextFlags()

        Gets or sets the textFlags.

      • setTextFlags

        public final void setTextFlags(short value)

        Gets or sets the textFlags.

      • getTextJustH

        public final short getTextJustH()

        Gets or sets the textJustH.

      • setTextJustH

        public final void setTextJustH(short value)

        Gets or sets the textJustH.

      • getTextJustV

        public final short getTextJustV()

        Gets or sets the textJustV.

      • setTextJustV

        public final void setTextJustV(short value)

        Gets or sets the textJustV.

      • getVersion

        public final Short getVersion()

        Gets or sets the version.

      • setVersion

        public final void setVersion(Short value)

        Gets or sets the version.

      • getAttributeString

        public final String getAttributeString()

        Gets or sets the attribute string.

      • setAttributeString

        public final void setAttributeString(String value)

        Gets or sets the attribute string.