Uses of Class
org.faceless.graph2.Key

Packages that use Key
org.faceless.graph2 Contains all the classes required to create and render a Graph to an SVG, PNG, PDF or other format. 
 

Uses of Key in org.faceless.graph2
 

Methods in org.faceless.graph2 with parameters of type Key
 void Graph.addKey(Key key, double x, double y)
          Set a Key on the graph, and position it at the specified location on the Graph.
 void Graph.addKey(Key key, int position)
          Set a Key on the graph and position it at the edges of the Output.
 



Copyright © 2001-2011 Big Faceless Organization