- calcCriteriaValue(List<Field>, Parameters) - Method in class org.beast.src.simulation.CriteriaValue
 
- 
Method to calculate criteria value for all fields.
 
- calculateConsistencyIndex(RealMatrix) - Static method in class org.beast.gui.input.helpers.AHPMath
 
- 
Method calculate consistency index of matrix
 
- calculateConsistencyRatio(RealMatrix) - Static method in class org.beast.gui.input.helpers.AHPMath
 
- 
Method calculate consistency ratio of matrix
 
- calculatePriorityVectorOfMatrix(RealMatrix) - Static method in class org.beast.gui.input.helpers.AHPMath
 
- 
Calculate priority vector of matrix using eigenvalues method
 
- calculatePriorityVectorOfMatrix_new(RealMatrix) - Static method in class org.beast.gui.input.helpers.AHPMath
 
- 
Method to calculate priority vector (weights).
 
- calculatePriorityVectorOfMatrix_new(RealMatrix, int, int, RealVector) - Static method in class org.beast.gui.input.helpers.AHPMath
 
- 
Method to calculate priority vector (weights).
 
- capitalizeFirstLetter(String) - Static method in class org.beast.helpers.Helpers
 
- 
Method to capitalize the first letter of a string.
 
- changeTitle(String) - Method in class org.beast.gui.input.panels.PanelForm
 
- 
Method to change frame title.
 
- changeTitle(String) - Method in class org.beast.gui.input.panels.PanelNavigation
 
- 
Method to change frame title.
 
- changeTitle(String) - Method in class org.beast.gui.output.panels.PanelForm
 
- 
Method to change frame title.
 
- changeTitle(String) - Method in class org.beast.gui.output.panels.PanelNavigation
 
- 
Method to change frame title.s
 
- CheckBoxPanel - Class in org.beast.gui.output.panels
 
- 
Class to create check box panel for potential chart.
 
- CheckBoxPanel(IPotentialChart, Config) - Constructor for class org.beast.gui.output.panels.CheckBoxPanel
 
- 
Constructor of check box panel.
 
- checkRule(Rule[], StyleDialog, PolygonSymbolizer) - Method in class org.beast.gui.output.gis.styling.RuleChecker
 
- 
Method to check rules.
 
- clear() - Method in class org.beast.gui.output.gis.LayerTree2
 
- 
Removes all items from the table.
 
- collapseAll() - Method in class org.beast.gui.output.tree.ScenarioOutputTree
 
- 
Method to close all nodes.
 
- CollectedInputs - Class in org.beast.merger
 
- 
Class to store inputs of all wood compartments (landscape, forest, and SRC).
 
- CollectedInputs() - Constructor for class org.beast.merger.CollectedInputs
 
-  
 
- CollectedResults - Class in org.beast.merger
 
- 
Class to store results of scenario simulation together with parameters.
 
- CollectedResults() - Constructor for class org.beast.merger.CollectedResults
 
-  
 
- ColorPanel - Class in org.beast.gui.output.gis.styling
 
- 
Class to create panel for color ramp selection.
 
- ColorPanel(Color) - Constructor for class org.beast.gui.output.gis.styling.ColorPanel
 
- 
Constructor of color panel.
 
- ColorRampCombo - Class in org.beast.gui.output.gis.styling
 
- 
Class to create combo box for color ramp selection.
 
- ColorRampCombo() - Constructor for class org.beast.gui.output.gis.styling.ColorRampCombo
 
-  
 
- ColorRampRenderer - Class in org.beast.gui.output.gis.styling
 
- 
Class to render color ramp for combo box.
 
- ColorRampRenderer(ImageIcon[], String[]) - Constructor for class org.beast.gui.output.gis.styling.ColorRampRenderer
 
- 
Constructor of renderer.
 
- Compartment - Class in org.beast.forest.data
 
- 
Class to store price and cost parameter values of one energy source.
 
- Compartment() - Constructor for class org.beast.forest.data.Compartment
 
-  
 
- CompartmentResult - Class in org.beast.forest.data
 
- 
Class to store simulation results of one energy source.
 
- CompartmentResult() - Constructor for class org.beast.forest.data.CompartmentResult
 
-  
 
- compress(String, String[], String) - Static method in class org.beast.helpers.Zipper
 
- 
Method to compress input files to a single output file.
 
- compressNewParametersObj(String, String, ParameterCollection) - Static method in class org.beast.helpers.Zipper
 
- 
Method to place a new parameter collection into zip file.
 
- compressResultsObj(String, String, ParameterCollection, CollectedResults) - Static method in class org.beast.helpers.Zipper
 
- 
Method to compress and insert simulation results to a zip file.
 
- Config - Class in org.beast.gui.input.helpers
 
- 
Class to handle configuration file.
 
- Config() - Constructor for class org.beast.gui.input.helpers.Config
 
-  
 
- createColorRampCombo(String[]) - Static method in class org.beast.gui.output.gis.styling.ColorRampCombo
 
- 
Method to create color ramp combo box.
 
- createEntries(Config, Map<Integer, FeatureCollection>, String) - Method in class org.beast.gui.output.gis.LayerTreeEntries
 
- 
Method to create entries in layer tree.
 
- createEqualIntervall(StyleLayer, float, String) - Method in class org.beast.gui.output.gis.styling.EqualIntervallStyler
 
- 
Constructor of styler.
 
- createEqualIntervallStyler(String, List<ValueColorSaver>, PolygonSymbolizer) - Method in class org.beast.gui.output.gis.styling.EqualIntervallStyler
 
- 
Method to create color panel.
 
- createForestForm(int) - Method in class org.beast.gui.output.forms.FormForest
 
- 
Method to create form.
 
- createForm(int) - Method in class org.beast.gui.output.forms.FormAnnuity
 
