|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
------------------------------------------------------------------------
Method Summary | |
void |
addTheme(Theme theme)
adds a Theme to the Highlighter that shall be notified if something happens. |
void |
highlight()
highlight the features specified by the current selector of the Theme. |
void |
highlight(Feature feature)
highlight the submitted feature. |
void |
highlight(int id)
highlight the feature with the submitted id. |
void |
removeTheme(Theme theme)
|
void |
resetHighlight()
removes all highlight-flags from the features within the MapView |
Method Detail |
public void addTheme(Theme theme)
public void removeTheme(Theme theme)
addTheme(Theme)
public void highlight(int id)
public void highlight(Feature feature)
public void highlight()
public void resetHighlight()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |