Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: graphic ::

interface XGraphic
Description
This interface acts as a container for the loaded graphic.

The interface itself can be retrieved by using the appropriate methods of XGraphicProvider interface. XGraphicProvider also offers a method to store the graphic content at a specific location

To render the graphic content onto a specific device, you have to create a XGraphicRenderer interface and pass this interface appropriately

See also
XGraphicProvider, XGraphicRenderer

Methods' Summary
getType Get the type of the contained graphic  
Methods' Details
getType
byte
getType();

Description
Get the type of the contained graphic
Returns
The type of the contained graphic
See also
GraphicType
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.