com.jidesoft.chart.render
Class DefaultPointLabeler
java.lang.Object
com.jidesoft.chart.render.DefaultPointLabeler
- All Implemented Interfaces:
- PointLabeler
public class DefaultPointLabeler
- extends Object
- implements PointLabeler
A default implementation of the PointLabeler class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPointLabeler
public DefaultPointLabeler()
getDisplayText
public String getDisplayText(Chartable p)
- Create the text to use for the label for the supplied point
- Specified by:
getDisplayText
in interface PointLabeler
- Parameters:
p
- the point for which we need some display text for a label
- Returns:
- the text