Uses of Interface
org.geotools.gui.swing.event.ZoomChangeListener

Packages that use ZoomChangeListener
org.geotools.gui.swing Miscellaneous widgets. 
 

Uses of ZoomChangeListener in org.geotools.gui.swing
 

Methods in org.geotools.gui.swing with parameters of type ZoomChangeListener
 void ZoomPane.addZoomChangeListener(ZoomChangeListener listener)
          Adds an object to the list of objects interested in being notified about zoom changes.
 void ZoomPane.removeZoomChangeListener(ZoomChangeListener listener)
          Removes an object from the list of objects interested in being notified about zoom changes.
 



Copyright © GeoTools. All Rights Reserved.