|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 AggregationListener s
in this AggregateGraphic 's list of listeners. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |