Interface | Description |
---|---|
HeapImage | |
PoolFilterable |
Class | Description |
---|---|
BufferUtil |
Utility routines for dealing with direct buffers.
|
EffectPeer<T extends RenderState> |
The abstract base class for all
Effect implementation peers. |
ImagePool |
A simple object pool used to recycle temporary images used by the
various
EffectPeer implementations. |
Renderer | |
RendererFactory |
A factory that produces a
Renderer instance appropriate for
the desktop and tv stacks (either Swing or Prism based). |
Enum | Description |
---|---|
Renderer.RendererState |
Enumeration describing the lifecycle states of the renderer.
|