com.androidplot
Interface Series<T>

All Known Subinterfaces:
XYSeries
All Known Implementing Classes:
Segment, SimpleXYSeries

public interface Series<T>

Base interface for all Series implementations


Method Summary
 String getTitle()
           
 

Method Detail

getTitle

String getTitle()
Returns:
The title of this Series.


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