public static class HSetChart.Population extends ChartPopulation
final String |
hdr
|
String |
legend
Inherited from ChartPopulation . |
DataRenderer |
renderer
Inherited from ChartPopulation . |
String |
style
Inherited from ChartPopulation . |
Population (String hdr, String style)
|
ChartPopulation |
addLegend (Legend legend)
|
ChartPopulation |
addLegend (Legend legend, String name)
Inherited from ChartPopulation . |
String |
getLegendText ()
Inherited from ChartPopulation . |
void |
printLegendSwatch (PrintStream out, double x, double y, int w, int h)
Inherited from ChartPopulation . |
ChartPopulation |
setRenderer (DataRenderer renderer)
Inherited from ChartPopulation . |
Show all inherited methods (11 more) |
public ChartPopulation addLegend ( Legend legend );
Implements ChartPopulation.addLegend(Legend)
.