Search
BaseScaleListener Members
Methods
 


The listener interface for receiving scale events.

The following tables list the members exposed by the BaseScaleListener type.

 Public Methods

  Name Description

pointerClicked

Raised when a pointer within the scale is clicked with the mouse.

queryLabelValue

Raised when the labels in the scale are being generated in order to associate custom values with them.

rangeClicked

Raised when a range within the scale is clicked with the mouse.

scaleGeometryClicked

Raised when the scale geometry is clicked with the mouse.

tickClicked

Raised when a tick mark within the scale is clicked with the mouse.

 See Also