Uses of Interface
com.metsci.glimpse.charts.vector.display.examplesupport.UpdateListener

Packages that use UpdateListener
com.metsci.glimpse.charts.vector.display.examplesupport   
 

Uses of UpdateListener in com.metsci.glimpse.charts.vector.display.examplesupport
 

Classes in com.metsci.glimpse.charts.vector.display.examplesupport that implement UpdateListener
 class AttributePanel<V extends GeoObject>
          Displays the attributes and vertices of the selected GeoObject.
 

Methods in com.metsci.glimpse.charts.vector.display.examplesupport that return UpdateListener
 UpdateListener<SelectedShapeChange<V>> ObjectSelectPanel.getSelectedShapeListener()
           
 UpdateListener<SelectedShapeChange<V>> ENCDisplayPanel.getSelectedShapeListener()
           
 UpdateListener<SelectedShapeChange<V>> AttributePanel.getSelectedShapeListener()
           
 

Methods in com.metsci.glimpse.charts.vector.display.examplesupport with parameters of type UpdateListener
 void UpdatePublisher.addUpdateListener(UpdateListener<V> listener)
           
 void UpdatePublisher.removeUpdateListener(UpdateListener<V> listener)
           
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.