Uses of Class
com.jme.util.stat.graph.TimedAreaGrapher

Packages that use TimedAreaGrapher
com.jme.util.stat.graph   
 

Uses of TimedAreaGrapher in com.jme.util.stat.graph
 

Methods in com.jme.util.stat.graph that return TimedAreaGrapher
static TimedAreaGrapher GraphFactory.makeTimedGraph(int width, int height, Quad quad)
          Makes a new area grapher and sets up a quad to display it.