|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Renderer |
The Renderer interface defines a role which is capable of
rendering a graphical object in a certain context. |
| RendererChain |
Interface RendererChain defines a component which concatenates
two Renderer objects. |
| Class Summary | |
| DefaultRenderer |
The DefaultRenderer class is the default implementation of
the Renderer interface.
|
| DefaultRendererChain | ... |
| DefaultRendererMono | The DefaultRendererMono class is an implementation of the
Renderer interface that renders the primitives monochrome. |
| DefaultRendererWireFrame | The DefaultRendererWireFrame class is an implementation of the
Renderer interface that renders the primitives in a wireframe. |
| DefaultRendererXOR | The DefaultRendererMono class is an implementation of the
Renderer interface that renders the primitives in xor style. |
| RendererConfiguration |
Class RendererConfiguration provides configuration settings
for a Renderer by providing a set of Attribute
objects whose names are defined by constants of this class. |
| RendererConfigurationUtil | This class contains simple utility method for obtaining a memento object
of type AttributeSet from
an object of type RendererConfiguration
and for applying such memento objects back to existing
RendererConfiguration objects. |
| RenderingData | REVIEWJAVADOC: RenderingData.java : Ist das hier eine abgespeckte Schnittstelle zur Primitive interface. |
| RenderingDataKey |
The RenderingDataKey class defines a certain key used by the
RenderingData class.
|
| RenderUtilities | The RenderUtilities provides some basic functionalities used
within the render package. |
Contains classes that are used to define the rendering data used to render the graphical objects onto a device.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||