at.tuwien.ifs.somtoolbox.apps.viewer
Class PieChartPNode.CountLabeler
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.viewer.PieChartPNode.CountLabeler
- All Implemented Interfaces:
- org.jfree.chart.labels.PieSectionLabelGenerator
- Enclosing class:
- PieChartPNode
private class PieChartPNode.CountLabeler
- extends Object
- implements org.jfree.chart.labels.PieSectionLabelGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PieChartPNode.CountLabeler
private PieChartPNode.CountLabeler()
generateSectionLabel
public String generateSectionLabel(org.jfree.data.general.PieDataset dataset,
Comparable key)
- Specified by:
generateSectionLabel
in interface org.jfree.chart.labels.PieSectionLabelGenerator
generateAttributedSectionLabel
public AttributedString generateAttributedSectionLabel(org.jfree.data.general.PieDataset dataset,
Comparable key)
- Specified by:
generateAttributedSectionLabel
in interface org.jfree.chart.labels.PieSectionLabelGenerator