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
|
Copyright © 1995, 2012, 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.