lt.monarch.chart.mapper
Interface AxisMapperListener


public interface AxisMapperListener

Listener for mapper updates.


Method Summary
Modifier and Type Method and Description
 void mappingChanged(AxisMapper mapper)
          Notifies that mapping has changed.
 

Method Detail

mappingChanged

void mappingChanged(AxisMapper mapper)
Notifies that mapping has changed.

Parameters:
mapper - mapper, which has changed