Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
F
- factors(double) - Static method in class ca.spatial.patchworks.Horizon
-
Return an array that is the length of the planning period (plus time 0) with all array entries having the factor value.
- factors(double[]) - Static method in class ca.spatial.patchworks.Horizon
-
Return an array that is the length of the planning period (plus time 0) with array entries being assigned from the input factors array.
- factors(double[][]) - Static method in class ca.spatial.patchworks.Horizon
-
Return an array that is the length of the planning period (plus time 0) with array entries being assigned from the input factors array.
- fatal(String) - Static method in class ca.spatial.util.Diagnostic
-
Display a fatal message using the default format and exit
- fatal(String, String) - Static method in class ca.spatial.util.ShowMessage
- fatal(String, Throwable) - Static method in class ca.spatial.util.Diagnostic
- FATAL - Static variable in class ca.spatial.util.Diagnostic
- fatalError(SAXParseException) - Method in class ca.spatial.tracks.builder.TestRelax
- FEET - Static variable in class ca.spatial.reportwriter.MapLayoutReport
-
Constant representing units of measure in feet
- FILE - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- FILE_OPEN - Static variable in class ca.spatial.util.SFileFetch
- FILE_OPEN - Static variable in class ca.spatial.util.WizardPane
- FILE_SAVE - Static variable in class ca.spatial.util.SFileFetch
- FILE_SAVE - Static variable in class ca.spatial.util.WizardPane
- FileCellEditor - Class in ca.spatial.util
-
Implement a
JTable
cell editor that will pop up aJFileChooser
dialog when the contents of the table cell are being edited. - FileCellEditor() - Constructor for class ca.spatial.util.FileCellEditor
- filename(Component) - Method in class ca.spatial.util.SFileFetch
-
Show the dialog for the default operation and return the result
- filenameOpen(Component) - Method in class ca.spatial.util.SFileFetch
-
Show the dialog for the FILE_OPEN operation and return the result
- filenameSave(Component) - Method in class ca.spatial.util.SFileFetch
-
Show the dialog for the FILE_SAVE operation and return the result
- filenamesOpen(Component) - Method in class ca.spatial.util.SFileFetch
-
Show the dialog for the FILE_OPEN operation and return multiple results
- FileServer - Class in ca.spatial.reportwriter
-
A Patchworks webserver plugin that serves files from the file system.
- FileServer(String, String) - Constructor for class ca.spatial.reportwriter.FileServer
- FILL - Static variable in class ca.spatial.mapview.symbol.Symbol
-
Constant for a polygon fill symbol
- fillBuffer(String, int) - Static method in class ca.spatial.table.info.InfoDirRec
- fillColor(String) - Method in class ca.spatial.reportwriter.MapLayoutReport.Graphic
-
Set the fill color for the graphic element
- FilledPolygonSymbol - Class in ca.spatial.mapview.symbol
-
Polygon fill symbology
- FilledPolygonSymbol() - Constructor for class ca.spatial.mapview.symbol.FilledPolygonSymbol
- FilledPolygonSymbol(Paint) - Constructor for class ca.spatial.mapview.symbol.FilledPolygonSymbol
- FilledPolygonSymbol(Paint, LineSymbol) - Constructor for class ca.spatial.mapview.symbol.FilledPolygonSymbol
- FillSymbol - Class in ca.spatial.mapview.symbol
- FillSymbol() - Constructor for class ca.spatial.mapview.symbol.FillSymbol
- filter(boolean[]) - Method in class ca.spatial.reportwriter.PivotFieldParams
- filter(double[]) - Method in class ca.spatial.reportwriter.PivotFieldParams
- filter(float[]) - Method in class ca.spatial.reportwriter.PivotFieldParams
- filter(int[]) - Method in class ca.spatial.reportwriter.PivotFieldParams
- filter(Filter) - Method in class ca.spatial.reportwriter.PivotFieldParams
- filter(Object[]) - Method in class ca.spatial.reportwriter.PivotFieldParams
- filter(String[]) - Method in class ca.spatial.tracks.KeyList
-
Filter the list and return an order sublist that matches the input keys
- filterBaseValues(Object[]) - Method in class ca.spatial.reportwriter.PivotFieldParams
- filterField(String) - Method in class ca.spatial.reportwriter.PivotFieldParams
- finalize() - Method in class ca.spatial.reportwriter.ZipServer
- finalize() - Method in class ca.spatial.table.LERandomAccessFile
- finalize() - Method in class ca.spatial.table.TextStore
- findAccount(String) - Method in interface ca.spatial.patchworks.Account
-
Find if this account matches the specified name, or if it contains a sub-account that matches that name.
- findAccount(String) - Method in class ca.spatial.patchworks.Exclusive
- findAccount(String) - Method in class ca.spatial.patchworks.ExclusiveDependent
- findAccount(String) - Method in class ca.spatial.patchworks.FlowRatioTarget
- findBaseTable(String) - Method in class ca.spatial.table.RelationalStore
-
Find a base table in this relation that has a matching short name.
- findChild(TreeNode, String, boolean) - Static method in class ca.spatial.util.PathTree
- findClass(Container, Class) - Static method in class ca.spatial.util.WindowMgr
- findColumn(String) - Method in class ca.spatial.table.AttributeStore
-
Get the column number of the given field in the table.
- findColumn(String) - Method in class ca.spatial.table.CrosstabStore
- findColumn(String) - Method in class ca.spatial.table.PeriodFlattenedStore
- findColumn(String, String) - Method in class ca.spatial.table.AttributeStore
-
Get the column number of the given field in the given table.
- findColumn(String, String) - Method in class ca.spatial.table.CubeStore
- findColumn(String, String) - Method in class ca.spatial.table.MultiRowCache
- findColumn(String, String) - Method in class ca.spatial.table.RelationalStore
- findColumn(String, String) - Method in class ca.spatial.table.RowCacheStore
- findDomainBounds(XYDataset) - Method in class ca.spatial.reportwriter.XYIntervalStepRenderer
- FindFormat - Class in ca.spatial.util
-
Format a number to fit within the specified number of columns.
- FindFormat() - Constructor for class ca.spatial.util.FindFormat
- findFrame(String) - Static method in class ca.spatial.util.WindowMgr
-
Find a frame by its title
- findObject(Object) - Method in class ca.spatial.util.PathTree
- findObject(DefaultMutableTreeNode, Object) - Static method in class ca.spatial.util.PathTree
- findRangeBounds(CategoryDataset) - Method in class ca.spatial.reportwriter.XYtoCategoryAdapterRenderer
-
Override method in parent class in order to ask the dataset to figure out the data range.
- findSimilarColumnNames(String) - Method in class ca.spatial.table.AttributeStore
-
Return a list of column names that have a similar spelling to a given name.
- findTopology(double) - Method in class ca.spatial.table.GeoRelationalStore
- findTopology(String, double, String) - Method in class ca.spatial.table.GeoRelationalStore
- findXforY(double) - Method in class ca.spatial.tracks.Curve
- FindZipServer - Class in ca.spatial.reportwriter
-
A Patchworks web server plugin that opens zip files on demand.
- FindZipServer(PatchServer, String, String) - Constructor for class ca.spatial.reportwriter.FindZipServer
- finished() - Method in class ca.spatial.patchworks.ScenarioMonitor
-
Indicates if the currently running scenario has ended.
- FINISHED - Static variable in class ca.spatial.util.Wizard
-
A constant result value indicating that the finish button has been pressed.
- fire - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Diverging fire
- firePropertyChange(String, boolean, boolean) - Method in class ca.spatial.mapview.SymbologyCellRenderer
- firePropertyChange(String, Object, Object) - Method in class ca.spatial.mapview.SymbologyCellRenderer
- FLATTEN - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- FlattenSpec(TableSpec) - Constructor for class ca.spatial.table.TableSpec.FlattenSpec
-
Create a FlattenSPec
- FLOAT - Static variable in class ca.spatial.gis.raster.GridImage
- FLOAT_RASTER - Static variable in interface ca.spatial.table.SpatialStore
-
Constant defining the Floating point Raster type
- FlowRatioTarget - Class in ca.spatial.patchworks
-
This class implements FlowRatioTargets that maintain ratios between values in different periods.
- FlowSpec - Class in ca.spatial.patchworks
-
This class contains a specification of how to set flow targets.
- FlowSpec() - Constructor for class ca.spatial.patchworks.FlowSpec
-
Create a FlowSpec object, initially with all periods not being compared to anything.
- FlowValueTarget - Class in ca.spatial.patchworks
-
This class implements FlowValueTargets that maintain absolute differences between values in different periods.
- flush() - Method in class ca.spatial.reportwriter.NetErrorStream
- flush() - Method in class ca.spatial.table.LERandomAccessFile
- focusGained(FocusEvent) - Method in class ca.spatial.patchworks.TargetView
- focusGained(FocusEvent) - Method in class ca.spatial.util.WholeNumberField
- focusLost(FocusEvent) - Method in class ca.spatial.patchworks.TargetView
- focusLost(FocusEvent) - Method in class ca.spatial.util.WholeNumberField
- footer() - Static method in class ca.spatial.reportwriter.Report
-
Write a standard HTML page footer
- format() - Method in class ca.spatial.reportwriter.TableFormat
-
Format the table in HTML, and return the result as a String
- format() - Method in class ca.spatial.table.SliceSpec.CategorySpec
- format() - Method in class ca.spatial.table.SliceSpec
- format() - Method in class ca.spatial.table.SliceSpec.ProportionSpec
- format() - Method in class ca.spatial.table.SliceSpec.RangeSpec
- format() - Method in class ca.spatial.table.SliceSpec.ValuesSpec
- format() - Method in class ca.spatial.table.SummarizeTable
-
Get the summary infomration as an HTML string.
- format(double, int) - Method in class ca.spatial.util.FindFormat
- format(double, int) - Method in class ca.spatial.util.WidthFormat
- format(Object, String) - Static method in class ca.spatial.util.SPSDecoder
-
Decode an object and interpolate the results in to the specified format string.
- format(Object, String, String) - Static method in class ca.spatial.util.SPSDecoder
-
Decode an object and interpolate the results in to the specified format string.
- format(Object, String, String, Map<Object, String>) - Static method in class ca.spatial.util.SPSDecoder
-
Decode an object and interpolate the results in to the specified format string.
- formatArgs(Object[], String) - Static method in class ca.spatial.util.SPSDecoder
-
Decode an array of objects and interpolate the results in to the specified format string.
- formatArgs(Object, String[], String[], boolean, String) - Static method in class ca.spatial.util.DecodeTemplate
- formatColumnHeadings(DefaultMutableTreeNode, int, String[]) - Method in class ca.spatial.reportwriter.Report
-
Print hierarchically nested column headings.
- formatColumnHeadings(DefaultMutableTreeNode, String[], String[]) - Method in class ca.spatial.reportwriter.Report
-
Print hierarchically nested column headings.
- FormatTable - Class in ca.spatial.table
-
This class displays the column definitions of another table.
- FormatTable(AttributeStore) - Constructor for class ca.spatial.table.FormatTable
- FormattedDocument - Class in ca.spatial.util
- FormattedDocument(Format) - Constructor for class ca.spatial.util.FormattedDocument
- formatVector(Vector) - Static method in class ca.spatial.util.Debug
- formLabel() - Method in class ca.spatial.mapview.ThemeElement
- FORWARD - Static variable in class ca.spatial.util.Wizard
- FoxProDictionary - Class in ca.spatial.table
-
This class will read the FoxPro data dicitonary and translate internal 'long names' into external 'short names'.
- FoxProDictionary(String) - Constructor for class ca.spatial.table.FoxProDictionary
- free() - Method in class ca.spatial.mapview.Layer
-
Temporarily release resources used by this layer.
- free() - Method in class ca.spatial.mapview.LayerList
-
Free backing store memory.
- FROM - Static variable in class ca.spatial.tracks.builder.AttributeDef
-
The default value for the 'from' parameter (0)
- frontAll(Frame) - Static method in class ca.spatial.util.WindowMgr
-
Raise all windows above the specified frame
- FRUIT - Enum constant in enum class ca.spatial.mapview.symbol.ColorSet
- full - Static variable in class ca.spatial.util.Version
- FullColumnName - Class in ca.spatial.table
-
This class represents a column name in a table, capturing both the name alias and the table short name.
- FullColumnName(String, String) - Constructor for class ca.spatial.table.FullColumnName
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form