SORTIE Java Interface
1
|
Classes | |
class | CarbonValueDataRequest |
Produces a table of carbon value results. More... | |
class | DataFileManager |
This class manages a single data file for the data visualizer. More... | |
class | DataGrapher |
Objects of this class can create graphs of various kinds, given data. More... | |
class | DataRequest |
This class is used by the DetailedOutputFileManager class to manage open requests for data. More... | |
class | DataVisualizerManager |
This class takes care of managing data visualization. More... | |
class | DesktopListener |
This class listens for the movement of desktop frames and resizes the desktop as necessary to make sure every part of it is reachable by scrolling. More... | |
class | DetailedOutputFileManager |
Controls the data visualization for a single detailed output file. More... | |
class | DetailedOutputFileSetupParseHandler |
Plugs into the Xerces SAX parser to handle the incoming data when the detailed output setup XML file is parsed. More... | |
class | DetailedOutputLegend |
This extends the legend class and adds some features specific to the viewing of detailed output files - specifically the ability to step through timesteps. More... | |
class | DetailedOutputTimestepParseHandler |
An object of this class will parse detailed output timestep files and pass the data to a DetailedOutputFileManager object. More... | |
class | FoliarChemistryLineGraphDataRequest |
Produces a line graph of foliar chemistry results (one component - i.e. More... | |
class | FoliarChemistryTableDataRequest |
Produces a table of foliar chemistry results. More... | |
class | GrayscaleListener |
Performs the action when the checkbox for using logarithmic axis is checked on a histogram. | |
class | GridAllSpeciesHistogramDataRequest |
This controls the drawing of a histogram for all species at once for a grid for those grids that display values by species. More... | |
class | GridDataRequest |
Draws a map for a single grid's data member. More... | |
class | GridHistogramDataRequest |
This controls the drawing of a histogram for a single piece of grid information. More... | |
class | HarvestDataRequest |
Produces a table of harvest or mortality episode results. More... | |
class | HistogramBin |
Copied from HistogramBin in JFreeChart by Jelai Wang with some modifications. More... | |
class | HistogramDataRequest |
This controls the drawing of a histogram for a single piece of information. More... | |
class | Legend |
This is an internal frame which displays a color legend for species-based charts. More... | |
class | Legend_ColorChooserButton_actionAdapter |
Triggered when the user clicks a color button. | |
class | LineGraphDataRequest |
Creates different types of line graphs for detailed output files. More... | |
class | MerchValueDataRequest |
Produces a table of merchantable timber value results. More... | |
class | ModelDataset |
This encapsulates any kind of a chart dataset with a string to match it to its chart window. | |
class | ModelHistogramDataset |
This is a hack of the HistogramDataset in JFreeChart. More... | |
class | ModelInternalFrame |
Ensures consistent behavior across graph windows. More... | |
class | NoSpeciesLegend |
This is a class for displaying a color legend for non-species-based charts. More... | |
class | OverviewTableDataRequest |
Writes an overview table for a detailed output file (basal area and density for each life history stage). More... | |
class | PartitionedBiomassLineGraphDataRequest |
Produces a line graph of partitioned biomass results (one component - i.e. More... | |
class | PartitionedBiomassTableDataRequest |
Produces a table of partitioned biomass results. More... | |
class | RelativeNeighborhoodDensityDataRequest |
Produces a line graph of Relative Neighborhood Density grid results. More... | |
class | RipleysKDataRequest |
Produces a line graph of Ripley's K results. More... | |
class | SeedTableDataRequest |
Produces a table of dispersed seeds. More... | |
class | ShortOutputFileManager |
Manages all the data visualization for a single short output file. More... | |
class | StandTableDataRequest |
Writes a stand table for a detailed output file (basal area or density for each life history stage throughout the run). More... | |
class | StateVariableTableDataRequest |
Produces a table of state variable results. More... | |
class | StockTableDataRequest |
Writes a stock table for a detailed output file. More... | |
class | StormDataRequest |
Produces a table of storm results. More... | |
class | StormKilledPartitionedBiomassDataRequest |
Produces a table of partitioned biomass results. More... | |
class | SubstrateLineGraphDataRequest |
Produces a line graph of substrate results. More... | |
class | TableUpdater |
Responds to the buttons in the overview table windows. | |
class | TreeListWriter |
This class will write a complete tree list for any desired time step. More... | |
class | TreeMapCrownRadDataRequest |
This class manages the data for, and draws, tree maps. More... | |
class | TreeMapDataRequest |
This class manages the data for, and draws, tree maps. More... | |
class | WindstormDataRequest |
Produces a table of windstorm results. More... | |
class | XYCellRenderer |
This class fills in map cell rectangles on a plot. More... | |
class | XYSimpleCellRenderer |
This class fills in map cell rectangles on a plot. More... | |
class | XYTreeRenderer |
A renderer that draws a circle at each data point. More... | |
class | XYZDataItem |
Represents one (x, y, z) data item for an xyz-series. More... | |
class | XYZSimpleDataset |
A simple implementation of the jorg.jfree.data.xyXYZDataset interface that stores data values in arrays of bool primitives. More... | |