public interface IGeoSelection extends IAdaptable(Code)
The interface for GeoSelection containers implementations.
The containers follow to IAdaptable design pattern to hide the
implementation specifics. Usually IGeoSelectionListeners should not be
aware about actual implementation class of IGeoSelection.