- 
Method to create form.
 
- createForm() - Method in class org.beast.gui.output.forms.FormGIS
 
- 
Method to create form.
 
- createForm(int) - Method in class org.beast.gui.output.forms.FormLandscape
 
- 
Method to create form.
 
- createForm(int) - Method in class org.beast.gui.output.forms.FormPrimaryEnergyPot
 
- 
Method to create form.
 
- createForm(int) - Method in class org.beast.gui.output.forms.FormSrc
 
- 
Method to create form.
 
- createGreyscaleStyle(JMapFrame) - Method in class org.beast.gui.output.gis.AddRasterImage
 
- 
Method to create a Style to display a selected band of the GeoTIFF image
 as a greyscale layer.
 
- createGreyscaleStyle(int) - Method in class org.beast.gui.output.gis.AddRasterImage
 
- 
Method to create a Style to display the specified band of the GeoTIFF image
 as a greyscale layer.
 
- CreateInputZipGUI - Class in org.beast.gui.input.helpers
 
- 
Class to create the .beast FileGenerator window.
 
- CreateInputZipGUI(Config) - Constructor for class org.beast.gui.input.helpers.CreateInputZipGUI
 
- 
Method to run .beast file creation.
 
- CreateLanguageSelectionGUI - Class in org.beast.gui.input.helpers
 
- 
Class to create the language selection window.
 
- CreateLanguageSelectionGUI(Config) - Constructor for class org.beast.gui.input.helpers.CreateLanguageSelectionGUI
 
- 
Method to run .beast file creation.
 
- createMainPanel() - Method in class org.beast.gui.output.gis.styling.StyleDialog
 
- 
Method to create the main panel.
 
- createPotForm(int) - Method in class org.beast.gui.output.forms.FormAdminAnnuityBoxplots
 
- 
Method to create form.
 
- createPotForm(int) - Method in class org.beast.gui.output.forms.FormAdminCriteriaBoxplots
 
- 
Method to create form.
 
- createPotForm(int) - Method in class org.beast.gui.output.forms.FormAdminYieldBoxplots
 
- 
Method to create form.
 
- createPotForm(int) - Method in class org.beast.gui.output.forms.FormSrcAnnuityBoxplots
 
- 
Method to create form.
 
- createPotForm(int) - Method in class org.beast.gui.output.forms.FormSrcCriteriaBoxplots
 
- 
Method to create form.
 
- createPotForm(int) - Method in class org.beast.gui.output.forms.FormSrcYieldBoxplots
 
- 
Method to create form.
 
- createPotForm(int) - Method in class org.beast.gui.output.forms.FormWoodPot
 
- 
Method to create form.
 
- createRGBStyle() - Method in class org.beast.gui.output.gis.AddRasterImage
 
- 
Method to examine the names of the sample dimensions in the provided coverage looking for
 "red
 
- createRules(StyleLayer, float, String) - Method in class org.beast.gui.output.gis.styling.EqualIntervallStyler
 
- 
Method to create style rules for equal intervalls.
 
- createStandardPolygonStyle() - Method in class org.beast.gui.output.gis.styling.StyleHandler
 
- 
Method to create a new (standard) style for polygons.
 
- createStyleAndFormPanel() - Method in class org.beast.gui.output.gis.styling.StyleDialog
 
- 
Method to create style and form panel.
 
- createUniqueIntervall(StyleLayer, float, String) - Method in class org.beast.gui.output.gis.styling.UniqueIntervallStyler
 
- 
Constructor of style.
 
- createUniqueIntervallStylerB(String, List<ValueColorSaver>, PolygonSymbolizer) - Method in class org.beast.gui.output.gis.styling.UniqueIntervallStyler
 
- 
Method to create a unique interval styler for boolean values.
 
- createUniqueIntervallStylerI(String, List<ValueColorSaver>, PolygonSymbolizer) - Method in class org.beast.gui.output.gis.styling.UniqueIntervallStyler
 
- 
Method to create a unique interval styler for integer values.
 
- createUniqueIntervallStylerS(String, List<ValueColorSaver>, PolygonSymbolizer) - Method in class org.beast.gui.output.gis.styling.UniqueIntervallStyler
 
- 
Method to create a unique interval styler for string values.
 
- CriteriaValue - Class in org.beast.src.simulation
 
- 
Class to calculate criteria value.
 
- CriteriaValue() - Constructor for class org.beast.src.simulation.CriteriaValue
 
-  
 
- CriteriaWeightSpider - Class in org.beast.gui.input.charts
 
- 
Class to create visualization of criteria weights.
 
- CriteriaWeightSpider(String, String, String, String, String, String, String, String, int, int, int, int, int, int) - Constructor for class org.beast.gui.input.charts.CriteriaWeightSpider
 
- 
Constructor of graph.
 
- Criterion - Class in org.beast.src.data
 
- 
Class to store criterion settings.
 
- Criterion() - Constructor for class org.beast.src.data.Criterion
 
-  
 
- cropRotationAnnuity(List<Field>, Parameters) - Method in class org.beast.src.simulation.Economy
 
- 
Method to calculate economic annuity of field crop rotation.
 
- CustomMenuBar - Class in org.beast.gui.input.menu
 
- 
Class to construct a menu bar for ScenarioGenerator.
 
- CustomMenuBar(ScenarioGenerator) - Constructor for class org.beast.gui.input.menu.CustomMenuBar
 
- 
Constructor of menu bar.
 
- CustomMenuBar - Class in org.beast.gui.output.menu
 
- 
Class to construct a menu bar for ResultsViewer.
 
- CustomMenuBar(ResultsViewer) - Constructor for class org.beast.gui.output.menu.CustomMenuBar
 
- 
Constructor of menu bar.