Package prefuse.render

Interfaces and modules for rendering VisualItems into a graphics context.

See: Description

Package prefuse.render Description

Interfaces and modules for rendering VisualItems into a graphics context. Renderer instances are responsible for drawing items, computing item bounds, and determining if a point lies within or without an item. RendererFactory instances, on the other hand, are used to determine which Renderer should be used for a given VisualItem.

Copyright ? 2013 Regents of the University of California