Package | Description |
---|---|
org.rrd4j.graph |
RRD4J graph capabilities.
|
Modifier and Type | Field and Description |
---|---|
(package private) RrdGraphDef |
RrdGraph.gdef |
Constructor and Description |
---|
Mapper(RrdGraphDef gdef,
ImageParameters im) |
RrdGraph(RrdGraphDef gdef)
Creates graph from the corresponding
RrdGraphDef object. |
RrdGraph(RrdGraphDef gdef,
ImageWriter writer,
ImageWriteParam param)
Creates graph from the corresponding
RrdGraphDef object. |