insensa.view.dialogs.sensi
Interface IMode

All Known Implementing Classes:
ModeHighLow, ModeJackknifing, ModeRandomVariation, ModeSystematicVariation

public interface IMode


Method Summary
 boolean applySettings(javax.swing.JLabel labelStatus, CModel model, CRasterFileSet outputFileSet, CIndexation prioritization, java.lang.String outputFileName)
           
 java.util.List<CRasterFileInformation> getSensiList()
           
 java.lang.String getShortDescription()
           
 

Method Detail

applySettings

boolean applySettings(javax.swing.JLabel labelStatus,
                      CModel model,
                      CRasterFileSet outputFileSet,
                      CIndexation prioritization,
                      java.lang.String outputFileName)
                      throws java.io.IOException,
                             org.jdom.JDOMException,
                             CRasterFileException
Parameters:
labelStatus -
model -
outputFileSet -
prioritization -
outputFileName -
Returns:
Throws:
java.io.IOException
org.jdom.JDOMException
CRasterFileException

getSensiList

java.util.List<CRasterFileInformation> getSensiList()
Returns:

getShortDescription

java.lang.String getShortDescription()
Returns: