public interface IAnnotationLabelProvider
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getInfoText(double xValue,
double yValue,
boolean showName,
boolean showSample,
boolean showPosition) |
Return a string to be used on the annotation label.
|
java.lang.String getInfoText(double xValue, double yValue, boolean showName, boolean showSample, boolean showPosition)
xValue
- yValue
-