org.gvsig.raster.reproject.app.toolbox
Class ReprojectToolboxAction

java.lang.Object
  extended by es.unex.sextante.gui.core.ToolboxAction
      extended by org.gvsig.raster.reproject.app.toolbox.AbstractToolboxAction
          extended by org.gvsig.raster.reproject.app.toolbox.ReprojectToolboxAction

public class ReprojectToolboxAction
extends AbstractToolboxAction

Input in Sextante framework for Principal Components tool

Author:
Nacho Brodin

Field Summary
 
Fields inherited from class org.gvsig.raster.reproject.app.toolbox.AbstractToolboxAction
lyr
 
Constructor Summary
ReprojectToolboxAction()
           
 
Method Summary
 void execute()
           
 javax.swing.ImageIcon getIcon()
           
 java.lang.String getName()
           
 boolean isPluginInstalled()
          Returns true if the plugin which gives the functionality is installed in gvSIG
 
Methods inherited from class org.gvsig.raster.reproject.app.toolbox.AbstractToolboxAction
getGroup, isActive, loadLayer
 
Methods inherited from class es.unex.sextante.gui.core.ToolboxAction
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReprojectToolboxAction

public ReprojectToolboxAction()
Method Detail

execute

public void execute()
Specified by:
execute in class es.unex.sextante.gui.core.ToolboxAction

getIcon

public javax.swing.ImageIcon getIcon()

getName

public java.lang.String getName()
Specified by:
getName in class es.unex.sextante.gui.core.ToolboxAction

isPluginInstalled

public boolean isPluginInstalled()
Description copied from class: AbstractToolboxAction
Returns true if the plugin which gives the functionality is installed in gvSIG

Specified by:
isPluginInstalled in class AbstractToolboxAction
Returns:


Copyright © 2013-2014 gvSIG Association. All Rights Reserved.