net.agmodel.demBean
Interface DEMSpatialDataListener

All Superinterfaces:
EventListener, RequestBeanListener
All Known Implementing Classes:
DEMPanel

public interface DEMSpatialDataListener
extends RequestBeanListener

Title:

Description:

Copyright: Copyright (c) 2002

Company:


Method Summary
 void newDEMSpatialData(DEMSpatialDataEvent evt)
           
 
Methods inherited from interface net.agmodel.utilBean.RequestBeanListener
requestSent
 

Method Detail

newDEMSpatialData

public void newDEMSpatialData(DEMSpatialDataEvent evt)