Packages

 

com.aspose.cad.fileformats.cad.cadobjects.dimassoc

Class CadOsnapPointRef

  • java.lang.Object
    • com.aspose.cad.fileformats.cad.cadobjects.dimassoc.CadOsnapPointRef


  • public class CadOsnapPointRef
    extends Object

    Cad hatch pattern class

    • Constructor Detail

      • CadOsnapPointRef

        public CadOsnapPointRef()

        Initializes a new instance of the CadOsnapPointRef class.

    • Method Detail

      • getClassName

        public final String getClassName()

        Gets the name of the class.

        Returns:
        The name of the class.
      • getObjectOsnapType

        public final short getObjectOsnapType()

        Gets or sets the type of the object osnap.

        Returns:
        The type of the object osnap.
      • setObjectOsnapType

        public final void setObjectOsnapType(short value)

        Gets or sets the type of the object osnap.

        Parameters:
        value - The type of the object osnap.
      • getMainObjectIds

        public final List<String> getMainObjectIds()

        Gets or sets the main object ids.

        Returns:
        The main object ids.
      • setMainObjectIds

        public final void setMainObjectIds(List<String> value)

        Gets or sets the main object ids.

        Parameters:
        value - The main object ids.
      • getMainObjectSubentType

        public final short getMainObjectSubentType()

        Gets or sets the type of the main object subent.

        Returns:
        The type of the main object subent.
      • setMainObjectSubentType

        public final void setMainObjectSubentType(short value)

        Gets or sets the type of the main object subent.

        Parameters:
        value - The type of the main object subent.
      • getMainObjectGsMarker

        public final int getMainObjectGsMarker()

        Gets or sets the main object gs marker.

        Returns:
        The main object gs marker.
      • setMainObjectGsMarker

        public final void setMainObjectGsMarker(int value)

        Gets or sets the main object gs marker.

        Parameters:
        value - The main object gs marker.
      • getHandleXrefObject

        public final String getHandleXrefObject()

        Gets or sets the handle xref object.

        Returns:
        The handle xref object.
      • setHandleXrefObject

        public final void setHandleXrefObject(String value)

        Gets or sets the handle xref object.

        Parameters:
        value - The handle xref object.
      • getGeometryParameter

        public final double getGeometryParameter()

        Gets or sets the geometry parameter.

        Returns:
        The geometry parameter.
      • setGeometryParameter

        public final void setGeometryParameter(double value)

        Gets or sets the geometry parameter.

        Parameters:
        value - The geometry parameter.
      • getOsnapPoint

        public final Cad3DPoint getOsnapPoint()

        Gets or sets the osnap point.

        Returns:
        The osnap point.
      • setOsnapPoint

        public final void setOsnapPoint(Cad3DPoint value)

        Gets or sets the osnap point.

        Parameters:
        value - The osnap point.
      • getIntersectionObjectIds

        public final List<String> getIntersectionObjectIds()

        Gets or sets the intersection object ids.

        Returns:
        The intersection object ids.
      • setIntersectionObjectIds

        public final void setIntersectionObjectIds(List<String> value)

        Gets or sets the intersection object ids.

        Parameters:
        value - The intersection object ids.
      • getIntersctionObjectSubentType

        public final short getIntersctionObjectSubentType()

        Gets or sets the type of the intersction object subent.

        Returns:
        The type of the intersction object subent.
      • setIntersctionObjectSubentType

        public final void setIntersctionObjectSubentType(short value)

        Gets or sets the type of the intersction object subent.

        Parameters:
        value - The type of the intersction object subent.
      • getIntersctionObjectGsMarker

        public final int getIntersctionObjectGsMarker()

        Gets or sets the intersction object gs marker.

        Returns:
        The intersction object gs marker.
      • setIntersctionObjectGsMarker

        public final void setIntersctionObjectGsMarker(int value)

        Gets or sets the intersction object gs marker.

        Parameters:
        value - The intersction object gs marker.
      • getHandleIntersectionXrefObject

        public final String getHandleIntersectionXrefObject()

        Gets or sets the handle intersection xref object.

        Returns:
        The handle intersection xref object.
      • setHandleIntersectionXrefObject

        public final void setHandleIntersectionXrefObject(String value)

        Gets or sets the handle intersection xref object.

        Parameters:
        value - The handle intersection xref object.
      • hasLastPointRef

        public final short hasLastPointRef()

        Gets or sets the has last point reference.

        Returns:
        The has last point reference.
      • setLastPointRef

        public final void setLastPointRef(short value)

        Gets or sets the has last point reference.

        Parameters:
        value - The has last point reference.