:: 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
- Description
- Get the type of the contained graphic
- Returns
- The type of the contained graphic
- See also
- GraphicType
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.