Serialized Form
-
Package ca.spatial.gis.raster
-
Class ca.spatial.gis.raster.CoreTable extends AttributeStore implements Serializable
-
Serialized Fields
-
blockLabel
String blockLabel
-
cellarea
float cellarea
-
cellsize
float cellsize
-
extra
int extra
-
grs
GeoRelationalStore grs
-
patchLabel
String patchLabel
-
summaries
ArrayList summaries
-
-
-
-
Package ca.spatial.mapview
-
Class ca.spatial.mapview.ChoroplethTheme extends Theme implements Serializable
-
Serialized Fields
-
fieldname
String fieldname
-
palette
ColorPalette palette
-
selectedSymbol
Symbol selectedSymbol
-
symbols
ArrayList<ThemeElement> symbols
-
symbolsInitialized
boolean symbolsInitialized
-
unclassified
ThemeElement unclassified
-
useUnclassified
boolean useUnclassified
-
-
-
Class ca.spatial.mapview.ChoroplethThemeEditor extends ThemeEditor implements Serializable
-
Serialized Fields
-
scaleActionListener
ActionListener scaleActionListener
-
scaled
JCheckBox scaled
-
te
ThemeEditor te
-
-
-
Class ca.spatial.mapview.ClassificationEditor extends JDialog implements Serializable
-
Class ca.spatial.mapview.DefaultTheme extends ChoroplethTheme implements Serializable
-
Class ca.spatial.mapview.DefaultThemeEditor extends ThemeEditor<DefaultTheme> implements Serializable
-
Serialized Fields
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
jtf
JTextField jtf
-
s
Symbol s
-
sr
PreviewChip sr
-
-
-
Class ca.spatial.mapview.DitherTheme extends ChoroplethTheme implements Serializable
-
Serialized Fields
-
colors
int[][] colors
-
swatchSize
int swatchSize
-
values
Expression[] values
-
-
-
Class ca.spatial.mapview.DitherThemeEditor extends ThemeEditor<DitherTheme> implements Serializable
-
Serialized Fields
-
colorButton
JButton colorButton
-
outline
PreviewChip outline
-
sr
SymbologyCellRenderer sr
-
sse
SymbolCellEditor sse
-
unclass
PreviewChip unclass
-
useUncl
JCheckBox useUncl
-
-
-
Class ca.spatial.mapview.GradientTheme extends NumericTheme implements Serializable
-
Class ca.spatial.mapview.GradientThemeEditor extends ThemeEditor<GradientTheme> implements Serializable
-
Serialized Fields
-
additionals
JPanel additionals
-
clipParam
JPanel clipParam
-
colorButton
JButton colorButton
-
fp1
JTextField fp1
-
fp2
JTextField fp2
-
fpn
JTextField fpn
-
histPanel
ca.spatial.mapview.HistogramPanel histPanel
-
jComboBox4
JComboBox jComboBox4
-
method
int method
-
p1
double p1
-
p2
double p2
-
sr
SymbologyCellRenderer sr
-
sse
SymbolCellEditor sse
-
stdParam
JPanel stdParam
-
unclass
PreviewChip unclass
-
-
-
Class ca.spatial.mapview.ImageTheme extends Theme implements Serializable
-
Serialized Fields
-
filename
String filename
-
-
-
Class ca.spatial.mapview.LayerCustomizer extends JPanel implements Serializable
-
Class ca.spatial.mapview.LayerEditor extends JDialog implements Serializable
-
Serialized Fields
-
alpha
AlphaComposite alpha
-
index
int index
-
jtp
JTabbedPane jtp
-
layer
Layer layer
-
lc
LayerCustomizer lc
-
maxScale
double maxScale
-
minScale
double minScale
-
te
ThemeEditor te
-
ve
VisibilityCustomizer ve
-
-
-
Class ca.spatial.mapview.LayerList extends AbstractListModel<Layer> implements Serializable
-
Serialized Fields
-
actions
HashMap<String,Action> actions
-
backgroundColor
Color backgroundColor
-
buildSpatialIndex
Action buildSpatialIndex
-
compartmentBuilder
Action compartmentBuilder
-
convertLayer
Action convertLayer
-
coreBoundary
Action coreBoundary
-
count
int count
-
crosstabWizard
Action crosstabWizard
-
dissolveLayer
Action dissolveLayer
-
drawThread
Thread drawThread
-
duplicateLayer
Action duplicateLayer
-
g
Graphics2D g
-
image
BufferedImage image
-
interiorCore
Action interiorCore
-
list
ArrayList<Layer> list
-
listener
LayerListListener listener
-
listenToEvents
boolean listenToEvents
-
needsPainting
boolean needsPainting
-
period
int period
-
queryTable
Action queryTable
-
removeLayer
Action removeLayer
-
resetContext
Action resetContext
-
resetContextAll
Action resetContextAll
-
selected
int selected
-
selectIntersectConvex
Action selectIntersectConvex
-
selectNone
Action selectNone
-
selectWithinConvex
Action selectWithinConvex
-
showConstructor
Action showConstructor
-
showProperties
Action showProperties
-
showSymbology
Action showSymbology
-
showTable
Action showTable
-
-
-
Class ca.spatial.mapview.LegendItem extends JPanel implements Serializable
-
Class ca.spatial.mapview.LegendList extends JPanel implements Serializable
-
Serialized Fields
-
corners
ArrayList<Integer> corners
-
first
boolean first
-
li
LegendItem li
-
list
LayerList list
-
newIndex
int newIndex
-
r
Rectangle r
-
xpoints
int[] xpoints
-
y
int y
-
yf
int yf
-
yn
int yn
-
yp
int yp
-
ypoints
int[] ypoints
-
-
-
Class ca.spatial.mapview.LegendPanel extends JPanel implements Serializable
-
Class ca.spatial.mapview.MapPanel extends JPanel implements Serializable
-
Serialized Fields
-
af
AffineTransform af
-
backgroundColor
Color backgroundColor
-
buttonGroup
ButtonGroup buttonGroup
-
charsets
String[] charsets
-
clickHandler
ClickHandler clickHandler
-
extent
Extent2D extent
-
extentList
Vector extentList
-
layers
LayerList layers
-
linetoHandler
LinetoHandler linetoHandler
-
mouseMode
int mouseMode
-
pixelSize
double pixelSize
-
preferredExtent
Extent2D preferredExtent
-
recordHandler
RecordHandler recordHandler
-
world
AffineTransform world
-
-
-
Class ca.spatial.mapview.MapScroller extends JPanel implements Serializable
-
Class ca.spatial.mapview.MapViewer extends JFrame implements Serializable
-
Serialized Fields
-
applicationMain
boolean applicationMain
-
layers
LayerList layers
-
ms
MapScroller ms
-
reportWriter
ReportWriter reportWriter
-
split
JSplitPane split
-
title
String title
-
-
-
Class ca.spatial.mapview.ModulusTheme extends UniqueValueTheme implements Serializable
-
Serialized Fields
-
paletteSize
int paletteSize
-
-
-
Class ca.spatial.mapview.ModulusThemeEditor extends ThemeEditor<ModulusTheme> implements Serializable
-
Serialized Fields
-
colorButton
JButton colorButton
-
jComboBox1
JComboBox jComboBox1
-
sr
SymbologyCellRenderer sr
-
sse
SymbolCellEditor sse
-
unclass
PreviewChip unclass
-
useUncl
JCheckBox useUncl
-
-
-
Class ca.spatial.mapview.NumericTheme extends ChoroplethTheme implements Serializable
-
Serialized Fields
-
expr
Expression expr
-
fieldType
int fieldType
-
intervals
int intervals
-
max
double max
-
mean
double mean
-
method
int method
-
min
double min
-
ndec
int ndec
-
range
double range
-
stdev
double stdev
-
values
HashMap<Object,ThemeElement> values
-
-
-
Class ca.spatial.mapview.NumericThemeEditor extends ThemeEditor<NumericTheme> implements Serializable
-
Serialized Fields
-
colorButton
JButton colorButton
-
intervals
int intervals
-
jTable1
JTable jTable1
-
method
int method
-
ndec
int ndec
-
sr
SymbologyCellRenderer sr
-
sse
SymbolCellEditor sse
-
unclass
PreviewChip unclass
-
useUncl
JCheckBox useUncl
-
-
-
Class ca.spatial.mapview.SymbolCellEditor extends DefaultCellEditor implements Serializable
-
Serialized Fields
-
colorOnly
boolean colorOnly
-
sr
PreviewChip sr
-
symbol
Symbol symbol
-
te
ThemeEditor te
-
-
-
Class ca.spatial.mapview.SymbologyCellRenderer extends PreviewChip implements Serializable
-
Class ca.spatial.mapview.Theme extends AbstractTableModel implements Serializable
-
Serialized Fields
-
alpha
AlphaComposite alpha
The compositing (transparancy) setting for this layer -
as
AttributeStore as
The AttributeStore linked to this theme (if any) -
caption
String caption
The default caption for this theme -
chipHeight
int chipHeight
The height of preview chips used for this theme -
chipWidth
int chipWidth
The width of preview chips used for this theme -
isScaled
boolean isScaled
Specifies symbols are adjusted to fit the scale -
maxScale
double maxScale
The maximum scale above which the entire theme is not shown -
minScale
double minScale
The minimum scale below which the entire theme is not shown -
referenceScale
double referenceScale
-
symbolType
int symbolType
The type of feature rendered by this layer (FILL, LINE, POINT) -
themeName
String themeName
The generic type name of the theme. Specific classes that inherit from Theme will set this value.
-
-
-
Class ca.spatial.mapview.ThemeEditor extends JPanel implements Serializable
-
Class ca.spatial.mapview.UniqueValueTheme extends ChoroplethTheme implements Serializable
-
Serialized Fields
-
expr
Expression expr
-
fieldType
int fieldType
-
values
HashMap<Object,ThemeElement> values
-
-
-
Class ca.spatial.mapview.UniqueValueThemeEditor extends ThemeEditor<UniqueValueTheme> implements Serializable
-
Serialized Fields
-
colorButton
JButton colorButton
-
groupMenu
JMenuItem groupMenu
-
jTable1
JTable jTable1
-
sr
SymbologyCellRenderer sr
-
sse
SymbolCellEditor sse
-
unclass
PreviewChip unclass
-
ungroupMenu
JMenuItem ungroupMenu
-
useUncl
JCheckBox useUncl
-
-
-
-
Package ca.spatial.mapview.symbol
-
Class ca.spatial.mapview.symbol.PaintCustomizer extends JPanel implements Serializable
-
Serialized Fields
-
allowedPaints
int allowedPaints
-
jcb
JComboBox jcb
-
pcs
PropertyChangeSupport pcs
-
symbol
PaintType symbol
-
-
-
Class ca.spatial.mapview.symbol.PaletteLabel extends JLabel implements Serializable
-
Serialized Fields
-
iconHeight
int iconHeight
-
iconWidth
int iconWidth
-
rampSize
int rampSize
-
-
-
Class ca.spatial.mapview.symbol.PreviewChip extends JPanel implements Serializable
-
Serialized Fields
-
af2
AffineTransform af2
-
af3
AffineTransform af3
-
isScaled
boolean isScaled
-
scale
double scale
-
shape
Shape shape
-
symbol
Symbol symbol
-
themeAlpha
AlphaComposite themeAlpha
-
type
int type
-
-
-
Class ca.spatial.mapview.symbol.PreviewPanel extends JPanel implements Serializable
-
Serialized Fields
-
chip
PreviewChip chip
-
combo
JComboBox combo
-
listeners
ArrayList listeners
-
scale
double scale
-
-
-
Class ca.spatial.mapview.symbol.SampleFillPanel extends JButton implements Serializable
-
Class ca.spatial.mapview.symbol.VisibilityCustomizer extends JPanel implements Serializable
-
Serialized Fields
-
dc1
DecimalField dc1
-
dc2
DecimalField dc2
-
jl3
JLabel jl3
-
jrbErase
JRadioButton jrbErase
-
jrbOpaque
JRadioButton jrbOpaque
-
jrbTrans
JRadioButton jrbTrans
-
js
JSlider js
-
symbol
Visibility symbol
-
-
-
-
Package ca.spatial.parser
-
Class ca.spatial.parser.ExpressionEditor extends AbstractCellEditor implements Serializable
-
Serialized Fields
-
button
JButton button
-
currentExpression
String currentExpression
-
jd
JDialog jd
-
qp
QueryPanel qp
-
store
AttributeStore store
-
-
-
Class ca.spatial.parser.ParsedToken extends ca.spatial.parser.Token implements Serializable
-
Class ca.spatial.parser.ParseException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
ca.spatial.parser.Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class ca.spatial.parser.QueryBuilder extends JFrame implements Serializable
-
Serialized Fields
-
actions
Actions actions
-
as
AttributeStore as
-
owner
Frame owner
-
qp
QueryPanel qp
-
-
-
Class ca.spatial.parser.QueryPanel extends JPanel implements Serializable
-
Serialized Fields
-
actions
Actions actions
-
addAction
AbstractAction addAction
-
as
AttributeStore as
-
bottom
JPanel bottom
-
calcAction
AbstractAction calcAction
-
closeAction
AbstractAction closeAction
-
editField
String editField
-
fields
JList fields
-
jta
JTextArea jta
-
newAction
AbstractAction newAction
-
owner
Window owner
-
period
int period
-
selectAction
AbstractAction selectAction
-
showValues
JCheckBox showValues
-
spin
JSpinner spin
-
-
-
Class ca.spatial.parser.SemanticException extends Exception implements Serializable
-
-
Package ca.spatial.patchworks
-
Class ca.spatial.patchworks.AccessTableModel extends AttributeStore implements Serializable
-
Serialized Fields
-
altered
boolean altered
-
elig
HashMap<String,int[]> elig
-
key
String key
-
keyListeners
ArrayList<AccessKeyListener> keyListeners
-
periods
int periods
-
relation
RelationalStore relation
-
store
BlockStore store
-
unitLU
HashMap<String,Integer> unitLU
-
units
Vector<String> units
-
zoneLU
HashMap<String,String> zoneLU
-
-
-
Class ca.spatial.patchworks.BlockStore extends AttributeStore implements Serializable
-
Serialized Fields
-
accountCount
int accountCount
-
accountStart
int accountStart
-
acNames
HashMap<String,ca.spatial.patchworks.BlockStore.AccountAttribute> acNames
-
ageCol
int ageCol
-
attrCount
int attrCount
-
attrStart
int attrStart
-
blocks
HashMap<String,Block> blocks
-
da
AttributeStore da
-
dbfCount
int dbfCount
-
exclusiveCount
int exclusiveCount
-
exclusiveInputs
HashMap<Account,ArrayList<Exclusive>> exclusiveInputs
-
exclusives
Exclusive[] exclusives
-
exclusiveStart
int exclusiveStart
-
forest
ca.spatial.patchworks.Forest forest
-
lookup
ArrayList<Block> lookup
-
patcherCount
int patcherCount
-
patchers
ca.spatial.patchworks.Patcher[] patchers
-
patcherStart
int patcherStart
-
periods
Integer periods
-
remap
int[] remap
-
routeCount
int routeCount
-
routes
ca.spatial.patchworks.Route[] routes
-
routeStart
int routeStart
-
rowCount
int rowCount
-
strataCount
int strataCount
-
strataStart
int strataStart
-
summaries
String[] summaries
-
synchronizer
Suspendable synchronizer
-
-
-
Class ca.spatial.patchworks.NetworkTable extends GeoRelationalStore implements Serializable
-
Serialized Fields
-
network
ca.spatial.patchworks.Network network
-
-
-
Class ca.spatial.patchworks.PatchStore extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
classes
RangeLabel[] classes
-
exp
Expression exp
-
indexColumn
String indexColumn
-
indexPos
int indexPos
-
periodList
int[] periodList
-
periods
int periods
-
reselExp
Expression reselExp
-
topology
Topology topology
-
-
-
Class ca.spatial.patchworks.PerformanceViewer extends TableViewer implements Serializable
-
Serialized Fields
-
f
FindFormat f
-
gt
ca.spatial.patchworks.PerformanceTable gt
-
-
-
Class ca.spatial.patchworks.RouteTable extends GeoRelationalStore implements Serializable
-
Serialized Fields
-
route
ca.spatial.patchworks.Route route
-
-
-
Class ca.spatial.patchworks.ScenarioExplorer extends JFrame implements Serializable
-
Serialized Fields
-
applybtn
JButton applybtn
-
cancelbtn
JButton cancelbtn
-
control
Control control
-
flows
ArrayList<Target> flows
-
jtbl1
JTable jtbl1
-
jtr1
JTree jtr1
-
ras
RamAttributeStore ras
-
regex
JTextField regex
-
-
-
Class ca.spatial.patchworks.TargetTable extends AttributeStore implements Serializable
-
Class ca.spatial.patchworks.TargetTree extends JTree implements Serializable
-
Serialized Fields
-
activateAction
AbstractAction activateAction
-
blueGrey
Color blueGrey
-
closeAction
AbstractAction closeAction
-
control
Control control
-
deactivateAction
AbstractAction deactivateAction
-
modifiers
int modifiers
-
openAction
AbstractAction openAction
-
openActiveAction
AbstractAction openActiveAction
-
pt
PathTree pt
-
select
TreeSelectionModel select
-
showCompactConstructorAction
AbstractAction showCompactConstructorAction
-
showFullConstructorAction
AbstractAction showFullConstructorAction
-
tileAction
AbstractAction tileAction
-
-
-
Class ca.spatial.patchworks.TargetView extends JPanel implements Serializable
-
Serialized Fields
-
actions
Actions actions
-
activeToggle
JToggleButton activeToggle
-
chart
ca.spatial.patchworks.TargetChart chart
-
current
JLabel current
-
currentPeriod
int currentPeriod
-
display
JPanel display
-
interestSpinner
JSpinner interestSpinner
-
label
String label
-
maximum
JTextField maximum
-
maxToggle
JToggleButton maxToggle
-
minimum
JTextField minimum
-
minToggle
JToggleButton minToggle
-
period
JLabel period
-
pointer
JLabel pointer
-
scalarToggle
JToggleButton scalarToggle
-
summary
JLabel summary
-
target
Target target
-
timerTask
TimerTask timerTask
-
toolBar
JToolBar toolBar
-
updating
boolean updating
-
-
-
Class ca.spatial.patchworks.TrackAttributeStore extends AttributeStore implements Serializable
-
-
Package ca.spatial.reportwriter
-
Class ca.spatial.reportwriter.CategoryTable extends RamAttributeStore implements Serializable
-
Class ca.spatial.reportwriter.GenericRenderer extends DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
formatter
NumberFormat formatter
-
isNumber
boolean isNumber
-
-
-
Class ca.spatial.reportwriter.NetIOException extends RuntimeException implements Serializable
-
Class ca.spatial.reportwriter.ReportTree extends JTree implements Serializable
-
Serialized Fields
-
path
String path
-
rw
ReportWriter rw
-
select
TreeSelectionModel select
-
-
-
Class ca.spatial.reportwriter.ReportTreeRenderer extends DefaultTreeCellRenderer implements Serializable
-
Class ca.spatial.reportwriter.ThresholdRenderer extends XYIntervalStepRenderer implements Serializable
-
Class ca.spatial.reportwriter.VariableIntervalXYDataset extends org.jfree.data.xy.AbstractIntervalXYDataset implements Serializable
-
Class ca.spatial.reportwriter.VariableIntervalXYToolTipGenerator extends org.jfree.chart.labels.StandardXYToolTipGenerator implements Serializable
-
Class ca.spatial.reportwriter.XYIntervalStepRenderer extends org.jfree.chart.renderer.xy.XYLineAndShapeRenderer implements Serializable
- serialVersionUID:
- -8918141928884796108L
-
Class ca.spatial.reportwriter.XYtoCategoryAdapterDataset extends org.jfree.data.category.DefaultCategoryDataset implements Serializable
-
Serialized Fields
-
xyDatasets
HashMap<Comparable,org.jfree.data.xy.XYDataset> xyDatasets
-
-
-
Class ca.spatial.reportwriter.XYtoCategoryAdapterRenderer extends org.jfree.chart.renderer.category.AbstractCategoryItemRenderer implements Serializable
-
Serialized Fields
-
xyPlot
org.jfree.chart.plot.XYPlot xyPlot
-
-
-
-
Package ca.spatial.table
-
Class ca.spatial.table.AppendStore extends AttributeStore implements Serializable
-
Serialized Fields
-
columnSpecs
AppendColumnSpec[] columnSpecs
-
conversions
int[][] conversions
-
counts
int[] counts
-
currentRecord
int currentRecord
-
currentRow
int currentRow
-
currentStore
int currentStore
-
expressions
Expression[][] expressions
-
periods
int[] periods
-
remap
int[][] remap
-
reselects
String[] reselects
-
rowCount
int rowCount
-
stores
AttributeStore[] stores
-
-
-
Class ca.spatial.table.AttributeStore extends AbstractTableModel implements Serializable
-
Serialized Fields
-
columnNameMap
HashMap<String,Integer> columnNameMap
-
period
int period
-
popupListeners
Vector<PopupActivationListener> popupListeners
-
rowNodeRemap
RowNodeRemap rowNodeRemap
-
shortName
String shortName
-
tableName
String tableName
-
tableSpec
TableSpec tableSpec
-
title
String title
-
-
-
Class ca.spatial.table.CoverageStore extends ShapeStore implements Serializable
-
Serialized Fields
-
arc
LERandomAccessFile arc
-
arx
LERandomAccessFile arx
-
bnd
LERandomAccessFile bnd
-
directory
File directory
-
isDouble
boolean isDouble
-
lab
LERandomAccessFile lab
-
pal
LERandomAccessFile pal
-
pax
LERandomAccessFile pax
-
rowCount
int rowCount
-
shapeIndex
ShapeSpatialIndex shapeIndex
-
type
int type
-
-
-
Class ca.spatial.table.CrosstabStore extends AttributeStore implements Serializable
-
Serialized Fields
-
catColumn
String catColumn
-
categoryCount
int categoryCount
-
dimensions
int[] dimensions
-
labels
Object[][] labels
-
periodLU
int[] periodLU
-
periods
int[] periods
-
proto
DataSlice proto
-
reselectExpression
String reselectExpression
-
reselExp
Expression reselExp
-
sizes
int[] sizes
-
slices
DataSlice slices
-
store
AttributeStore store
-
transpose
boolean transpose
-
valColumn
String valColumn
-
valCount
int valCount
-
valLabels
ArrayList valLabels
-
valNames
ArrayList valNames
-
-
-
Class ca.spatial.table.CrosstabStore.Snapshot extends AttributeStore implements Serializable
-
Serialized Fields
-
data
Object data
-
slices
DataSlice slices
-
template
CrosstabStore template
-
useSelected
boolean useSelected
-
-
-
Class ca.spatial.table.CSVStore extends AttributeStore implements Serializable
-
Serialized Fields
-
bufsize
int bufsize
-
cachedRow
int cachedRow
-
charset
Charset charset
-
columns
String[] columns
-
data
RandomAccessFile data
-
dirty
boolean dirty
-
endpos
long endpos
-
filename
String filename
-
inbuf
byte[] inbuf
-
index
long[] index
-
isDefaultCharset
boolean isDefaultCharset
-
length
long length
-
m
Matcher m
-
pos
long pos
-
record
char[] record
-
startpos
long startpos
-
-
-
Class ca.spatial.table.CubeStore extends AttributeStore implements Serializable
-
Serialized Fields
-
store
AttributeStore store
-
-
-
Class ca.spatial.table.CummulativeChart extends JPanel implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
bi
BufferedImage bi
-
current
Point2D current
-
nf
NumberFormat nf
-
scale
Scale scale
-
title
String title
-
v
double[][] v
-
xmax
double xmax
-
xval
String xval
-
ymax
double ymax
-
ymin
double ymin
-
-
-
Class ca.spatial.table.DBaseAttributeStore extends AttributeStore implements Serializable
-
Serialized Fields
-
binary
boolean[] binary
-
buffer
byte[] buffer
-
bytes
byte[] bytes
-
charset
Charset charset
-
df
DecimalFormat df
-
editmode
boolean editmode
-
filename
String filename
-
headerSize
int headerSize
-
in
LERandomAccessFile in
-
offsets
int[] offsets
-
recl
int recl
-
records
int records
-
-
-
Class ca.spatial.table.DeltaListSelectionModel extends DefaultListSelectionModel implements Serializable
-
Serialized Fields
-
changed
BitSet changed
-
-
-
Class ca.spatial.table.DeltaListSelectionModel.DeltaListSelectionEvent extends ListSelectionEvent implements Serializable
-
Serialized Fields
-
changed
BitSet changed
-
-
-
Class ca.spatial.table.DeltaTableModelEvent extends TableModelEvent implements Serializable
-
Serialized Fields
-
changed
BitSet changed
-
-
-
Class ca.spatial.table.ExcelStore extends RamAttributeStore implements Serializable
-
Class ca.spatial.table.Extent2D extends Rectangle2D.Double implements Serializable
-
Class ca.spatial.table.FormatTable extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
rowCount
int rowCount
-
-
-
Class ca.spatial.table.GeoRelationalStore extends RelationalStore implements Serializable
-
Serialized Fields
-
associatedNetworkTable
GeoRelationalStore associatedNetworkTable
-
filename
String filename
-
themeList
ArrayList<ThemeDescriptor> themeList
-
topologyDatasets
HashMap<Topology,Object> topologyDatasets
-
-
-
Class ca.spatial.table.HexagonStore extends ShapeStore implements Serializable
-
Serialized Fields
-
cells
ca.spatial.table.HexagonStore.HexCell[] cells
-
cheight
double cheight
-
cwidth
double cwidth
-
length
int length
-
orient
boolean orient
-
projectionInfo
String projectionInfo
-
pts
double[][] pts
-
shapeIndex
SpatialIndex shapeIndex
-
sideLength
int sideLength
-
startx0
double startx0
-
startx1
double startx1
-
starty0
double starty0
-
topology
Topology topology
-
-
-
Class ca.spatial.table.IdentifyViewer extends JFrame implements Serializable
-
Class ca.spatial.table.JDBCStore extends AttributeStore implements Serializable
-
Class ca.spatial.table.MultiPeriodRamAttributeStore extends AttributeStore implements Serializable
-
Serialized Fields
-
cache
Object[][][] cache
-
periodWidths
int[] periodWidths
-
-
-
Class ca.spatial.table.MultiRowCache extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
cache
LinkedHashMap<Integer,ca.spatial.table.MultiRowCache.CachedRow> cache
-
columns
int columns
-
currentRow
ca.spatial.table.MultiRowCache.CachedRow currentRow
-
isDynamic
BitSet isDynamic
-
maxEntries
int maxEntries
-
totalRead
int totalRead
-
-
-
Class ca.spatial.table.PeriodFlattenedStore extends AttributeStore implements Serializable
-
Serialized Fields
-
base
AttributeStore base
-
fieldCount
int fieldCount
-
periodCount
int periodCount
-
periodFormat
AttributeFormat periodFormat
-
-
-
Class ca.spatial.table.PivotStore.SPSExpressionColumn extends com.jidesoft.grid.AbstractCalculatedColumn implements Serializable
-
Serialized Fields
-
calculatedTable
com.jidesoft.grid.CalculatedTableModel calculatedTable
-
expr
Expression expr
-
weightColumn
int weightColumn
-
-
-
Class ca.spatial.table.PivotStore.SPSSingleColumn extends com.jidesoft.grid.AbstractCalculatedColumn implements Serializable
-
Serialized Fields
-
calculatedTable
com.jidesoft.grid.CalculatedTableModel calculatedTable
-
column
int column
-
type
Class type
-
weightColumn
int weightColumn
-
-
-
Class ca.spatial.table.RamAttributeStore extends AttributeStore implements Serializable
-
Serialized Fields
-
cache
Object[][][] cache
-
yearsForPeriod
int[] yearsForPeriod
-
-
-
Class ca.spatial.table.RelationalStore extends AttributeStore implements Serializable
-
Serialized Fields
-
a1
AttributeStore a1
-
a1ColumnCount
int a1ColumnCount
-
a2
AttributeStore a2
-
column1
Expression column1
-
column2
int column2
-
columnName1
String columnName1
-
columnName2
String columnName2
-
convertKey
int convertKey
-
relateType
int relateType
-
rowDelta
int rowDelta
-
-
-
Class ca.spatial.table.RowCacheStore extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
cache
Object[] cache
-
currentPeriod
int currentPeriod
-
currentRow
int currentRow
-
isDynamic
BitSet isDynamic
-
loaded
BitSet loaded
-
-
-
Class ca.spatial.table.ShapeFile extends ShapeStore implements Serializable
-
Class ca.spatial.table.ShapeRamCache extends ShapeStore implements Serializable
-
Serialized Fields
-
extents
Vector extents
-
shapefile
SpatialStore shapefile
-
shapes
ArrayList<GeoShape> shapes
-
type
int type
-
-
-
Class ca.spatial.table.ShapeStore extends AttributeStore implements Serializable
-
Class ca.spatial.table.SortableTable extends AbstractTableModel implements Serializable
-
Serialized Fields
-
ascending
boolean ascending
-
comparable
boolean[] comparable
-
data
Object[][] data
-
indexes
int[] indexes
-
listSelectionModel
SorterSelectionModel listSelectionModel
-
model
AttributeStore model
-
reverse
int[] reverse
-
sortColumnCount
int sortColumnCount
-
sortListeners
ArrayList<SortOrderListener> sortListeners
-
types
Class[] types
-
-
-
Class ca.spatial.table.SorterSelectionModel extends DefaultListSelectionModel implements Serializable
-
Serialized Fields
-
lsl
ListSelectionListener lsl
-
lsm
DefaultListSelectionModel lsm
-
sorter
SortableTable sorter
-
-
-
Class ca.spatial.table.SummaryTable extends RamAttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
catExp
Expression catExp
-
catType
int catType
-
periods
int[] periods
-
selExp
Expression selExp
-
valExp
Expression valExp
-
valType
int valType
-
-
-
Class ca.spatial.table.SummaryTable.Snapshot extends RamAttributeStore implements Serializable
-
Serialized Fields
-
proto
AttributeStore proto
-
useSelected
boolean useSelected
-
-
-
Class ca.spatial.table.TablePanel extends JPanel implements Serializable
-
Serialized Fields
-
actions
Actions actions
-
calculate
Action calculate
-
hiddenColumns
DefaultListModel hiddenColumns
-
jsp
JScrollPane jsp
-
promote
Action promote
-
promotionListener
ListSelectionListener promotionListener
-
reportWriter
ReportWriter reportWriter
-
selected
JLabel selected
-
selectedColumn
int selectedColumn
-
sortAscend
Action sortAscend
-
sortDescend
Action sortDescend
-
sorter
SortableTable sorter
-
sorterSelectionModel
SorterSelectionModel sorterSelectionModel
-
startEdit
Action startEdit
-
stopEdit
Action stopEdit
-
store
AttributeStore store
-
t
JTable t
-
total
JLabel total
-
-
-
Class ca.spatial.table.TableViewer extends JFrame implements Serializable
-
Serialized Fields
-
closingAction
Action closingAction
-
reportWriter
ReportWriter reportWriter
-
store
AttributeStore store
-
tablePanel
TablePanel tablePanel
-
-
-
Class ca.spatial.table.TextStore extends AttributeStore implements Serializable
-
Serialized Fields
-
data
LERandomAccessFile data
-
index
long[] index
-
record
char[] record
-
-
-
Class ca.spatial.table.TransientUpdateStore extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
cache
Object[] cache
-
cachedPeriod
int cachedPeriod
-
cachedRow
int cachedRow
-
stack
Stack stack
-
-
-
Class ca.spatial.table.TransposePeriodTable extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
identifyRow
int identifyRow
-
rowCount
int rowCount
-
-
-
Class ca.spatial.table.TransposeRowTable extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
identifyRow
int identifyRow
-
rowCount
int rowCount
-
-
-
Class ca.spatial.table.TransposeTable extends AttributeStore implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
columnName
String columnName
-
columnPos
int[] columnPos
-
columns
String[] columns
-
dynamic
boolean dynamic
-
labelPos
int labelPos
-
periods
int periods
-
rowCount
int rowCount
-
-
-
-
Package ca.spatial.table.info
-
Class ca.spatial.table.info.InfoFile extends AttributeStore implements Serializable
-
Serialized Fields
-
accessFlag
short accessFlag
-
currentRecord
long currentRecord
-
data
LERandomAccessFile data
-
dataFile
File dataFile
-
dirName
String dirName
-
editmode
boolean editmode
-
fileName
String fileName
-
items
InfoItemDef[] items
-
numberItems
short numberItems
-
recordLength
short recordLength
-
rowCount
int rowCount
-
-
-
Class ca.spatial.table.info.InfoFileSystemView.ArcFileProxy extends File implements Serializable
-
Class ca.spatial.table.info.InfoFileSystemView.InfoFileProxy extends File implements Serializable
-
-
Package ca.spatial.tracks.builder
-
Class ca.spatial.tracks.builder.AttributeResolver extends LinkedHashMap<AttributeKey,AttributeDef> implements Serializable
-
Class ca.spatial.tracks.builder.CurveMatchCache extends LinkedHashMap<String,Curve> implements Serializable
-
Class ca.spatial.tracks.builder.UnknownAttributeException extends RuntimeException implements Serializable
-
Class ca.spatial.tracks.builder.UnresolvedAttributeException extends RuntimeException implements Serializable
-
Serialized Fields
-
attribute
AttributeDef attribute
-
-
-
-
Package ca.spatial.tracks.checker
-
Class ca.spatial.tracks.checker.ArrowExtensionRenderer extends org.jfree.chart.renderer.xy.XYLineAndShapeRenderer implements Serializable
-
Class ca.spatial.tracks.checker.DifferenceTable extends JTable implements Serializable
-
Serialized Fields
-
bl
ca.spatial.tracks.checker.BlockList bl
-
ignoreRow
int ignoreRow
-
main
JTable main
-
tp
TablePanel tp
-
-
-
Class ca.spatial.tracks.checker.TrackCheckerSettings extends JDialog implements Serializable
-
Serialized Fields
-
areaPrecision
double areaPrecision
-
combo
JComboBox<Integer> combo
-
compareDepth
int compareDepth
-
compareFlags
int compareFlags
-
jComboBox3
JComboBox<Double> jComboBox3
-
jComboBox4
JComboBox<Double> jComboBox4
-
parent
TrackChecker parent
-
regexField
JTextField regexField
-
strata
JCheckBox strata
-
treatmentAges
JCheckBox treatmentAges
-
yieldPrecision
double yieldPrecision
-
yieldRegex
Matcher yieldRegex
-
-
-
Class ca.spatial.tracks.checker.TrackDisplay extends JPanel implements Serializable
-
Serialized Fields
-
as
AttributeStore as
-
bl
ca.spatial.tracks.checker.BlockList bl
-
bottomJsp
JSplitPane bottomJsp
-
chartData
org.jfree.data.xy.DefaultXYDataset chartData
-
defaultDismissTimeout
int defaultDismissTimeout
-
diffBorder
Border diffBorder
-
diffTable
DifferenceTable diffTable
-
extendedTimeout
MouseListener extendedTimeout
-
fModel
ca.spatial.tracks.checker.TrackDisplay.FeatureModel fModel
-
folderName
String folderName
-
fTable
JTable fTable
-
ignoreBorder
Border ignoreBorder
-
jt
JTable jt
-
jtp
JTabbedPane jtp
-
middleJsp
JSplitPane middleJsp
-
nullRow
JPanel nullRow
-
other
ca.spatial.tracks.checker.BlockList other
-
otherTrackDisplay
TrackDisplay otherTrackDisplay
-
parent
TrackChecker parent
-
plot
org.jfree.chart.plot.XYPlot plot
-
pModel
ca.spatial.tracks.checker.TrackDisplay.ProductModel pModel
-
popupMenu
JPopupMenu popupMenu
-
pTable
JTable pTable
-
selectedBlock
int selectedBlock
-
synched
boolean synched
-
tableScrollPane
JScrollPane tableScrollPane
-
topJsp
JSplitPane topJsp
-
topTrackNode
ca.spatial.tracks.checker.DefaultTreeNode topTrackNode
-
tp
TablePanel tp
-
trackIgnoreList
ca.spatial.tracks.checker.TrackIgnoreList trackIgnoreList
-
trackSet
ca.spatial.tracks.checker.TrackLoader trackSet
-
tree
JTree tree
-
-
-
Class ca.spatial.tracks.checker.TrackDisplay.ComparePointTable extends AbstractTableModel implements Serializable
-
Serialized Fields
-
list
ArrayList<PointCompare> list
-
names
String[] names
-
yieldPrecision
double yieldPrecision
-
-
-
-
Package ca.spatial.util
-
Class ca.spatial.util.AppChooser extends JFrame implements Serializable
-
Class ca.spatial.util.BeginWithFilter extends com.jidesoft.filter.WildcardFilter implements Serializable
-
Class ca.spatial.util.DecimalField extends JTextField implements Serializable
-
Serialized Fields
-
formatter
NumberFormat formatter
-
-
-
Class ca.spatial.util.DecimalField.DecimalDocument extends PlainDocument implements Serializable
-
Class ca.spatial.util.DoubleCellRenderer extends DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
f
FindFormat f
-
-
-
Class ca.spatial.util.EndWithFilter extends com.jidesoft.filter.WildcardFilter implements Serializable
-
Class ca.spatial.util.FileCellEditor extends AbstractCellEditor implements Serializable
-
Serialized Fields
-
chooser
JFileChooser chooser
-
currentFile
File currentFile
-
jtf
JTextField jtf
-
parent
JTable parent
-
-
-
Class ca.spatial.util.FormattedDocument extends PlainDocument implements Serializable
-
Serialized Fields
-
format
Format format
-
-
-
Class ca.spatial.util.LabeledObject extends Object implements Serializable
-
Class ca.spatial.util.LoadProgress extends JPanel implements Serializable
-
Serialized Fields
-
cCheck
GridBagConstraints cCheck
-
cLabel
GridBagConstraints cLabel
-
globalProgress
float globalProgress
-
layout
GridBagLayout layout
-
panel
JPanel panel
-
progress
JProgressBar progress
-
tasks
Hashtable tasks
-
totalWeight
float totalWeight
-
-
-
Class ca.spatial.util.PathTree extends DefaultTreeModel implements Serializable
-
Class ca.spatial.util.PConsole extends JFrame implements Serializable
-
Serialized Fields
-
thread
Thread thread
-
-
-
Class ca.spatial.util.PWConsole extends JFrame implements Serializable
-
Serialized Fields
-
engine
ScriptEngine engine
-
in
InputStream in
-
inPipe
InputStream inPipe
-
out
PrintStream out
-
outPipe
OutputStream outPipe
-
prompt
String prompt
-
-
-
Class ca.spatial.util.RangeLabelEditor extends AbstractCellEditor implements Serializable
-
Serialized Fields
-
cancel
JButton cancel
-
currentRange
RangeLabel currentRange
-
editor
JPanel editor
-
jd
JDialog jd
-
label
JLabel label
-
lower
JTextField lower
-
name
JTextField name
-
ok
JButton ok
-
upper
JTextField upper
-
-
-
Class ca.spatial.util.RangeStore extends AttributeStore implements Serializable
-
Serialized Fields
-
list
ArrayList list
-
-
-
Class ca.spatial.util.SpinnerCellEditor extends DefaultCellEditor implements Serializable
-
Serialized Fields
-
editor
JSpinner.DefaultEditor editor
-
spinner
JSpinner spinner
-
textField
JTextField textField
-
valueSet
boolean valueSet
-
-
-
Class ca.spatial.util.TableReaderException extends Exception implements Serializable
-
Class ca.spatial.util.TipOfTheDay extends JDialog implements Serializable
-
Class ca.spatial.util.WholeNumberField extends JTextField implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
columns
int columns
-
value
int value
-
-
-
Class ca.spatial.util.WholeNumberField.WholeNumberDocument extends PlainDocument implements Serializable
-
Class ca.spatial.util.Wizard extends JPanel implements Serializable
-
Serialized Fields
-
appIcon
Icon appIcon
-
cancel
JButton cancel
-
closeWhenFinished
boolean closeWhenFinished
-
completionTest
WizardCompletionTester completionTest
-
components
HashMap<String,JComponent> components
-
componentSequence
int componentSequence
This is a global sequence number for components that have been added to the wizard. The purpose is to help the Costello/Abbot test framework to disambiguate between components, especially after the packing/repacking that happens when WizardPane's are being displayed in sequence. -
current
Component current
-
currentPane
WizardPane currentPane
-
data
HashMap<String,Object> data
-
finish
JButton finish
-
firstPane
WizardPane firstPane
-
help
JButton help
-
helpData
String helpData
-
next
JButton next
-
observable
Observable observable
-
parent
Window parent
-
prev
JButton prev
-
status
int status
-
statusMessage
JLabel statusMessage
-
task
Runnable task
-
taskLabel
String taskLabel
-
taskProgress
JProgressBar taskProgress
-
taskThread
Thread taskThread
-
-
-
Class ca.spatial.util.WizardDialog extends JDialog implements Serializable
-
Class ca.spatial.util.WizardFrame extends JFrame implements Serializable
-
Class ca.spatial.util.WizardPane extends JPanel implements Serializable
-
Serialized Fields
-
helpData
String helpData
-
leftIcon
Icon leftIcon
-
map
HashMap map
-
navigateAction
WizardNavigateAction navigateAction
-
next
WizardPane next
-
parent
WizardPane parent
-
prev
WizardPane prev
-
tester
WizardCompletionTester tester
-
wiz
Wizard wiz
-
-
-
Class ca.spatial.util.WizardTabbedPane extends JTabbedPane implements Serializable
-
Serialized Fields
-
enabled
boolean enabled
-
wiz
Wizard wiz
-
-
-