Packages

 

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

Class OdMoveTo

    • Constructor Detail

      • OdMoveTo

        public OdMoveTo(OdObject parent)

        Initializes a new instance of the OdMoveTo class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getCoordinates

        public PointF getCoordinates()

        Gets or sets the coordinates.

        Returns:
        The coordinates.
      • setCoordinates

        public void setCoordinates(PointF value)

        Gets or sets the coordinates.

        Parameters:
        value - The coordinates.