Packages

 

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

Class CadXrecordObject

    • Constructor Detail

      • CadXrecordObject

        public CadXrecordObject()

        Initializes a new instance of the CadXrecordObject class.

    • Method Detail

      • getDuplicateRecordCloningFlag

        public final Short getDuplicateRecordCloningFlag()

        Gets or sets the duplicate record cloning flag.

        Returns:
        The duplicate record cloning flag.
      • setDuplicateRecordCloningFlag

        public final void setDuplicateRecordCloningFlag(Short value)

        Gets or sets the duplicate record cloning flag.

        Parameters:
        value - The duplicate record cloning flag.
      • getMTextFlag

        public final Short getMTextFlag()

        Gets or sets the m text flag.

        Returns:
        The m text flag.
      • setMTextFlag

        public final void setMTextFlag(Short value)

        Gets or sets the m text flag.

        Parameters:
        value - The m text flag.
      • isReallyLockedFlag

        public final Short isReallyLockedFlag()

        Gets or sets the is really locked flag.

        Returns:
        The is really locked flag.
      • setReallyLockedFlag

        public final void setReallyLockedFlag(Short value)

        Gets or sets the is really locked flag.

        Parameters:
        value - The is really locked flag.
      • getSecondaryAttributesOrAttributeDefinitionsNumber

        public final Short getSecondaryAttributesOrAttributeDefinitionsNumber()

        Gets or sets the secondary attributes or attribute definitions number.

        Returns:
        The secondary attributes or attribute definitions number.
      • setSecondaryAttributesOrAttributeDefinitionsNumber

        public final void setSecondaryAttributesOrAttributeDefinitionsNumber(Short value)

        Gets or sets the secondary attributes or attribute definitions number.

        Parameters:
        value - The secondary attributes or attribute definitions number.
      • getHardPointerIds

        public final List<String> getHardPointerIds()

        Gets or sets the hard pointer ids.

        Returns:
        The hard pointer ids.
      • setHardPointerIds

        public final void setHardPointerIds(List<String> value)

        Gets or sets the hard pointer ids.

        Parameters:
        value - The hard pointer ids.
      • getAlignmentPoint

        public final Cad3DPoint getAlignmentPoint()

        Gets or sets the alignment point.

        Returns:
        The alignment point.
      • setAlignmentPoint

        public final void setAlignmentPoint(Cad3DPoint value)

        Gets or sets the alignment point.

        Parameters:
        value - The alignment point.
      • getCurrentAnnotationScale

        public final Double getCurrentAnnotationScale()

        Gets or sets the current annotation scale.

        Returns:
        The current annotation scale.
      • setCurrentAnnotationScale

        public final void setCurrentAnnotationScale(Double value)

        Gets or sets the current annotation scale.

        Parameters:
        value - The current annotation scale.
      • getDefinitionTagString

        public String getDefinitionTagString()

        Gets or sets the definition tag string.

        Returns:
        The definition tag string.
      • setDefinitionTagString

        public void setDefinitionTagString(String value)

        Gets or sets the definition tag string.

        Parameters:
        value - The definition tag string.