Uses of package org.rrd4j.graph
Package | Description |
---|---|
org.rrd4j.graph |
RRD4J graph capabilities.
|
-
Classes in org.rrd4j.graph used by org.rrd4j.graph Class Description Area Axis CommentText DownSampler A class that implement a downsampler, used to reduce the number of point to display.DownSampler.DataSet ElementsNames The elements of the graph.ImageParameters ImageWorker LegendText Line Mapper Markers PlotElement RrdGraph Class which actually creates Rrd4j graphs (does the hard work).RrdGraphConstants Class to represent various constants used for graphing.RrdGraphConstants.FontTag Allowed font tag names which can be used inRrdGraphDef.setFont(org.rrd4j.graph.RrdGraphConstants.FontTag, java.awt.Font)
methodRrdGraphDef Class which should be used to define new Rrd4j graph.RrdGraphDef.ImageSource Implementations of this class can be used to generate image than can be layered on graph.RrdGraphInfo Class to represent successfully created Rrd4j graph.Rule Source SourcedPlotElement Span TimeAxisSetting TimeLabelFormat Simplified version of DateFormat for just defining how to map a timestamp into a label for presentation.ValueAxisSetting ValueScaler ValueScaler.Scaled