public interface IAnnotationListener
| Modifier and Type | Method and Description |
|---|---|
void |
annotationMoved(double oldX,
double oldY,
double newX,
double newY)
This event indicates a change in the axis' value range
|