Package org.jrobin.graph

Interface Summary
RrdGraphConstants Class to represent various constants used for graphing.
 

Class Summary
RrdGraph Class which actually creates JRobin graphs (does the hard work).
RrdGraphDef Class which should be used to define new JRobin graph.
RrdGraphDefTemplate Class used to create an arbitrary number of RrdGraphDef (graph definition) objects from a single XML template.
RrdGraphInfo Class to represent successfully created JRobin graph.