|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RendererFactory | |
| prefuse | The top-level Visualization and Display classes, as well as Constants used throughout the toolkit. |
| prefuse.render | Interfaces and modules for rendering VisualItems into a graphics context. |
| Uses of RendererFactory in prefuse |
| Methods in prefuse that return RendererFactory | |
RendererFactory |
Visualization.getRendererFactory()
Get the RendererFactory used by this Visualization. |
| Methods in prefuse with parameters of type RendererFactory | |
void |
Visualization.setRendererFactory(RendererFactory rf)
Set the RendererFactory used by this Visualization. |
| Uses of RendererFactory in prefuse.render |
| Classes in prefuse.render that implement RendererFactory | |
class |
DefaultRendererFactory
Default factory implementation from which to retrieve VisualItem renderers. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||