Uses of Package
prefuse.render

Packages that use prefuse.render
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. 
prefuse.util Utility classes for use by both the toolkit and applications, including color and font support. 
prefuse.visual Classes for representing and storing VisualItems. 
prefuse.visual.tuple Implementations of VisualItem types and backing TupleManager instances. 
 

Classes in prefuse.render used by prefuse
Renderer
          Interface for rendering VisualItems, providing drawing as well as location checking and bounding box routines.
RendererFactory
          The RendererFactory is responsible for providing the proper Renderer instance for drawing a given VisualItem.
 

Classes in prefuse.render used by prefuse.render
AbstractShapeRenderer
          Abstract base class implementation of the Renderer interface for supporting the drawing of basic shapes.
EdgeRenderer.EdgeArrowType
           
EdgeRenderer.EdgeType
           
ImageFactory
          Utility class that manages loading and storing images.
PolygonRenderer.PolygonType
           
Renderer
          Interface for rendering VisualItems, providing drawing as well as location checking and bounding box routines.
RendererFactory
          The RendererFactory is responsible for providing the proper Renderer instance for drawing a given VisualItem.
RenderType
          Specifies the type of rendering to use - needed by GraphicsLib
 

Classes in prefuse.render used by prefuse.util
RenderType
          Specifies the type of rendering to use - needed by GraphicsLib
 

Classes in prefuse.render used by prefuse.visual
Renderer
          Interface for rendering VisualItems, providing drawing as well as location checking and bounding box routines.
 

Classes in prefuse.render used by prefuse.visual.tuple
Renderer
          Interface for rendering VisualItems, providing drawing as well as location checking and bounding box routines.
 



Copyright © 2008 Regents of the University of California