Home
last modified time | relevance | path

Searched refs:getFormatterList (Results 1 – 2 of 2) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYSeriesRenderer.java41 for (XYFormatterType xyf : sfl.getFormatterList()) { in getUniqueRegionFormatters()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DSeriesAndFormatterList.java49 public List<FormatterType> getFormatterList() { in getFormatterList() method in SeriesAndFormatterList