sources
Interface MapColorer

All Known Implementing Classes:
MapLayer

public interface MapColorer

This interface is a listener that mentiones changes in the map color function


Method Summary
 void functionChanged(double val)
           
 

Method Detail

functionChanged

public void functionChanged(double val)