Home
last modified time | relevance | path

Searched defs:XYPlot (Results 1 – 1 of 1) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYPlot.java38 public class XYPlot extends Plot<XYSeries, XYSeriesFormatter, XYSeriesRenderer> { class
141 public XYPlot(Context context, String title) { in XYPlot() method in XYPlot
145 public XYPlot(Context context, String title, RenderMode mode) { in XYPlot() method in XYPlot
149 public XYPlot(Context context, AttributeSet attributes) { in XYPlot() method in XYPlot
153 public XYPlot(Context context, AttributeSet attrs, int defStyle) { in XYPlot() method in XYPlot