Package | Description |
---|---|
org.rrd4j.graph |
RRD4J graph capabilities.
|
Modifier and Type | Field and Description |
---|---|
(package private) RrdGraphDef |
RrdGraph.gdef |
Modifier and Type | Method and Description |
---|---|
BufferedImageWorker.Builder |
BufferedImageWorker.Builder.setGdef(RrdGraphDef gdef) |
Constructor and Description |
---|
Mapper(RrdGraphDef gdef,
ImageParameters im) |
RrdGraph(RrdGraphDef gdef)
Creates graph from the corresponding
RrdGraphDef object. |
RrdGraph(RrdGraphDef gdef,
ImageWorker worker)
Create graph from a custom image worker
|
RrdGraph(RrdGraphDef gdef,
ImageWriter writer,
ImageWriteParam param)
Creates graph from the corresponding
RrdGraphDef object. |