gistoolkit.display
Interface GISDisplayListener

All Known Implementing Classes:
GISEditor, PreviousZoomCommand

public interface GISDisplayListener

Allows classes to listen for changes in the GISDisplay such as Extents changing.


Method Summary
 void envelopeChanged(Envelope inEnvelope)
          Extents have changed
 

Method Detail

envelopeChanged

public void envelopeChanged(Envelope inEnvelope)
Extents have changed