|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CModel in insensa.commands |
---|
Fields in insensa.commands declared as CModel | |
---|---|
private CModel |
OpenProjectCommand.model
|
private CModel |
CreateUserCommand.model
|
private CModel |
ImportConfigCommand.model
|
Constructors in insensa.commands with parameters of type CModel | |
---|---|
CreateUserCommand(CModel model,
java.lang.String user,
java.lang.String workspace)
|
|
ImportConfigCommand(CModel model,
java.lang.String oldConfigFilename)
|
|
OpenProjectCommand(CModel model,
CUser user,
CProject project,
java.util.List<IProjectListener> projectListener)
|
Uses of CModel in insensa.controller |
---|
Fields in insensa.controller declared as CModel | |
---|---|
private CModel |
CControllerFileEditing.model
|
private CModel |
CController.model
|
private CModel |
AddFilesToFileSet.model
|
private CModel |
RenameActionListener.model
|
private CModel |
ExportFileActionListener.model
|
private CModel |
DropObjectOnImageListener.model
|
private CModel |
CloseWindowActionListener.model
|
private CModel |
DeleteActionListener.model
|
private CModel |
SetNodataValueActionListener.model
|
private CModel |
ImportFileActionListener.model
|
Methods in insensa.controller with parameters of type CModel | |
---|---|
static void |
AddFilesToFileSet.importFolder(CView view,
CModel model,
java.io.File[] fileList,
javax.swing.tree.DefaultMutableTreeNode targetNode)
|
Constructors in insensa.controller with parameters of type CModel | |
---|---|
AddFilesToFileSet(CView view,
CModel model)
|
|
CController(CModel mModel,
CView mView,
ExtensionManager exManager)
|
|
CControllerFileEditing(javax.swing.tree.TreePath[] treePaths,
CView view,
CModel model)
|
|
CloseWindowActionListener(CView view,
CModel model)
|
|
DeleteActionListener(CView view,
CModel model)
|
|
DropObjectOnImageListener(CView view,
CModel model)
|
|
ExportFileActionListener(CView view,
CModel model)
|
|
ImportFileActionListener(CView view,
CModel model)
|
|
RenameActionListener(CView view,
CModel model)
|
|
SetNodataValueActionListener(CModel model,
CView view)
|
Uses of CModel in insensa.test |
---|
Fields in insensa.test declared as CModel | |
---|---|
protected CModel |
AbstractInsensaDialog.model
|
Methods in insensa.test with parameters of type CModel | |
---|---|
void |
AbstractInsensaDialog.setModel(CModel model)
|
Uses of CModel in insensa.view |
---|
Fields in insensa.view declared as CModel | |
---|---|
private CModel |
TreeTestTransferHandler.model
|
private CModel |
CViewStartScreen.model
|
private CModel |
CView.model
|
Methods in insensa.view that return CModel | |
---|---|
CModel |
CView.getModel()
|
Constructors in insensa.view with parameters of type CModel | |
---|---|
CView(CModel my_model)
|
|
CViewStartScreen(CModel model)
This is the default constructor. |
|
TreeTestTransferHandler(CView view,
CModel model)
|
Uses of CModel in insensa.view.dialogs |
---|
Fields in insensa.view.dialogs declared as CModel | |
---|---|
private CModel |
CDialogOpenProject.model
|
private CModel |
CDialogNewProject.model
|
private CModel |
ChooseOptionFileChanger.model
|
protected CModel |
AbstractChooseOutputDialog.model
|
private CModel |
CDialogChooseInfoReader.model
|
private CModel |
CreateUserDialog.model
|
Constructors in insensa.view.dialogs with parameters of type CModel | |
---|---|
AbstractChooseOutputDialog(java.awt.Frame parent,
boolean modal,
CModel model,
CView view)
Creates new form CDialogAddConnection. |
|
CDialogAddConnection(java.awt.Frame parent,
boolean modal,
java.lang.String title,
CModel model,
CView view,
java.lang.String connectionName,
java.util.List<CRasterFileInformation> fileList)
Creates new form CDialogAddConnection. |
|
CDialogChooseInfoReader(CModel model,
CView view)
|
|
CDialogNewProject(CModel m_model,
CView view,
CController controller)
|
|
CDialogOpenProject(CModel m_model,
CView view,
CController controller)
|
|
ChooseOptionFileChanger(CModel model,
CView view)
|
|
CreateUserDialog(CModel model,
java.awt.Frame frame,
boolean modal)
|
Uses of CModel in insensa.view.dialogs.connections |
---|
Fields in insensa.view.dialogs.connections declared as CModel | |
---|---|
private CModel |
CDialogChooseConnection.model
|
Constructors in insensa.view.dialogs.connections with parameters of type CModel | |
---|---|
CDialogChooseConnection(CModel model,
CView view)
|
Uses of CModel in insensa.view.dialogs.options |
---|
Fields in insensa.view.dialogs.options declared as CModel | |
---|---|
protected CModel |
AbstractViewOptionSetting.model
|
private CModel |
CDialogSetReplaceFileValueProperties.model
|
Methods in insensa.view.dialogs.options with parameters of type CModel | |
---|---|
void |
AbstractViewOptionSetting.setModel(CModel model)
|
void |
TemplateCutSettings.setModel(CModel model)
|
void |
SetVariableBreaksSettings.setModel(CModel model)
|
void |
CDialogSetQuantileBreaksProperties.setModel(CModel model)
|
void |
IViewOptionSetting.setModel(CModel model)
Sets the CModel instance. |
void |
CDialogSetReplaceFileValueProperties.setModel(CModel model)
|
void |
CDialogSetNormalizingProperties.setModel(CModel model)
|
Uses of CModel in insensa.view.dialogs.sensi |
---|
Fields in insensa.view.dialogs.sensi declared as CModel | |
---|---|
private CModel |
SensiMainGui.model
|
Methods in insensa.view.dialogs.sensi with parameters of type CModel | |
---|---|
boolean |
Differences.applySettings(CModel model,
CRasterFileSet outputFileSet,
java.util.List<CRasterFileInformation> sensiFileList,
CRasterFileInformation sourceFile,
java.lang.String outputFileName)
|
boolean |
Summaries.applySettings(CModel model,
CRasterFileSet outputFileSet,
java.util.List<CRasterFileInformation> fileList,
java.lang.String outputFileName)
|
boolean |
Location.applySettings(CModel model,
javax.swing.JLabel statusLabel)
|
boolean |
ModeBase.applySettings(javax.swing.JLabel labelStatus,
CModel model,
CRasterFileSet outputFileSet,
CIndexation prioritization,
java.lang.String outputFileName)
|
boolean |
ModeHighLow.applySettings(javax.swing.JLabel labelStatus,
CModel model,
CRasterFileSet outputFileSet,
CIndexation prioritization,
java.lang.String outputFileName)
|
boolean |
IMode.applySettings(javax.swing.JLabel labelStatus,
CModel model,
CRasterFileSet outputFileSet,
CIndexation prioritization,
java.lang.String outputFileName)
|
boolean |
ModeRandomVariation.applySettings(javax.swing.JLabel labelStatus,
CModel model,
CRasterFileSet outputFileSet,
CIndexation prioritization,
java.lang.String outputFileName)
|
boolean |
ModeSystematicVariation.applySettings(javax.swing.JLabel labelStatus,
CModel model,
CRasterFileSet outputFileSet,
CIndexation prioritization,
java.lang.String outputFileName)
|
boolean |
ModeJackknifing.applySettings(javax.swing.JLabel labelStatus,
CModel model,
CRasterFileSet outputFileSet,
CIndexation prioritization,
java.lang.String outputFileName)
|
Constructors in insensa.view.dialogs.sensi with parameters of type CModel | |
---|---|
SensiMainGui(java.awt.Frame parent,
boolean modal,
CModel model,
CView view,
CRasterFileInformation activeFile)
Creates new form SensiMainGui. |
Uses of CModel in insensa.view.exports |
---|
Constructors in insensa.view.exports with parameters of type CModel | |
---|---|
ChooseFileExporterDialog(CModel model,
CView view)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |