Package com.ge.research.acuity.ui.renderers

Interface Summary
GraphRenderer This interface defines the set of methods that must be implemented in order to successfully transform a GraphPO into a visible, rendered chart.
Renderer This interface defines the set of methods that must be implemented in order to successfully transform a PresentationObject into a media displayable representation.
 

Class Summary
GraphRendererFactory Factory used to return the proper GraphRenderer to use
HTMLRenderer Renderer for an HTML client.
JFreeRenderer A GraphRenderer implementation for the JFreeChart 0.9.8 API and library