Package | Description |
---|---|
org.jrobin.graph |
JRobin graph capabilities.
|
Modifier and Type | Field and Description |
---|---|
(package private) RrdGraphDef |
RrdGraph.gdef |
Modifier and Type | Method and Description |
---|---|
RrdGraphDef |
RrdGraphDefTemplate.getRrdGraphDef()
Creates RrdGraphDef object which can be used to create RrdGraph
object (actual JRobin graphs).
|
Constructor and Description |
---|
Mapper(RrdGraphDef gdef,
ImageParameters im) |
RrdGraph(RrdGraphDef gdef)
Creates graph from the corresponding
RrdGraphDef object. |
ValueAxis(ImageParameters im,
ImageWorker worker,
RrdGraphDef gdef,
Mapper mapper) |