net.refractions.udig.tools.edit
Class EditSelectionProvider

java.lang.Object
  extended by AbstractMapEditorSelectionProvider
      extended by net.refractions.udig.tools.edit.EditSelectionProvider

public class EditSelectionProvider
extends AbstractMapEditorSelectionProvider

The selection provided by this provider is first the vertices of the edit geom, if there are any selected. If not then it is the EditFeature in the edit manager.

Since:
1.1.0
Author:
Jesse

Constructor Summary
EditSelectionProvider()
           
 
Method Summary
 void setActiveMap(IMap map, IEditorPart editor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditSelectionProvider

public EditSelectionProvider()
Method Detail

setActiveMap

public void setActiveMap(IMap map,
                         IEditorPart editor)