|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGeoSelection
The interface for GeoSelection containers implementations.
The containers follow to IAdaptable design pattern to hide the
implementation specifics. Usually IGeoSelectionListener
s should not be
aware about actual implementation class of IGeoSelection.
Method Summary | |
---|---|
java.util.Iterator |
iterator()
Custom implementations of interface can iterate through arbitrary set of objects with "selected" semantic. |
Method Detail |
---|
java.util.Iterator iterator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |