public interface IUDIGView extends IViewPart(Code)
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.
author: jeichar since: 0.9.0
Method Summary
void
editFeatureChanged(Feature feature) Called when the the current edit feature changes.