Uses of Interface
org.opengis.go.display.event.AggregationChangeEvent

Packages that use AggregationChangeEvent
org.opengis.go.display.event   
org.opengis.go.display.primitive   
 

Uses of AggregationChangeEvent in org.opengis.go.display.event
 

Methods in org.opengis.go.display.event with parameters of type AggregationChangeEvent
 void AggregationListener.aggregationChanged(AggregationChangeEvent event)
          Invoked when any elements are added, removed, or reorderd (if supported) in the aggregating object.
 

Uses of AggregationChangeEvent in org.opengis.go.display.primitive
 

Methods in org.opengis.go.display.primitive with parameters of type AggregationChangeEvent
 void AggregateGraphic.aggregationChanged(AggregationChangeEvent event)
          Calls the aggregationChanged() method of all AggregationListeners in this AggregateGraphic's list of listeners.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.