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