Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
O
- object - Variable in class ca.spatial.util.PathInfo
- OBJECTIVE - Static variable in class ca.spatial.patchworks.ShortageReport
- ObjectiveProgressReport - Class in ca.spatial.patchworks
-
This report will track the progress of specific components of the objective function, and will display charts of how these terms change over the course of the simulation.
- ObjectiveProgressReport(String, String, ConvergenceSpec[], String) - Constructor for class ca.spatial.patchworks.ObjectiveProgressReport
- ObjectiveProgressReport(String, String, String[], String) - Constructor for class ca.spatial.patchworks.ObjectiveProgressReport
-
Create a new report that will track changes to the objective function that occur from the time that the report is added.
- offset - Variable in class ca.spatial.tracks.RenewalAmount
- oneFactors - Static variable in class ca.spatial.patchworks.Horizon
- open() - Method in class ca.spatial.table.TableSpec.AppendSpec
- open() - Method in class ca.spatial.table.TableSpec.CoverageSpec
- open() - Method in class ca.spatial.table.TableSpec.CrosstabSpec
- open() - Method in class ca.spatial.table.TableSpec.CSVSpec
- open() - Method in class ca.spatial.table.TableSpec.DBaseSpec
- open() - Method in class ca.spatial.table.TableSpec.ExcelSpec
- open() - Method in class ca.spatial.table.TableSpec.FlattenSpec
- open() - Method in class ca.spatial.table.TableSpec.InfoSpec
- open() - Method in class ca.spatial.table.TableSpec.JDBCSpec
- open() - Method in class ca.spatial.table.TableSpec
-
Open the data table described by this
TableSpec
. - open() - Method in class ca.spatial.table.TableSpec.RamAttributeStoreSpec
- open() - Method in class ca.spatial.table.TableSpec.RelationSpec
- open() - Method in class ca.spatial.table.TableSpec.ShapefileSpec
- open() - Method in class ca.spatial.table.TableSpec.SnapshotSpec
- open() - Method in class ca.spatial.table.TableSpec.SummarySpec
- open() - Method in class ca.spatial.table.TableSpec.TransposePeriodSpec
- open() - Method in class ca.spatial.table.TableSpec.TransposeRowSpec
- open() - Method in class ca.spatial.table.TableSpec.TransposeSpec
- open() - Method in class ca.spatial.table.TableSpec.VirtualSpec
- open() - Method in class ca.spatial.util.CSVTableReader
- open() - Method in interface ca.spatial.util.TableReader
-
Prepare the cursor for use
- open() - Method in class ca.spatial.util.TableReaderDB
-
Open the connection and execute the query.
- open() - Method in class ca.spatial.util.TableReaderFile
- open() - Method in class ca.spatial.util.TableReaderStream
- open(String) - Static method in class ca.spatial.table.GeoRelationalStore
-
Open up a store by name.
- open(String) - Static method in class ca.spatial.table.TableSpec
- open(String, String) - Static method in class ca.spatial.table.GeoRelationalStore
-
Open up a store by name.
- open(String, String) - Static method in class ca.spatial.table.TableSpec
-
Try to find a data set that matches this description in the cache.
- openBundle(String) - Static method in class ca.spatial.util.I18N
-
Open a resource bundle in the default application locale.
- openBundle(String, ClassLoader) - Static method in class ca.spatial.util.I18N
-
Open up an internationalization resource bundle using a specific class loader.
- openCoverage(String, String, boolean) - Static method in class ca.spatial.table.GeoRelationalStore
-
Open up a coverage and it's related INFO file by guessing the feature type.
- openCoverage(String, String, int, boolean) - Static method in class ca.spatial.table.GeoRelationalStore
-
Open up a coverage and it's related INFO file using an explicit feature type.
- openIcon - Static variable in class ca.spatial.util.WizardPane
- OpenInfoTableWizard - Class in ca.spatial.table.info
-
A wizard to assist in opening INFO RDBMS tables
- OpenLayerWizard - Class in ca.spatial.mapview
-
This class provides a wizard that assists in selecting spatial datasets and adding them on to a map layer.
- OpenLayerWizard(Frame, LayerList) - Constructor for class ca.spatial.mapview.OpenLayerWizard
-
Display the wizard.
- openOrReuse(String) - Static method in class ca.spatial.table.AttributeStore
-
Try to find a cached file that has the same filename as the name that is provided.
- openOrReuse(String, String) - Static method in class ca.spatial.table.AttributeStore
-
Try to find a cached file that has the same filename as the name that is provided.
- openOrReuseGeo(String) - Static method in class ca.spatial.table.GeoRelationalStore
-
Open a
GeoRelationalStore
data set. - openRamShapeFile(String) - Static method in class ca.spatial.table.GeoRelationalStore
-
Open up a shapefile and it's related DBF file
- openShapeFile(String) - Static method in class ca.spatial.table.GeoRelationalStore
-
Deprecated.
- openShapeFile(String, String) - Static method in class ca.spatial.table.GeoRelationalStore
-
Deprecated.Use the
GeoRelationalStore.open(String,String)
method instead - operable(BitSet) - Method in class ca.spatial.tracks.builder.Curve
- Operable - Interface in ca.spatial.tracks
-
An interface to test if a stand is operable within a period
- OR - Static variable in class ca.spatial.parser.SqlToBeanShell
-
RegularExpression Id.
- orangeMonochromatic - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Orange monochromatic
- oranges - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Sequential Oranges
- orRd - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Sequential Orange Red
- OS_Utils - Class in ca.spatial.util
- OS_Utils() - Constructor for class ca.spatial.util.OS_Utils
- OTHERS - Static variable in class ca.spatial.parser.SqlToBeanShell
-
RegularExpression Id.
- outlineColor(String) - Method in class ca.spatial.reportwriter.MapLayoutReport.Graphic
-
Set the outline color for the graphic element
- outlineWidth(double) - Method in class ca.spatial.reportwriter.MapLayoutReport.Graphic
-
Set the outline width for the graphic element
- output(PrintStream, Object, NumberFormat) - Method in class ca.spatial.reportwriter.DataSlice
-
Deprecated.Output all of the accumulated data on to the output PrinStream.
- outputLookup(String) - Method in class ca.spatial.compartment.SpatialCluster
-
Output a lookup table with the classification results.
- outputRoute(String, String) - Method in class ca.spatial.patchworks.Control
-
Save a route definition to a file.
- OutputSegments - Class in ca.spatial.gis.vector
-
Output standard route descriptor files based on the contents of a shape file or coverage.
- OutputSegments(String[], String, String, String, String, String, double, String) - Constructor for class ca.spatial.gis.vector.OutputSegments
- OutputSegments(String[], String, String, String, String, String, double, String, String, String) - Constructor for class ca.spatial.gis.vector.OutputSegments
- OutputServer - Class in ca.spatial.reportwriter
-
This class describes a plugin architecture to the Patchworks web server.
- OutputServer(String) - Constructor for class ca.spatial.reportwriter.OutputServer
-
Abstract class constructor.
- OVER - Static variable in class ca.spatial.mapview.symbol.Symbol
-
Over the rainbow color set
- OVERLAP - Static variable in class ca.spatial.tracks.Range
-
Compare for overlap
- overlaps(Range) - Method in class ca.spatial.tracks.Range
- overlaps(Shape) - Method in class ca.spatial.table.Extent2D
- overTheRainbow - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Over the rainbow (legacy)
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
GeoRelationalStore.open(String)
method instead