-
public interface PointLabeler<SeriesType extends XYSeries>
-
-
Method Summary
Modifier and Type Method Description abstract StringgetLabel(SeriesType series, int index)-
-
Method Detail
-
getLabel
abstract String getLabel(SeriesType series, int index)
-
-
-
-