Uses of Class
org.rrd4j.graph.RrdGraphDef
| Package | Description | 
|---|---|
| org.rrd4j.graph | 
 RRD4J graph capabilities. 
 | 
- 
Uses of RrdGraphDef in org.rrd4j.graph
Fields in org.rrd4j.graph declared as RrdGraphDef Modifier and Type Field Description (package private) RrdGraphDefRrdGraph. gdefConstructors in org.rrd4j.graph with parameters of type RrdGraphDef Constructor Description Mapper(RrdGraphDef gdef, ImageParameters im)RrdGraph(RrdGraphDef gdef)Creates graph from the correspondingRrdGraphDefobject.RrdGraph(RrdGraphDef gdef, ImageWriter writer, ImageWriteParam param)Creates graph from the correspondingRrdGraphDefobject.