Uses of Interface
com.androidplot.series.XYSeries

Packages that use XYSeries
com.androidplot.ui Visual components of AndroidPlot 
com.androidplot.xy Classes for creating XYPlots. 
 

Uses of XYSeries in com.androidplot.ui
 

Methods in com.androidplot.ui that return types with arguments of type XYSeries
 SeriesAndFormatterList<XYSeries,SeriesFormatterType> DataRenderer.getSeriesAndFormatterList()
           
 

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
 String PointLabeler.getLabel(XYSeries series, int index)
           
 



Copyright © 2010-2013 androidplot.com. All Rights Reserved.