GeoAPI 2.0
Build 2005-06-08

org.opengis.go.display.event
Interface AggregationListener

All Superinterfaces:
EventListener

public interface AggregationListener
extends EventListener

Allows an implementing object to listen to element addition, removal, and ordering changes in an aggregating object.

Version:
$Revision: 1.4 $, $Date: 2005/05/16 10:54:57 $

Method Summary
 void aggregationChanged(AggregationChangeEvent event)
          Invoked when any elements are added, removed, or reorderd (if supported) in the aggregating object.
 

Method Detail

aggregationChanged

void aggregationChanged(AggregationChangeEvent event)
Invoked when any elements are added, removed, or reorderd (if supported) in the aggregating object.

Parameters:
event - The aggregation event.

GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium