net.refractions.udig.legend.ui.actions
Class LegendAction

java.lang.Object
  extended by AbstractToggleMapGraphicAction
      extended by net.refractions.udig.legend.ui.actions.LegendAction

public class LegendAction
extends AbstractToggleMapGraphicAction

Adds or removes legend layers to/from a map

Since:
1.1.0
Author:
Jesse

Constructor Summary
LegendAction()
           
 
Method Summary
protected  java.lang.String getExtensionID()
           
protected  java.lang.Class<LegendGraphic> getMapGraphicClass()
           
 void init(IWorkbenchWindow window)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegendAction

public LegendAction()
Method Detail

getMapGraphicClass

protected java.lang.Class<LegendGraphic> getMapGraphicClass()

getExtensionID

protected java.lang.String getExtensionID()

init

public void init(IWorkbenchWindow window)