Uses of Class
org.jrobin.graph.RrdGraphDef

Packages that use RrdGraphDef
org.jrobin.graph JRobin graph capabilities. 
 

Uses of RrdGraphDef in org.jrobin.graph
 

Methods in org.jrobin.graph that return RrdGraphDef
 RrdGraphDef RrdGraphDefTemplate.getRrdGraphDef()
          Creates RrdGraphDef object which can be used to create RrdGraph object (actual JRobin graphs).
 

Constructors in org.jrobin.graph with parameters of type RrdGraphDef
RrdGraph(RrdGraphDef gdef)
          Creates graph from the corresponding RrdGraphDef object.
 



Copyright © 2003-2008. All Rights Reserved.