Packages

 

com.aspose.imaging.fileformats.opendocument.objects.graphic

Class OdMeasure

    • Constructor Detail

      • OdMeasure

        public OdMeasure(OdObject parent)

        Initializes a new instance of the OdMeasure class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getPoint1

        public PointF getPoint1()

        Gets or sets the point1.

        Returns:
        The point1.
      • setPoint1

        public void setPoint1(PointF value)

        Gets or sets the point1.

        Parameters:
        value - The point1.
      • getPoint2

        public PointF getPoint2()

        Gets or sets the point2.

        Returns:
        The point2.
      • setPoint2

        public void setPoint2(PointF value)

        Gets or sets the point2.

        Parameters:
        value - The point2.
      • getPoint3

        public PointF getPoint3()

        Gets or sets the point3.

        Returns:
        The point3.
      • setPoint3

        public void setPoint3(PointF value)

        Gets or sets the point3.

        Parameters:
        value - The point3.
      • getPoint4

        public PointF getPoint4()

        Gets or sets the point4.

        Returns:
        The point4.
      • setPoint4

        public void setPoint4(PointF value)

        Gets or sets the point4.

        Parameters:
        value - The point4.