Uses of Class
org.faceless.graph2.LineSeries

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

Uses of LineSeries in org.faceless.graph2
 

Methods in org.faceless.graph2 that return LineSeries
 LineSeries FunctionLineSeries.getLineSeries()
          Return the LineSeries set by the FunctionLineSeries.setLineSeries(org.faceless.graph2.LineSeries) method.
 

Methods in org.faceless.graph2 with parameters of type LineSeries
 void FunctionLineSeries.setLineSeries(LineSeries data)
          Set the LineSeries that this function takes it's data from.
 



Copyright © 2001-2011 Big Faceless Organization