org.gvsig.raster.reproject.app.toolbox
Class ReprojectToolboxAction
java.lang.Object
es.unex.sextante.gui.core.ToolboxAction
org.gvsig.raster.reproject.app.toolbox.AbstractToolboxAction
org.gvsig.raster.reproject.app.toolbox.ReprojectToolboxAction
public class ReprojectToolboxAction
- extends AbstractToolboxAction
Input in Sextante framework for Principal Components tool
- Author:
- Nacho Brodin
|
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 es.unex.sextante.gui.core.ToolboxAction |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReprojectToolboxAction
public ReprojectToolboxAction()
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.