|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionFileChanger | |
|---|---|
| insensa | |
| insensa.controller | |
| insensa.helpers | |
| insensa.optionfilechanger | |
| insensa.view | |
| insensa.view.dialogs.options | |
| insensa.XMLProperties | |
| Uses of OptionFileChanger in insensa |
|---|
| Fields in insensa with type parameters of type OptionFileChanger | |
|---|---|
private java.util.List<OptionFileChanger> |
CRasterFileInformation.options
|
| Methods in insensa that return types with arguments of type OptionFileChanger | |
|---|---|
java.util.List<OptionFileChanger> |
CRasterFileInformation.getOptions()
|
java.util.List<OptionFileChanger> |
CRasterFileInformation.getOptions(java.lang.String sOption)
|
| Methods in insensa with parameters of type OptionFileChanger | |
|---|---|
void |
CRasterFileInformation.addOption(OptionFileChanger option)
|
void |
CRasterFileSet.addRasterFile(java.lang.String fullName,
java.lang.String outputFileName,
OptionFileChanger option,
boolean serialize)
|
void |
CRasterFileSet.addRasterFileNameList(java.lang.String name_list,
OptionFileChanger option)
|
void |
CRasterFileInformation.removeOptionFileChanger(OptionFileChanger option)
|
boolean |
CRasterFileSet.replaceRasterFileWithTarget(CRasterFileInformation oldRasterFile,
OptionFileChanger option)
|
| Constructors in insensa with parameters of type OptionFileChanger | |
|---|---|
CRasterFileInformation(ParentModule parent,
java.lang.String outputFileName,
java.lang.String fullName,
OptionFileChanger option,
ConnectionDependencies conDep)
|
|
| Uses of OptionFileChanger in insensa.controller |
|---|
| Fields in insensa.controller with type parameters of type OptionFileChanger | |
|---|---|
private java.util.List<OptionFileChanger> |
CControllerFileEditing.optionFileChangerList
|
| Uses of OptionFileChanger in insensa.helpers |
|---|
| Methods in insensa.helpers with parameters of type OptionFileChanger | |
|---|---|
void |
DependencyChecker.checkInfoDependencies(OptionFileChanger mOption)
|
boolean |
DependencyChecker.checkOptionPriority(OptionFileChanger mOption)
|
void |
DependencyChecker.endRunnable(OptionFileChanger mOption)
|
void |
DependencyChecker.errorRunnable(OptionFileChanger mOption)
|
void |
DependencyChecker.setDependency(OptionFileChanger option)
|
void |
DependencyChecker.unsetDependency(OptionFileChanger option)
|
| Uses of OptionFileChanger in insensa.optionfilechanger |
|---|
| Classes in insensa.optionfilechanger that implement OptionFileChanger | |
|---|---|
class |
AbstractOptionFileChanger
|
class |
CCopy
|
class |
CEqualBreaks
|
class |
CJenksOptimalBreaks
|
class |
CNormalizing
This is a normalization |
class |
CQuantileBreaks
|
class |
CReplaceRasterFileValue
This is a normalization |
class |
CVariableBreaks
|
class |
TemplateCut
|
| Methods in insensa.optionfilechanger that return OptionFileChanger | |
|---|---|
OptionFileChanger |
COptionManager.getFileChanger(EOption option)
|
OptionFileChanger |
COptionManager.getFileChanger(java.lang.String option)
|
OptionFileChanger |
COptionManager.getFileChangerCopy(OptionFileChanger option)
|
private OptionFileChanger |
COptionManager.getOptionDyn(java.lang.String optionName)
|
| Methods in insensa.optionfilechanger with parameters of type OptionFileChanger | |
|---|---|
OptionFileChanger |
COptionManager.getFileChangerCopy(OptionFileChanger option)
|
void |
CMultipleFileOptionThreadPool.removeOptionFileChanger(CRasterFileInformation rasterFile,
OptionFileChanger option)
|
void |
COptionThreadPool.removeOptionFileChanger(OptionFileChanger option)
|
| Uses of OptionFileChanger in insensa.view |
|---|
| Methods in insensa.view with parameters of type OptionFileChanger | |
|---|---|
void |
CViewFileSet.addOptionFileChanger(OptionFileChanger option,
javax.swing.tree.DefaultMutableTreeNode treeNode,
boolean updateNow)
|
| Uses of OptionFileChanger in insensa.view.dialogs.options |
|---|
| Fields in insensa.view.dialogs.options declared as OptionFileChanger | |
|---|---|
protected OptionFileChanger |
AbstractViewOptionSetting.option
|
private OptionFileChanger |
TemplateCutSettings.option
|
private OptionFileChanger |
SetVariableBreaksSettings.option
|
private OptionFileChanger |
CDialogSetQuantileBreaksProperties.option
|
private OptionFileChanger |
CDialogSetReplaceFileValueProperties.option
|
| Methods in insensa.view.dialogs.options with parameters of type OptionFileChanger | |
|---|---|
void |
AbstractViewOptionSetting.setOption(OptionFileChanger option)
|
void |
TemplateCutSettings.setOption(OptionFileChanger option)
|
void |
SetVariableBreaksSettings.setOption(OptionFileChanger option)
|
void |
CDialogSetQuantileBreaksProperties.setOption(OptionFileChanger option)
|
void |
IViewOptionSetting.setOption(OptionFileChanger option)
sets the OptionFileChanger. |
void |
CDialogSetReplaceFileValueProperties.setOption(OptionFileChanger option)
|
void |
CDialogSetNormalizingProperties.setOption(OptionFileChanger option)
|
| Uses of OptionFileChanger in insensa.XMLProperties |
|---|
| Methods in insensa.XMLProperties with parameters of type OptionFileChanger | |
|---|---|
org.jdom.Element |
CXmlRasterFileInformation.addOptionFileChanger(OptionFileChanger option)
|
org.jdom.Element |
CXmlRasterFileInformation.refreshOptionFileChanger(OptionFileChanger option)
|
void |
CXmlRasterFileInformation.removeOptionFileChanger(OptionFileChanger option)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||