Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
E
- EARTH - Static variable in class ca.spatial.mapview.symbol.Symbol
-
Earth tones color set
- earthTones - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Earth tones (legacy)
- ECWLayer - Class in ca.spatial.mapview
-
This class encapsulates a layer in a map viewer.
- ECWLayer(String) - Constructor for class ca.spatial.mapview.ECWLayer
- Edge - Class in ca.spatial.table
-
This class is used to describe neighbour relationships between polygon.
- Edge(Node, int, float, boolean) - Constructor for class ca.spatial.table.Edge
-
Create an Edge to a neighbour
Node
- EditableTableModel - Interface in ca.spatial.table
-
This interface extends the TableModel interface to add two extra methods for editing table data.
- EDITING_ALLOWED - Static variable in class ca.spatial.table.AttributeFormat
- elev1 - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Elevation 1 (legacy)
- ELEV1 - Static variable in class ca.spatial.mapview.symbol.Symbol
-
Elevation color set
- ELEVATION - Enum constant in enum class ca.spatial.mapview.symbol.ColorSet
- EligList - Class in ca.spatial.tracks.builder
-
Contains a bitset of eligible ages.
- EligList(String, int) - Constructor for class ca.spatial.tracks.builder.EligList
-
Construct an eligibility list from a pattern such as provided by
EligList.getList()
- ELSE - Static variable in class ca.spatial.parser.SqlToBeanShell
-
RegularExpression Id.
- enable_tracing() - Method in class ca.spatial.parser.SqlToBeanShell
-
Enable tracing.
- encode(byte[]) - Static method in class ca.spatial.reportwriter.Base64
-
Encodes hex octects into Base64.
- encodeFileURL(String) - Static method in class ca.spatial.reportwriter.Report
-
This helper method will convert the filename part of an URL in string format to encoded format.
- encodeHTMLString(String) - Static method in class ca.spatial.util.Diagnostic
-
This routine will encode a string using HTML-safe characters.
- encodeURL(String) - Static method in class ca.spatial.reportwriter.Report
-
This helper method will convert a URL in string format to encoded format.
- end(boolean) - Method in class ca.spatial.patchworks.ScenarioChangeListener
-
This routine is called when the simulation is finished and before the reports have been saved.
- END - Static variable in class ca.spatial.parser.SqlToBeanShell
-
RegularExpression Id.
- endColumn - Variable in class ca.spatial.parser.ParsedToken
-
The column number of the last character of this Token.
- endElement(String, String, String) - Method in class ca.spatial.tracks.builder.TestRelax
- endLayer() - Method in interface ca.spatial.mapview.LayerPrintCallback
- endLine - Variable in class ca.spatial.parser.ParsedToken
-
The line number of the last character of this Token.
- endMainContent() - Method in class ca.spatial.reportwriter.Report
-
Get the end of the main content div
- EndWithFilter - Class in ca.spatial.util
- EndWithFilter(String) - Constructor for class ca.spatial.util.EndWithFilter
- ENTER - Static variable in class ca.spatial.util.Wizard
- EOF - Static variable in class ca.spatial.parser.RelationSpecParser
-
End of File.
- EOF - Static variable in class ca.spatial.parser.SqlToBeanShell
-
End of File.
- EQ - Static variable in class ca.spatial.parser.SqlToBeanShell
-
RegularExpression Id.
- EQUAL_AREA - Static variable in class ca.spatial.mapview.NumericTheme
- EQUAL_INTERVAL - Static variable in class ca.spatial.mapview.NumericTheme
- equals(SimplePoint, double) - Method in class ca.spatial.tracks.builder.CurvePoint
- equals(Object) - Method in class ca.spatial.patchworks.TreatmentTiming
- equals(Object) - Method in class ca.spatial.reportwriter.ThresholdRenderer
-
Tests this renderer for equality with an arbitrary object.
- equals(Object) - Method in class ca.spatial.reportwriter.VariableIntervalXYToolTipGenerator
-
Tests this object for equality with an arbitrary object.
- equals(Object) - Method in class ca.spatial.reportwriter.XYtoCategoryAdapterRenderer
- equals(Object) - Method in class ca.spatial.table.info.InfoFileSystemView.ArcFileProxy
- equals(Object) - Method in class ca.spatial.table.info.InfoFileSystemView.InfoFileProxy
- equals(Object) - Method in class ca.spatial.table.TableSpec
- equals(Object) - Method in class ca.spatial.tracks.builder.AttributeKey
- equals(Object) - Method in class ca.spatial.tracks.builder.AttributeVal
-
Equality is based on the label and future value.
- equals(Object) - Method in class ca.spatial.tracks.builder.AttributeValKey
- equals(Object) - Method in class ca.spatial.tracks.builder.Curve
- equals(Object) - Method in class ca.spatial.tracks.builder.EligList
- equals(Object) - Method in class ca.spatial.tracks.RenewalAmount
- equals(Object) - Method in class ca.spatial.util.PathInfo
- erase - Static variable in class ca.spatial.mapview.symbol.LineSymbol
- erase - Static variable in class ca.spatial.mapview.symbol.PolygonSymbol
- error(String) - Static method in class ca.spatial.util.Diagnostic
-
Display an error message using the default format
- error(String, String) - Static method in class ca.spatial.util.ShowMessage
- error(String, Throwable) - Static method in class ca.spatial.util.Diagnostic
- error(SAXParseException) - Method in class ca.spatial.tracks.builder.TestRelax
- ERROR - Static variable in class ca.spatial.util.Diagnostic
- escapeColumnNameIfRequired(String) - Static method in class ca.spatial.table.FullColumnName
- escapeQuotes(String) - Static method in class ca.spatial.util.IProperties
-
Escape quotes in a string.
- escapeRegex(String) - Static method in class ca.spatial.util.SFileFetch
-
This routine will escape special characters.
- escapeRegexChars(String) - Static method in class ca.spatial.reportwriter.Report
- eval(File, String) - Static method in class ca.spatial.util.IProperties
-
Evaluate a script that is referenced by the
File
in the specified language using the system default character encoding. - eval(File, String, String) - Static method in class ca.spatial.util.IProperties
-
Evaluate a script that is referenced by the
File
in the specified language, using the specified file encoding. - eval(Reader, String) - Static method in class ca.spatial.util.IProperties
-
Evaluate a script that is provided by the
Reader
in the specified language. - eval(String, String) - Static method in class ca.spatial.util.IProperties
-
Evaluate a statement in the context of a language
- evaluate(int) - Method in class ca.spatial.parser.Expression
-
Evaluate the expression for a specific row and the default period of the attribute store.
- evaluate(int, int) - Method in class ca.spatial.parser.Expression
-
Evaluate the expression for a specific row and period.
- evaluateAfter(boolean, ScenarioMonitor) - Method in class ca.spatial.patchworks.ScenarioChangeListener
-
This routine can be called from the scheduler when it pauses to check performance when the
Control.waitForProgress(int, double)
method has been invoked with convergence criteria. - evaluateAtOffset(int, float) - Method in class ca.spatial.parser.Expression
-
Evaluate the expression for a specific row and offset (for curves).
- evaluateBefore() - Method in class ca.spatial.patchworks.ScenarioChangeListener
-
This routine can be called from the scheduler when it pauses to check performance when the
Control.waitForProgress(int, double)
method has been invoked with convergence criteria. - even() - Method in class ca.spatial.patchworks.FlowSpec
-
Set all periods to compare to the final period.
- even(int) - Method in class ca.spatial.patchworks.FlowSpec
-
Set all periods to compare to the same anchor period.
- even(int, int, int) - Method in class ca.spatial.patchworks.FlowSpec
-
Set selected periods to compare to the same anchor period.
- EventLogger - Interface in ca.spatial.util
-
An interface to an event logging infrastructure
- EventRecord - Class in ca.spatial.patchworks
- EventRecord(boolean, int, String, float, int, int, String[]) - Constructor for class ca.spatial.patchworks.EventRecord
- exact(Range) - Method in class ca.spatial.tracks.Range
- EXACT - Static variable in class ca.spatial.tracks.Range
-
Compare if exact match
- EXCEL - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- ExcelReport - Class in ca.spatial.reportwriter
-
This report allows customization of an Excel workbook.
- ExcelReport(String, String, String, ExcelReportProcessor) - Constructor for class ca.spatial.reportwriter.ExcelReport
- ExcelReportProcessor - Interface in ca.spatial.reportwriter
-
This interface provides a method to process information in an Excel workbook.
- ExcelSpec(String, String, int) - Constructor for class ca.spatial.table.TableSpec.ExcelSpec
-
Create an Excel TableSpec object
- ExcelStore - Class in ca.spatial.table
-
This class reads a sheet from an Excel workbook.
- Exclusive - Class in ca.spatial.patchworks
-
The Exclusive class is an account type that provides an 'xor' type of relationship.
- ExclusiveAssignmentReport - Class in ca.spatial.patchworks
-
Save exclusive option assigments
- ExclusiveAssignmentReport(String, String, Exclusive) - Constructor for class ca.spatial.patchworks.ExclusiveAssignmentReport
- ExclusiveDependent - Class in ca.spatial.patchworks
-
The ExclusiveDependent class is an account type that shadows the 'or' decisions made in an
Exclusive
account. - ExclusiveLockReport - Class in ca.spatial.patchworks
-
Save exclusive option assigments
- ExclusiveLockReport(String, String, Exclusive) - Constructor for class ca.spatial.patchworks.ExclusiveLockReport
- execute() - Method in class ca.spatial.gis.raster.Majority
-
The execute method does all the work to calculate majority overlaps.
- execute() - Method in class ca.spatial.gis.raster.ProximalTopology
-
The execute method calculates nearest neighbour distances.
- execute() - Method in class ca.spatial.gis.raster.Summarize
-
The execute method does all the work to calculate summarize overlaps.
- execute() - Method in class ca.spatial.gis.raster.Tabulate
-
The execute method does all the work to calculate tabulate overlaps.
- execute() - Method in class ca.spatial.gis.vector.Majority
-
The execute method does all the work to calculate majority overlaps.
- execute() - Method in class ca.spatial.table.SummarizeTable
-
Process records and summarize.
- execute() - Method in class ca.spatial.tracks.builder.DumpCurves
-
Begin the execution of the conversion process
- execute() - Method in class ca.spatial.tracks.curves.CurveBuilder
-
Run the unpacking process.
- execute() - Method in class ca.spatial.util.ProportionalAllocate
-
Run the allocation algorithm.
- execute(boolean) - Method in class ca.spatial.tracks.builder.Process
-
Begin the interactive execution.
- executeWithDialog() - Method in class ca.spatial.util.SimpleProgress3
-
Display the progress bar.
- exists(File) - Static method in class ca.spatial.util.Basic
- exists(File) - Static method in class ca.spatial.util.CSVTableReader
- exists(File) - Static method in class ca.spatial.util.TableReaderFile
- exists(String) - Static method in class ca.spatial.util.IProperties
-
Test if a global variable exists
- exists(String, boolean) - Method in class ca.spatial.util.PathTree
-
Determine if a label exists in the tree.
- exists(String, String) - Static method in class ca.spatial.table.info.InfoDir
-
Test if a file exists within the info directory.
- expectedTokenSequences - Variable in exception ca.spatial.parser.ParseException
-
Each entry in this array is an array of integers.
- export(String, AttributeStore, int, String) - Static method in class ca.spatial.table.DBFWriter
-
Export the table to a DBF file of the given name.
- export(String, AttributeStore, String[], int[], int, String) - Static method in class ca.spatial.table.DBFWriter
-
Export the table to a DBF file of the given name.
- export(String, AttributeStore, String[], int[], int, String, Observer) - Static method in class ca.spatial.table.DBFWriter
- export(String, AttributeStore, ArrayList<DBFColumnSpec>, int[], int, String, Observer) - Static method in class ca.spatial.table.CSVWriter
- export(String, AttributeStore, ArrayList<DBFColumnSpec>, int[], int, String, Observer) - Static method in class ca.spatial.table.DBFWriter
- exportCSV(Window, String, String[], int[], int, String) - Method in class ca.spatial.table.AttributeStore
-
Export selected columns to a CSV file.
- exportCSV(Window, String, String[], int, String) - Method in class ca.spatial.table.SortableTable
- exportCSV(Window, String, ArrayList<DBFColumnSpec>, int, String) - Method in class ca.spatial.table.SortableTable
- exportCSV(Window, String, ArrayList, int[], int, String) - Method in class ca.spatial.table.AttributeStore
- exportCSV(String) - Method in class ca.spatial.table.AttributeStore
-
Export all columns of the selected rows to a CSV file.
- exportCSV(String, String[], int[], int, String) - Method in class ca.spatial.table.AttributeStore
-
Export selected columns to a CSV file.
- exportCSV(String, String[], int[], int, String, Observer) - Method in class ca.spatial.table.AttributeStore
-
Export selected columns to a CSV file.
- exportCSV(String, ArrayList<DBFColumnSpec>, int[], Observer) - Method in class ca.spatial.table.AttributeStore
-
Export selected columns of the selected rows to a CSV file.
- exportDBF(Window, String, String[], int[], int, String) - Method in class ca.spatial.table.AttributeStore
-
Export all columns of the selected rows to a DBF file.
- exportDBF(Window, String, String[], int, String) - Method in class ca.spatial.table.SortableTable
-
Export all columns of the selected rows to a DBF file.
- exportDBF(Window, String, ArrayList<DBFColumnSpec>, int[]) - Method in class ca.spatial.table.AttributeStore
-
Export all columns of the selected rows to a DBF file.
- exportDBF(Window, String, ArrayList<DBFColumnSpec>, int[], int, String) - Method in class ca.spatial.table.AttributeStore
-
Export all columns of the selected rows to a DBF file.
- exportDBF(Window, String, ArrayList<DBFColumnSpec>, int, String) - Method in class ca.spatial.table.SortableTable
- exportDBF(String) - Method in class ca.spatial.table.AttributeStore
-
Export all columns of the selected rows to a DBF file.
- exportDBF(String, String[]) - Method in class ca.spatial.table.AttributeStore
-
Export all columns of the selected rows to a DBF file.
- exportToShapefile(String) - Method in class ca.spatial.table.ShapeSpatialIndex
-
Export the indexing structure to a shapefile.
- EXPR_LITERAL - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- Expression - Class in ca.spatial.parser
-
A general expression parser and evaluator.
- Expression(String, AttributeStore) - Constructor for class ca.spatial.parser.Expression
-
This constructor compiles the expression and prepares the parser for immediate evaluation.
- Expression(String, AttributeStore, int) - Constructor for class ca.spatial.parser.Expression
-
This constructor compiles the expression and prepares the parser for immediate evaluation.
- ExpressionEditor - Class in ca.spatial.parser
-
Access a
QueryPanel
by clicking in the cell of a table - ExpressionEditor(AttributeStore, Window) - Constructor for class ca.spatial.parser.ExpressionEditor
- extent(double, double, double, double) - Method in class ca.spatial.reportwriter.MapLayoutReport.Mapper
-
Set the map extent.
- extent(Extent2D) - Method in class ca.spatial.reportwriter.MapLayoutReport.Mapper
-
Set the map extent.
- EXTENT - Static variable in class ca.spatial.table.AttributeFormat
- Extent2D - Class in ca.spatial.table
-
A class to perform operations on enclosing rectangles
- Extent2D() - Constructor for class ca.spatial.table.Extent2D
- Extent2D(double, double, double, double) - Constructor for class ca.spatial.table.Extent2D
- Extent2D(Rectangle2D) - Constructor for class ca.spatial.table.Extent2D
- extractClass(File, String) - Static method in class ca.spatial.util.HtmlUtil
-
Extract elements from an HTML file based on the class name.
- extractClass(String, String) - Static method in class ca.spatial.util.HtmlUtil
-
Extract elements from an HTML file based on the class name.
- extractHull(GeoRelationalStore, String, int) - Static method in class ca.spatial.gis.vector.ConvexHull
- extractId(File, String) - Static method in class ca.spatial.util.HtmlUtil
-
Extract elements from an HTML file based on the id name.
- extractId(String, String) - Static method in class ca.spatial.util.HtmlUtil
-
Extract elements from an HTML file based on the id name.
- extractPolygonBoundary(Polygon) - Static method in class ca.spatial.gis.vector.ShapeWriter
-
Get the boundary of a polygon object
- extractVector(PolygonOutput) - Method in class ca.spatial.gis.raster.RasterLineReader
-
This method extract vector boundaries out of a raster dataset.
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form