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

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

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

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