Uses of Interface
com.androidplot.series.XYSeries

Packages that use XYSeries
com.androidplot.xy   
 

Uses of XYSeries in com.androidplot.xy
 

Classes in com.androidplot.xy that implement XYSeries
 class SimpleXYSeries
          A convenience class used to create instances of XYPlot generated from Lists of Numbers.
 

Methods in com.androidplot.xy with parameters of type XYSeries
 boolean XYPlot.addSeries(XYSeries series, BarFormatter formatter)
           
 boolean XYPlot.addSeries(XYSeries series, LineAndPointFormatter formatter)
           
 boolean XYPlot.addSeries(XYSeries series, StepFormatter formatter)
           
 



Copyright © 2011. All Rights Reserved.