-
- All Implemented Interfaces:
-
java.io.Serializable
public class SegmentRegistry extends SeriesRegistry<SegmentBundle, Segment, SegmentFormatter>
SeriesRegistry implementation to be used in a PieChart.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.androidplot.SeriesRegistry
add, clear, contains, getLegendEnabledItems, getSeriesAndFormatterList, getSeriesList, isEmpty, remove, remove, size
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-