Packages

 

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

Class OdGraphicObject

    • Constructor Detail

      • OdGraphicObject

        public OdGraphicObject(OdObject parent)

        Initializes a new instance of the OdGraphicObject class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getAbsoluteCoordinates

        public boolean getAbsoluteCoordinates()

        Gets or sets a value indicating whether [absolute coordinates].

        Returns:
        true if [absolute coordinates]; otherwise, false.
      • setAbsoluteCoordinates

        public void setAbsoluteCoordinates(boolean value)

        Gets or sets a value indicating whether [absolute coordinates].

        Parameters:
        value - true if [absolute coordinates]; otherwise, false.