|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.project.ui.tool.selection.provider.AbstractMapEditorSelectionProvider
net.refractions.udig.project.ui.tool.selection.provider.EditFeatureSelectionProvider
public class EditFeatureSelectionProvider
A selection provider that provides as the current selection the currently selected feature. (map.getEditManager().getEditFeature()). The feature will be an Adaptable feature that adapts to the layer that the feature is from.
Field Summary |
---|
Fields inherited from class net.refractions.udig.project.ui.tool.selection.provider.AbstractMapEditorSelectionProvider |
---|
listeners, selection |
Constructor Summary | |
---|---|
EditFeatureSelectionProvider()
|
Method Summary | |
---|---|
void |
setActiveMap(IMap map,
MapPart editor)
|
Methods inherited from class net.refractions.udig.project.ui.tool.selection.provider.AbstractMapEditorSelectionProvider |
---|
addSelectionChangedListener, getListeners, getSelection, notifyListeners, removeSelectionChangedListener, setSelection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.refractions.udig.project.ui.tool.IMapEditorSelectionProvider |
---|
getListeners |
Constructor Detail |
---|
public EditFeatureSelectionProvider()
Method Detail |
---|
public void setActiveMap(IMap map, MapPart editor)
setActiveMap
in interface IMapEditorSelectionProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |