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

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

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

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