Package ca.spatial.table
package ca.spatial.table
Access classes for spatial and tabular data
-
Interface SummaryInterfaceDescriptionThis interface extends the TableModel interface to add two extra methods for editing table data.An interface to render Pivot Table dataThis interface can be used to indicate records that are to be processed in some fashion.An interface to support indexed spatial data.Prototype for retrieval of spatial information
-
Class SummaryClassDescriptionThis class provides a wizard that assists in joining tables into relations and adding them in a new table viewer.This class holds the specification of a column in an AppendStore.This class appends several input tables together in to a single table.This class provides a simpler way to set up an
AppendStore
than by using the ApendStore constructor.This class describes the format of individual attributes in an attribute table.The AttributeStore is a fundemental base class for representing tabular data.Manage connections to databases.Access ESRI coverage files.This class creates a pivot table-like summary of of data in a parent store.This class presents a wizard that helps in setting up a crosstab.This class enables reading a CSV file and accessing it through the AttributeStore interface.This class wraps an existing AttributeStore object.This class implements a DBase and FoxPro data file reader.This object encapsulates the information about a column to be written to a dBase file.A class to export a table to a DBF file.This class provides a wizard to create and modify the schema that is used to write out the DBF file.This class is used to describe neighbour relationships between polygon.This class reads a sheet from an Excel workbook.A class to perform operations on enclosing rectanglesThis class displays the column definitions of another table.This class will read the FoxPro data dicitonary and translate internal 'long names' into external 'short names'.This class represents a column name in a table, capturing both the name alias and the table short name.A class to dynamically provide a hexagon rasterization of an input dataset.This class provides a widget that displays information about rows in various tables.This class provides themakeJDBCStore
method for reading a database select query and accessing the results through the AttributeStore interface.A class that reads and writes binary data in little endian format.This class holds an in-memoryAttributeStore
.This class lazily buffers the attributes from another store.This class represents a Node in a topological network of connectivity between blocks.This class provides an adapter to convert multi-period data stores in to a flat single period store having an initial column named "Period".Provide AttributeStore data for a pivot tableCreate a pivot table based on the input table.This class provides methods to render a pivot table in to HTML or PDF format.An implementation of the PivotPrinter interface for HTML formatAn implementation of the PivotPrinter interface for PDF filesThis class holds an in-memoryAttributeStore
.A RelationalStore is a table object that joins two other tables together using a relational mapping between two columns.This class lazily buffers the attributes from another store.A class to provide readonly access to ESRI shapefiles.Sequential iterator for shapefilesEncapsulate access to a shapefile spatial index.A prototype for spatial record retrievalA class that proves a column-sorted view of a data table.This class implements a selection model that remaps the sorted rows back on to the original ListSelectionModel.Spatial restriction iterator for spatial data storesPrepare a summary of the contents of a table.This class summarizes univariate statistics from a numeric exprerssion calculated from the input table.A class to provide a viewer widget for table data.This class implements a portable way to describe complex data table configurations in a simple string.This specification will describe aAppendStore
tableThis specification will describe a CoverageGeoRelationalStore
This specification will describe aCrosstabStore
tableThis specification will describe aCSVStore
table.This specification will describe aDBaseAttributeStore
table.This specification will describe anExcelStore
table.This specification will describe aPeriodFlattenedStore
.This specification will describe anInfoFile
.This specification will describe anJDBCStore
table.This specification will describe a RamAttributeStore that was programmtically created and cannot be instantiated.This specification will describe aRelationalStore
.This specification will describe a ShapefileGeoRelationalStore
.This specification will describe a Snapshot of a table.This specification will describe a Summary tableThis specification will describe aTransposePeriodTable
table.This specification will describe aTransposeRowTable
.This specification will describe aTransposeTable
.This specification will describe a virtual table that is provided by the software and cannot be instantiated.A frame wrapper for the viewer widget for table data.Present the records in a text file as rows in a tableThis class ecapsulates topological relationships between blocks.This class provides a wrapper around other AttributeStore objects, and allows fields in those objects to be temporarily updated with user specified values.This class converts a row from another table into a table that is has a row for each period.This class converts a row from another table into a table that is two columns wide and has a row for each variable.This class transposes rows from one table into columns in the new table.This class implements a weakly reference list selection listener.This class implements a weakly reference table listener. -
Enum Class SummaryEnum ClassDescriptionThis enumeration defines the types of spatial operations that are available for the spatial selection methods such as
GeoRelationalStore.selectRecords(ca.spatial.table.Extent2D, boolean)
orGeoRelationalStore.selectByLocation(java.lang.String, ca.spatial.table.GeoRelationalStore, java.lang.String, double, int)
.