| 
 | deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Selector
------------------------------------------------------------------------
| Method Summary | |
|---|---|
|  void | addTheme(Theme theme)adds a Theme to the Selector that shall be notified if something happens. | 
|  String[] | invertSelection()invertes the current selection. | 
|  void | removeTheme(Theme theme) | 
|  void | reset()marks all features as unselected | 
|  String[] | select(Envelope boundingbox)selects all features (display elements) that are located within the submitted bounding box. | 
|  String[] | select(Position position)selects all features (display elements) that intersects the submitted point. if a feature is already selected it remains selected. | 
|  String[] | select(Position position,
             double radius)selects all features (display elements) that are located within the circle described by the position and the radius. if a feature is already selected it remains selected. | 
|  String[] | select(String[] ids)selects all features (display elements) that are specified by the submitted ids. if a feature is already selected it remains selected. | 
| Method Detail | 
|---|
void addTheme(Theme theme)
void removeTheme(Theme theme)
addTheme(Theme)String[] select(Envelope boundingbox)
String[] select(Position position)
String[] select(Position position,
                double radius)
String[] select(String[] ids)
String[] invertSelection()
void reset()
| 
 | deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net