|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUDIGView
A View that will have a ToolContext object set each time an editor changes. If the current editor is not a map editor the the context will be null otherwise it will be a context that will operate against the map contained by the map editor.
Method Summary | |
---|---|
void |
editFeatureChanged(SimpleFeature feature)
Called when the the current edit feature changes. |
IToolContext |
getContext()
Returns the current context object |
void |
setContext(IToolContext newContext)
Sets the current context object |
Method Detail |
---|
void setContext(IToolContext newContext)
IToolContext getContext()
void editFeatureChanged(SimpleFeature feature)
feature
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |