Package org.rrd4j.graph

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

Class Summary
RrdGraph Class which actually creates Rrd4j graphs (does the hard work).
RrdGraphConstants.FontConstructor Font constructor, to use embedded fonts
RrdGraphDef Class which should be used to define new Rrd4j 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 Rrd4j graph.