java.lang.Object | |
↳ | org.rrd4j.graph.RrdGraphInfo |
Class to represent successfully created Rrd4j graph. Objects of this class are created by method
getRrdGraphInfo()
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Dumps complete graph information.
| |||||||||||
Returns the number of bytes in the graph file
| |||||||||||
Returns graph bytes
| |||||||||||
Returns filename of the graph
| |||||||||||
Returns total graph height
| |||||||||||
Returns image information requested by
setImageInfo(String) method | |||||||||||
Returns PRINT lines requested by
print(String, org.rrd4j.ConsolFun, String) method. | |||||||||||
Returns total graph width
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Dumps complete graph information. Useful for debugging purposes.
Returns the number of bytes in the graph file
Returns graph bytes
Returns filename of the graph
Returns total graph height
Returns image information requested by setImageInfo(String)
method
Returns PRINT lines requested by print(String, org.rrd4j.ConsolFun, String)
method.
Returns total graph width