Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
T
- t - Variable in class ca.spatial.table.TablePanel
- tableChanged(TableModelEvent) - Method in class ca.spatial.gis.raster.CoreBoundaryWizard
- tableChanged(TableModelEvent) - Method in class ca.spatial.gis.raster.InteriorCoreWizard
- tableChanged(TableModelEvent) - Method in class ca.spatial.mapview.GeoRelLayer
-
Listen to changes in the attribute store data This interface only supports update events.
- tableChanged(TableModelEvent) - Method in class ca.spatial.patchworks.BlockStore
-
Propogate table events
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.CrosstabWizard
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.CubeStore
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.PivotStore
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.PivotTable
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.RelationalStore
-
Propogate table events
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.SortableTable
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.TransposePeriodTable
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.TransposeRowTable
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.TransposeTable
- tableChanged(TableModelEvent) - Method in class ca.spatial.table.WeakTableModelListener
- tableChanged(TableModelEvent) - Method in class ca.spatial.tracks.checker.DifferenceTable
- tableChanged(TableModelEvent) - Method in class ca.spatial.tracks.checker.TrackDisplay
-
When the Feature and Product tables change check for differences and change the tab colour
- tableChanged(TableModelEvent) - Method in class ca.spatial.util.WizardPane
- TableFormat - Class in ca.spatial.reportwriter
-
This class will output a table of data in HTML format.
- TableFormat(double[][], int) - Constructor for class ca.spatial.reportwriter.TableFormat
-
Set the table data that is to be formatted.
- TableFormat(double[][], int, NumberFormat) - Constructor for class ca.spatial.reportwriter.TableFormat
-
Set the table data that is to be formatted.
- TablePanel - Class in ca.spatial.table
-
A class to provide a viewer widget for table data.
- TablePanel(AttributeStore) - Constructor for class ca.spatial.table.TablePanel
-
The default constructor for the class.
- TableQueryReport - Class in ca.spatial.reportwriter
-
The TableQueryReport class creates a CSV file that contain a single record for each selected record in the input table, for each requested planning period.
- TableQueryReport(String, String, AttributeStore, String, String[], int[]) - Constructor for class ca.spatial.reportwriter.TableQueryReport
-
The TableQueryReport constructor.
- TableQueryReport(String, String, AttributeStore, String, String[], String[], int[]) - Constructor for class ca.spatial.reportwriter.TableQueryReport
-
The TableQueryReport constructor.
- TableQueryReportConfigurator - Class in ca.spatial.reportwriter
-
This class assists with configurating parameters for a RangePeriod Report.
- TableQueryReportConfigurator() - Constructor for class ca.spatial.reportwriter.TableQueryReportConfigurator
- TableReader - Interface in ca.spatial.util
-
An interface for forward-only operations on a cursor.
- TableReaderDB - Class in ca.spatial.util
-
Read data from a database connection.
- TableReaderDB(String, String) - Constructor for class ca.spatial.util.TableReaderDB
-
Create a TableReader object but do not open the DB connection or execute the query statement.
- TableReaderException - Exception in ca.spatial.util
-
A class to describe errors occuring in the TableReader packages
- TableReaderException(String) - Constructor for exception ca.spatial.util.TableReaderException
- TableReaderException(String, Throwable) - Constructor for exception ca.spatial.util.TableReaderException
- TableReaderFile - Class in ca.spatial.util
-
Read data from a CSV file.
- TableReaderFile(File) - Constructor for class ca.spatial.util.TableReaderFile
- TableReaderFile(String) - Constructor for class ca.spatial.util.TableReaderFile
- TableReaderStream - Class in ca.spatial.util
-
Read a stream as a TableReader file.
- TableReaderStream(InputStream) - Constructor for class ca.spatial.util.TableReaderStream
- TABLES - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- TableSpec - Class in ca.spatial.table
-
This class implements a portable way to describe complex data table configurations in a simple string.
- TableSpec() - Constructor for class ca.spatial.table.TableSpec
- TableSpec.AppendSpec - Class in ca.spatial.table
-
This specification will describe a
AppendStore
table - TableSpec.CoverageSpec - Class in ca.spatial.table
-
This specification will describe a Coverage
GeoRelationalStore
- TableSpec.CrosstabSpec - Class in ca.spatial.table
-
This specification will describe a
CrosstabStore
table - TableSpec.CSVSpec - Class in ca.spatial.table
-
This specification will describe a
CSVStore
table. - TableSpec.DBaseSpec - Class in ca.spatial.table
-
This specification will describe a
DBaseAttributeStore
table. - TableSpec.ExcelSpec - Class in ca.spatial.table
-
This specification will describe an
ExcelStore
table. - TableSpec.FlattenSpec - Class in ca.spatial.table
-
This specification will describe a
PeriodFlattenedStore
. - TableSpec.InfoSpec - Class in ca.spatial.table
-
This specification will describe an
InfoFile
. - TableSpec.JDBCSpec - Class in ca.spatial.table
-
This specification will describe an
JDBCStore
table. - TableSpec.RamAttributeStoreSpec - Class in ca.spatial.table
-
This specification will describe a RamAttributeStore that was programmtically created and cannot be instantiated.
- TableSpec.RelationSpec - Class in ca.spatial.table
-
This specification will describe a
RelationalStore
. - TableSpec.ShapefileSpec - Class in ca.spatial.table
-
This specification will describe a Shapefile
GeoRelationalStore
. - TableSpec.SnapshotSpec - Class in ca.spatial.table
-
This specification will describe a Snapshot of a table.
- TableSpec.SummarySpec - Class in ca.spatial.table
-
This specification will describe a Summary table
- TableSpec.TransposePeriodSpec - Class in ca.spatial.table
-
This specification will describe a
TransposePeriodTable
table. - TableSpec.TransposeRowSpec - Class in ca.spatial.table
-
This specification will describe a
TransposeRowTable
. - TableSpec.TransposeSpec - Class in ca.spatial.table
-
This specification will describe a
TransposeTable
. - TableSpec.VirtualSpec - Class in ca.spatial.table
-
This specification will describe a virtual table that is provided by the software and cannot be instantiated.
- TableViewer - Class in ca.spatial.table
-
A frame wrapper for the viewer widget for table data.
- TableViewer(AttributeStore) - Constructor for class ca.spatial.table.TableViewer
-
The default constructor for the class.
- tableWithControls(JPanel, TableModel, boolean, boolean, boolean) - Static method in class ca.spatial.util.WizardPane
- Tabulate - Class in ca.spatial.gis.raster
-
A class to tabulate zones within a polygon, using a raster algorithm.
- Tabulate(String, String, float, String, String[]) - Constructor for class ca.spatial.gis.raster.Tabulate
-
This constructor takes the input file names, cell size for rasterization, and the output file name.
- TabulateTarget - Class in ca.spatial.patchworks
-
This class implements TabulateTargets that adds up and combines values from different periods of the input account into other periods in the output account.
- Tally - Class in ca.spatial.compartment
- Target - Interface in ca.spatial.patchworks
-
Targets are modeling objects that control how accounts participate in the objective function.
- TARGET - Static variable in class ca.spatial.patchworks.ShortageReport
- TARGET_CHANGED - Static variable in class ca.spatial.patchworks.ScenarioEventReport
- TargetDescription - Class in ca.spatial.patchworks
-
This class implements a container for describing how targets should be set when a scenario is run.
- TargetDescription(String, String) - Constructor for class ca.spatial.patchworks.TargetDescription
- TargetLimitReport - Class in ca.spatial.reportwriter
-
This class creates a chart that show account values along with the minimum and maximum target values.
- TargetLimitReport(String, String, AttributeStore, String, String, String, String[], String[], boolean, String) - Constructor for class ca.spatial.reportwriter.TargetLimitReport
-
This constructor is a convenience to create chart from values in the TargetTable.
- TargetLimitReport(String, String, AttributeStore, String, String, String, String, boolean, String) - Constructor for class ca.spatial.reportwriter.TargetLimitReport
-
This constructor is a convenience to create chart from values in the TargetTable.
- TargetLimitReportConfigurator - Class in ca.spatial.reportwriter
-
A graphical configurator for TargetLimitReport types.
- TargetLimitReportConfigurator(AttributeStore) - Constructor for class ca.spatial.reportwriter.TargetLimitReportConfigurator
-
This configurator only works off of the target table.
- TargetReport - Class in ca.spatial.reportwriter
-
This class formats a single target in a standard format.
- TargetReport(String, String, AttributeStore, String) - Constructor for class ca.spatial.reportwriter.TargetReport
- TargetReportConfigurator - Class in ca.spatial.reportwriter
- TargetReportConfigurator(AttributeStore) - Constructor for class ca.spatial.reportwriter.TargetReportConfigurator
- TARGETS - Enum constant in enum class ca.spatial.patchworks.ScenarioDescription.Activity
-
Apply targets and return control to the user without running the simulation.
- TargetStatusReport - Class in ca.spatial.reportwriter
-
This class formats a single target in a standard format.
- TargetStatusReport(String, String, AttributeStore) - Constructor for class ca.spatial.reportwriter.TargetStatusReport
- TargetStatusReportConfigurator - Class in ca.spatial.reportwriter
-
A graphical configurator for TargetStatusReport types.
- TargetStatusReportConfigurator(AttributeStore) - Constructor for class ca.spatial.reportwriter.TargetStatusReportConfigurator
-
This configurator only works off of the target table.
- TargetSummaryReport - Class in ca.spatial.reportwriter
-
This class formats a single target in a standard format.
- TargetSummaryReport(String, String, AttributeStore) - Constructor for class ca.spatial.reportwriter.TargetSummaryReport
- TargetTable - Class in ca.spatial.patchworks
-
Define an
AttributeStore
presentation of theTarget
s that are known to the system. - TargetTable() - Constructor for class ca.spatial.patchworks.TargetTable
- TargetTree - Class in ca.spatial.patchworks
- TargetTree(Control) - Constructor for class ca.spatial.patchworks.TargetTree
- TargetView - Class in ca.spatial.patchworks
-
A TargetView is a custom component that displays and edits target data.
- TargetView(Target) - Constructor for class ca.spatial.patchworks.TargetView
- Task - Class in ca.spatial.util
-
A class to hold task information for the LoadProgress widget.
- Task(LoadProgress, String, float, JLabel, JLabel) - Constructor for class ca.spatial.util.Task
-
The full constructor
- taskComplete() - Method in class ca.spatial.util.Task
-
Specify that the task is entirely complete and put a check mark beside the task name.
- tempo - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Sequential tempo
- test() - Method in class ca.spatial.util.WizardPane
-
Test the value of top-most pane.
- test(double) - Method in class ca.spatial.util.RangeLabel
-
Test if the supplied value is within the range.
- test(int, int) - Method in interface ca.spatial.parser.SelectionType
-
Test if a record is selected in the given period
- test(Range, int) - Method in class ca.spatial.tracks.Range
- testAllValues(String, String) - Method in interface ca.spatial.tracks.AggregateTest
- testAllValues(String, String) - Method in class ca.spatial.tracks.DefaultAggregateTest
- TestRelax - Class in ca.spatial.tracks.builder
-
This is the top level class of the XML parser.
- testStand(String[], int) - Method in interface ca.spatial.tracks.Operable
- testValue(String, String) - Method in interface ca.spatial.tracks.AggregateTest
- testValue(String, String) - Method in class ca.spatial.tracks.DefaultAggregateTest
- testValueAndKey(String, String) - Method in interface ca.spatial.tracks.AggregateTest
- testValueAndKey(String, String) - Method in class ca.spatial.tracks.DefaultAggregateTest
- Text(Rectangle2D, String, String, String) - Constructor for class ca.spatial.mapview.LayerAnnotation.Text
- TEXT - Static variable in class ca.spatial.parser.SqlToBeanShell
-
RegularExpression Id.
- TextReport - Class in ca.spatial.reportwriter
-
This simple report displays static HTML text.
- TextReport(String, String, String) - Constructor for class ca.spatial.reportwriter.TextReport
- TextReportConfigurator - Class in ca.spatial.reportwriter
-
A configurator for the text report.
- TextReportConfigurator() - Constructor for class ca.spatial.reportwriter.TextReportConfigurator
- TextStore - Class in ca.spatial.table
-
Present the records in a text file as rows in a table
- TextStore(String) - Constructor for class ca.spatial.table.TextStore
-
Create an instance based on the specified file.
- TEXTURE - Static variable in interface ca.spatial.mapview.symbol.PaintType
-
A symbol representing textured paint
- TextViewer - Class in ca.spatial.util
-
This class contains a simple text viewer that is capable of displaying small amounts of text contained in a String object.
- TextViewer(String, Window, String, TextViewer.Syntax, boolean) - Constructor for class ca.spatial.util.TextViewer
- TextViewer.Syntax - Enum Class in ca.spatial.util
- Theme - Class in ca.spatial.mapview
- Theme() - Constructor for class ca.spatial.mapview.Theme
-
The default constructor
- ThemeDescriptor - Class in ca.spatial.mapview
-
This class provides a string label to describe mapping themes.
- ThemeDescriptor(Theme, String) - Constructor for class ca.spatial.mapview.ThemeDescriptor
- ThemeDescriptor(Class, String) - Constructor for class ca.spatial.mapview.ThemeDescriptor
- ThemeEditor<T extends Theme> - Class in ca.spatial.mapview
- ThemeEditor(T, Layer) - Constructor for class ca.spatial.mapview.ThemeEditor
- ThemeElement - Class in ca.spatial.mapview
- ThemeElement(String, Symbol) - Constructor for class ca.spatial.mapview.ThemeElement
- themeName - Variable in class ca.spatial.mapview.Theme
-
The generic type name of the theme.
- THEMENAMES - Static variable in class ca.spatial.mapview.NumericTheme
- THEN - Static variable in class ca.spatial.parser.SqlToBeanShell
-
RegularExpression Id.
- thermal - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Sequential thermal
- thin() - Method in class ca.spatial.tracks.Curve
- thin(double) - Method in class ca.spatial.mapview.LineGeoShape
- thin(double) - Method in class ca.spatial.mapview.PointGeoShape
- thin(double) - Method in class ca.spatial.mapview.PolygonGeoShape
- thin(double) - Method in class ca.spatial.table.GeoShape
-
Douglas Peucker recursive line thinning
- thin(double) - Method in class ca.spatial.tracks.Curve
- thin(double[], double) - Static method in class ca.spatial.table.GeoShape
- thin(double[], double[], int, double) - Static method in class ca.spatial.tracks.builder.Curve
-
Douglas Peucker recursive in place line thinning
- thin(double[], double[], int, double) - Static method in class ca.spatial.tracks.Curve
-
Douglas Peucker recursive in place line thinning
- ThresholdRenderer - Class in ca.spatial.reportwriter
-
This renderer is simply an XYLineAndShapeRenderer that also draww upper and lower threshold bands on the plot.
- ThresholdRenderer(Paint, Paint) - Constructor for class ca.spatial.reportwriter.ThresholdRenderer
-
Creates a new renderer.
- TIFFFaxDecoder - Class in ca.spatial.gis.raster
-
This is the Sun Microsystems TIFF Fax decoder, used for 1-bit raster compression.
- TIFFFaxDecoder(int, int, int) - Constructor for class ca.spatial.gis.raster.TIFFFaxDecoder
- tile(Frame) - Static method in class ca.spatial.util.WindowMgr
-
Tile all of the windows except this frame
- tile(Frame, Frame[]) - Static method in class ca.spatial.util.WindowMgr
-
Tile the specified frame
- tileXToX(int) - Method in class ca.spatial.gis.raster.GridImage
- tileYToY(int) - Method in class ca.spatial.gis.raster.GridImage
- timing() - Method in class ca.spatial.patchworks.TreatmentTiming
- TipOfTheDay - Class in ca.spatial.util
- TipOfTheDay(Frame, String[], String, boolean) - Constructor for class ca.spatial.util.TipOfTheDay
- title(String) - Method in class ca.spatial.reportwriter.MapLayoutReport.Scalebar
-
A title for the scale bar
- title(String) - Method in class ca.spatial.reportwriter.PivotFieldParams
- TO - Static variable in class ca.spatial.tracks.builder.AttributeDef
-
The default value for the 'to' parameter (300)
- token - Variable in class ca.spatial.parser.SqlToBeanShell
-
Current token.
- token_source - Variable in class ca.spatial.parser.SqlToBeanShell
-
Generated Token Manager.
- tokenImage - Variable in exception ca.spatial.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in class ca.spatial.parser.RelationSpecParser
-
Literal token values.
- tokenImage - Static variable in class ca.spatial.parser.SqlToBeanShell
-
Literal token values.
- top() - Method in class ca.spatial.reportwriter.MapLayoutReport.MapElement
-
Return the top group.
- top() - Method in class ca.spatial.table.Extent2D
-
Return a new extent that covers the top half of this extent
- TOP - Static variable in class ca.spatial.reportwriter.MapLayoutReport
-
Constant representing a top alignment
- topFrame - Static variable in class ca.spatial.util.WindowMgr
- Topology - Class in ca.spatial.table
-
This class ecapsulates topological relationships between blocks.
- Topology(ArrayList<Node>, Node) - Constructor for class ca.spatial.table.Topology
-
Create a new topolofy structure from a populated node list.
- TopologyCutter - Class in ca.spatial.gis.vector
-
A tool to add barriers to topological segments
- TopologyCutter(GeoRelationalStore, String) - Constructor for class ca.spatial.gis.vector.TopologyCutter
-
Initialize the cutter with the barrier file.
- TopologyReader - Class in ca.spatial.gis.vector
-
This class will read a topology file and provide access to neighbour list.
- TopologyReader(String) - Constructor for class ca.spatial.gis.vector.TopologyReader
- TopologyReader(String, double) - Constructor for class ca.spatial.gis.vector.TopologyReader
- toString() - Method in class ca.spatial.compartment.Tally
- toString() - Method in class ca.spatial.gis.raster.LineString
- toString() - Method in class ca.spatial.mapview.DefaultTheme
- toString() - Method in class ca.spatial.mapview.ImageTheme
- toString() - Method in class ca.spatial.mapview.LegendItem
- toString() - Method in class ca.spatial.mapview.LineGeoShape
- toString() - Method in class ca.spatial.mapview.PointGeoShape
- toString() - Method in class ca.spatial.mapview.PolygonGeoShape
- toString() - Method in class ca.spatial.mapview.symbol.AbstractPointSymbol
- toString() - Method in class ca.spatial.mapview.symbol.AbstractPolygonSymbol
- toString() - Method in enum class ca.spatial.mapview.symbol.ColorSet
- toString() - Method in class ca.spatial.mapview.symbol.FillSymbol
- toString() - Method in class ca.spatial.mapview.symbol.HatchSymbol
- toString() - Method in class ca.spatial.mapview.symbol.LineSymbol
- toString() - Method in class ca.spatial.mapview.symbol.PointSymbol
- toString() - Method in class ca.spatial.mapview.symbol.PolygonSymbol
- toString() - Method in class ca.spatial.mapview.symbol.SimpleLineSymbol
- toString() - Method in class ca.spatial.mapview.symbol.Symbol
- toString() - Method in class ca.spatial.mapview.ThemeDescriptor
- toString() - Method in class ca.spatial.parser.Expression
- toString() - Method in class ca.spatial.parser.ParsedToken
-
Returns the image.
- toString() - Method in class ca.spatial.patchworks.Block
- toString() - Method in class ca.spatial.patchworks.Complex
- toString() - Method in class ca.spatial.patchworks.ConversionFactors
- toString() - Method in class ca.spatial.patchworks.Curve
- toString() - Method in class ca.spatial.patchworks.EventRecord
- toString() - Method in class ca.spatial.patchworks.FlowSpec
- toString() - Method in class ca.spatial.patchworks.ScaleFactor
- toString() - Method in class ca.spatial.patchworks.ScenarioDescription
- toString() - Method in class ca.spatial.patchworks.Exclusive
- toString() - Method in class ca.spatial.patchworks.TreatmentAffinity
- toString() - Method in class ca.spatial.patchworks.TreatmentTiming
- toString() - Method in class ca.spatial.reportwriter.PatchServer
-
This method will return a string version of the URL prefix containing the protocol, host and port.
- toString() - Method in class ca.spatial.reportwriter.PivotFieldParams
- toString() - Method in class ca.spatial.reportwriter.Report
-
Returns the report title
- toString() - Method in class ca.spatial.table.AttributeFormat
- toString() - Method in class ca.spatial.table.AttributeStore
-
Returns the title of this AttributeStore
- toString() - Method in class ca.spatial.table.DatabaseObject
- toString() - Method in class ca.spatial.table.Extent2D
- toString() - Method in class ca.spatial.table.FullColumnName
- toString() - Method in class ca.spatial.table.GeoShape
- toString() - Method in class ca.spatial.table.ShapeSpatialIndex
- toString() - Method in class ca.spatial.table.TableSpec
- toString() - Method in class ca.spatial.table.TransposePeriodTable
- toString() - Method in class ca.spatial.table.TransposeRowTable
- toString() - Method in class ca.spatial.tracks.builder.AttributeDef
- toString() - Method in class ca.spatial.tracks.builder.AttributeKey
- toString() - Method in class ca.spatial.tracks.builder.AttributeVal
- toString() - Method in class ca.spatial.tracks.builder.AttributeValKey
- toString() - Method in class ca.spatial.tracks.builder.Curve
- toString() - Method in class ca.spatial.tracks.builder.CurvePoint
- toString() - Method in class ca.spatial.tracks.builder.EligList
- toString() - Method in class ca.spatial.tracks.builder.Track
- toString() - Method in class ca.spatial.tracks.Curve
- toString() - Method in class ca.spatial.tracks.DefaultAction
- toString() - Method in class ca.spatial.tracks.Range
- toString() - Method in class ca.spatial.tracks.RenewalAmount
- toString() - Method in class ca.spatial.util.Actions
-
List the defined actions and short descriptions
- toString() - Method in class ca.spatial.util.LabeledObject
-
Return the label
- toString() - Method in class ca.spatial.util.PathInfo
- toString() - Method in class ca.spatial.util.RangeLabel
-
Return the label used to describe the range.
- toString(String[]) - Static method in class ca.spatial.tracks.KeyList
- toString(String[], String) - Static method in class ca.spatial.tracks.KeyList
- Track - Class in ca.spatial.tracks.builder
-
The Track object contains information about features, products, treatments and responses for each potential stand condition.
- TrackAttributeStore - Class in ca.spatial.patchworks
-
This class is similar to the
BlockStore
but it provides values on an annual basis, rather than periodic. - TrackChecker - Class in ca.spatial.tracks.checker
-
This tool helps browse through track datasets to check for errors.
- TrackChecker(String, String) - Constructor for class ca.spatial.tracks.checker.TrackChecker
- TrackCheckerSettings - Class in ca.spatial.tracks.checker
- TrackDisplay - Class in ca.spatial.tracks.checker
-
Display a set of tracks
- TrackDisplay(TrackChecker, TrackLoader, TrackIgnoreList, BlockIgnoreList) - Constructor for class ca.spatial.tracks.checker.TrackDisplay
- TrackDisplay.ComparePointTable - Class in ca.spatial.tracks.checker
- TransferableNode(DefaultMutableTreeNode) - Constructor for class ca.spatial.patchworks.ScenarioExplorer.TransferableNode
- transformValues(String[]) - Method in class ca.spatial.util.DecodeTemplate
-
This method provides an opportunity to alter the object values that will be passed to the constructor.
- TransientUpdateStore - Class in ca.spatial.table
-
This class provides a wrapper around other AttributeStore objects, and allows fields in those objects to be temporarily updated with user specified values.
- TransientUpdateStore() - Constructor for class ca.spatial.table.TransientUpdateStore
- TransientUpdateStore(AttributeStore) - Constructor for class ca.spatial.table.TransientUpdateStore
- translate(double, double) - Method in class ca.spatial.mapview.MapPanel
-
Translate the extent by a specified x and y distance.
- translate(double, double) - Method in class ca.spatial.table.Extent2D
-
Translate the extent by the specified distance
- translate(String) - Method in class ca.spatial.util.Wizard
-
Translate a string by replacing all sequences of %var% with the value of variable 'var' taken from the attribute hash table.
- translate(Map<String, Object>, PrintStream) - Method in class ca.spatial.reportwriter.DecodeObject
- TRANSPOSE - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- TRANSPOSEPERIOD - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- TransposePeriodSpec(TableSpec, int, int) - Constructor for class ca.spatial.table.TableSpec.TransposePeriodSpec
- TransposePeriodTable - Class in ca.spatial.table
-
This class converts a row from another table into a table that is has a row for each period.
- TransposePeriodTable(AttributeStore, int, int) - Constructor for class ca.spatial.table.TransposePeriodTable
- TRANSPOSEROW - Static variable in class ca.spatial.parser.RelationSpecParser
-
RegularExpression Id.
- TransposeRowSpec(TableSpec, int) - Constructor for class ca.spatial.table.TableSpec.TransposeRowSpec
-
Create a TransposeRowSpec
- TransposeRowTable - Class in ca.spatial.table
-
This class converts a row from another table into a table that is two columns wide and has a row for each variable.
- TransposeRowTable(AttributeStore, int) - Constructor for class ca.spatial.table.TransposeRowTable
- TransposeSpec(TableSpec, String, String[]) - Constructor for class ca.spatial.table.TableSpec.TransposeSpec
-
Create a TransposeSpec
- TransposeTable - Class in ca.spatial.table
-
This class transposes rows from one table into columns in the new table.
- TransposeTable(AttributeStore, String, String[]) - Constructor for class ca.spatial.table.TransposeTable
-
Set up the transposition.
- treatment() - Method in class ca.spatial.patchworks.TreatmentTiming
- TreatmentAffinity - Class in ca.spatial.patchworks
- TreatmentAffinity(String, boolean, String[]) - Constructor for class ca.spatial.patchworks.TreatmentAffinity
- TreatmentReport - Class in ca.spatial.patchworks
-
This class defines a report that saves the treatment schedule
- TreatmentReport(String, String, GeoRelationalStore) - Constructor for class ca.spatial.patchworks.TreatmentReport
- TreatmentTiming - Class in ca.spatial.patchworks
- TreatmentTiming(String, int) - Constructor for class ca.spatial.patchworks.TreatmentTiming
- treeNodesChanged(TreeModelEvent) - Method in class ca.spatial.reportwriter.ReportWriter
- treeNodesInserted(TreeModelEvent) - Method in class ca.spatial.reportwriter.ReportWriter
- treeNodesRemoved(TreeModelEvent) - Method in class ca.spatial.reportwriter.ReportWriter
- TreeReport - Class in ca.spatial.reportwriter
-
This class creates a hierarchical list of reports (reports sorted within folders) that is used by the 'Navigator' feature of the Patchworks web based reports.
- TreeReport(String, String, ReportWriter) - Constructor for class ca.spatial.reportwriter.TreeReport
-
Create a new instance of the TreeReport.
- treeStructureChanged(TreeModelEvent) - Method in class ca.spatial.reportwriter.ReportWriter
- TRIANGLE - Static variable in class ca.spatial.mapview.symbol.SimplePointSymbol
- triangle1(float[], float[], double, double, double) - Method in class ca.spatial.util.CompassRose
- triangle2(float[], float[], double, double, double) - Method in class ca.spatial.util.CompassRose
- trim(double, double) - Method in class ca.spatial.tracks.builder.Curve
-
Return a curve that will trim this curve o exclude values before and after the specified limits.
- trimHigh(double, boolean) - Method in class ca.spatial.tracks.Curve
- trimLow(double, boolean) - Method in class ca.spatial.tracks.Curve
- truncate(double) - Method in class ca.spatial.tracks.builder.Curve
-
Return a curve that will flat-line the this curve at a given value along the entire length of the curve.
- truncate(double, boolean) - Method in class ca.spatial.tracks.builder.Curve
-
Return a curve that will flat-line the this curve at a given value, either at the start or end of the curve depending on the setting of the fromEnd parameter.
- truncate(double, double, boolean) - Method in class ca.spatial.tracks.Curve
- turbid - Static variable in class ca.spatial.mapview.symbol.ColorPalette
-
Sequential turbid
- TYPES - Static variable in class ca.spatial.patchworks.BlockAvailReport
- TYPES - Static variable in class ca.spatial.patchworks.BlockReport
- TYPES - Static variable in class ca.spatial.patchworks.ExclusiveAssignmentReport
- TYPES - Static variable in class ca.spatial.patchworks.ExclusiveLockReport
- TYPES - Static variable in class ca.spatial.patchworks.NetworkCostReport
- TYPES - Static variable in class ca.spatial.patchworks.ObjectiveProgressReport
- TYPES - Static variable in class ca.spatial.patchworks.PatchDetailReport
-
This field describes the multiple renderings that are supported by the report.
- TYPES - Static variable in class ca.spatial.patchworks.PatchReport
-
This field describes the multiple renderings that are supported by the report.
- TYPES - Static variable in class ca.spatial.patchworks.RouteCostReport
- TYPES - Static variable in class ca.spatial.patchworks.RouteReport
-
An array holding the sub-types of this report.
- TYPES - Static variable in class ca.spatial.patchworks.ScenarioEventReport
- TYPES - Static variable in class ca.spatial.patchworks.ShortageReport
- TYPES - Static variable in class ca.spatial.patchworks.StandEventReport
- TYPES - Static variable in class ca.spatial.patchworks.TreatmentReport
- TYPES - Static variable in class ca.spatial.reportwriter.BoxAndWhiskerChartReport
- TYPES - Static variable in class ca.spatial.reportwriter.BoxAndWhiskerCompareReport
- TYPES - Static variable in class ca.spatial.reportwriter.CategoryReport
- TYPES - Static variable in class ca.spatial.reportwriter.ChartReport
- TYPES - Static variable in class ca.spatial.reportwriter.ColumnSummaryReport
-
This field describes the multiple renderings that are supported by the report.
- TYPES - Static variable in class ca.spatial.reportwriter.CompareReport
- TYPES - Static variable in class ca.spatial.reportwriter.CopyFileReport
- TYPES - Static variable in class ca.spatial.reportwriter.CrosstabReport
- TYPES - Static variable in class ca.spatial.reportwriter.DecodeReport
- TYPES - Static variable in class ca.spatial.reportwriter.ExcelReport
-
This field describes the multiple renderings that are supported by the report.
- TYPES - Static variable in class ca.spatial.reportwriter.GeneralReport
- TYPES - Static variable in class ca.spatial.reportwriter.IndexReport
- TYPES - Variable in class ca.spatial.reportwriter.MapLayoutReport
-
An array containing the sub-types produced by this report.
- TYPES - Variable in class ca.spatial.reportwriter.MapReport
- TYPES - Static variable in class ca.spatial.reportwriter.PeriodValueReport
- TYPES - Static variable in class ca.spatial.reportwriter.PivotTableReport
- TYPES - Static variable in class ca.spatial.reportwriter.RangeIndicatorChartReport
- TYPES - Static variable in class ca.spatial.reportwriter.RangeIndicatorCompareReport
- TYPES - Static variable in class ca.spatial.reportwriter.RangePeriodReport
- TYPES - Static variable in class ca.spatial.reportwriter.RangeReport
-
Deprecated.
- TYPES - Static variable in class ca.spatial.reportwriter.RasterRemapReport
- TYPES - Static variable in class ca.spatial.reportwriter.StandardReport
-
This field describes the multiple renderings that are supported by the report.
- TYPES - Static variable in class ca.spatial.reportwriter.TableQueryReport
- TYPES - Static variable in class ca.spatial.reportwriter.TargetLimitReport
- TYPES - Static variable in class ca.spatial.reportwriter.TargetReport
- TYPES - Static variable in class ca.spatial.reportwriter.TargetStatusReport
- TYPES - Static variable in class ca.spatial.reportwriter.TargetSummaryReport
- TYPES - Static variable in class ca.spatial.reportwriter.TextReport
-
This field describes the multiple renderings that are supported by the report.
- TYPES - Static variable in class ca.spatial.reportwriter.TreeReport
- TYPES - Static variable in class ca.spatial.table.AttributeFormat
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form