Package org.rrd4j.graph
package org.rrd4j.graph
RRD4J graph capabilities.
-
ClassDescriptionA class that implement a downsampler, used to reduce the number of point to display.The elements of the graph.Class which actually creates Rrd4j graphs (does the hard work).Class to represent various constants used for graphing.Font constructor, to use embedded fonts.Allowed font tag names which can be used in
RrdGraphDef.setFont(org.rrd4j.graph.RrdGraphConstants.FontTag, java.awt.Font)
methodClass which should be used to define new Rrd4j graph.Implementations of this class can be used to generate image than can be layered on graph.Class to represent successfully created Rrd4j graph.Simple time label using a format similar tostrftime
.Simplified version of DateFormat for just defining how to map a timestamp into a label for presentation.