Content for OpenOffice.org version 3.3.
| Overview |
Module |
Use |
Devguide |
Index |
:: com :: sun :: star ::
|
| module graphic |
- Description
- Interfaces for graphic handling
|
| Interfaces |
| XGraphic |
This interface acts as a container for the loaded graphic.
|
| XGraphicObject |
XGraphicObject objects represent in-memory image and graphic
objects.
|
| XGraphicProvider |
This interface acts as the main interface to handle graphic
content. It is used to load graphics, store graphics and
to get information about unloaded graphics
|
| XGraphicRenderer |
This interfaces exposes just one method to render
a XGraphic container
|
| XGraphicTransformer |
This interface is allowing to transform a XGraphic
|
| XPrimitive2D |
XPrimitive2D interface
This is the basic interface for 2D graphic primitives. They need to be able
- to provide a decomposition consisting of simpler graphic primitives
- to provide a 2D bound rectangle as a 2D range
|
| XPrimitive3D |
XPrimitive3D interface
This is the basic interface for graphic 3D primitives. They need to be able
- to provide a decomposition consisting of simpler graphic primitives
- to provide a 3D bound rectangle as a 3D range
|
| XPrimitiveFactory2D |
XPrimitiveFactory2D interface
Use this interface to generate XPrimitive2D instances
|
| Constant Groups |
| GraphicColorMode |
describes different color modes which can be specified when requesting a graphic.
|
| GraphicType |
Constants that describe the type of graphic
|
Top of Page
Copyright © 1995, 2010, 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.