public class SegmentRegistry extends SeriesRegistry<SegmentBundle,Segment,SegmentFormatter>
PieChart
.Constructor and Description |
---|
SegmentRegistry() |
Modifier and Type | Method and Description |
---|---|
protected SegmentBundle |
newSeriesBundle(Segment series,
SegmentFormatter formatter) |
add, clear, get, getLegendEnabledItems, getSeriesAndFormatterList, getSeriesList, isEmpty, remove, remove, size
protected SegmentBundle newSeriesBundle(Segment series, SegmentFormatter formatter)
newSeriesBundle
in class SeriesRegistry<SegmentBundle,Segment,SegmentFormatter>