Uses of Class
org.rrd4j.graph.RrdGraphDef
Packages that use RrdGraphDef
-
Uses of RrdGraphDef in org.rrd4j.graph
Fields in org.rrd4j.graph declared as RrdGraphDefModifier and TypeFieldDescription(package private) final RrdGraphDef
RrdGraph.gdef
(package private) final RrdGraphDef
RrdGraphGenerator.gdef
Methods in org.rrd4j.graph with parameters of type RrdGraphDefConstructors in org.rrd4j.graph with parameters of type RrdGraphDefModifierConstructorDescription(package private)
Mapper
(RrdGraphDef gdef, ImageParameters im) RrdGraph
(RrdGraphDef gdef) Creates graph from the correspondingRrdGraphDef
object.RrdGraph
(RrdGraphDef gdef, ImageWriter writer, ImageWriteParam param) Creates graph from the correspondingRrdGraphDef
object.RrdGraph
(RrdGraphDef gdef, ImageWorker worker) Create graph from a custom image worker(package private)
RrdGraphGenerator
(RrdGraphDef gdef, ImageWorker worker, DataProcessor dproc)