Serialized Form


Package mccombe.mapping

Class mccombe.mapping.GridFormatException extends java.lang.Exception implements Serializable

Serialized Fields

val

java.lang.String val

Class mccombe.mapping.LatLongFormatException extends java.lang.Exception implements Serializable


Package mccombe.terrain

Class mccombe.terrain.AboutDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

buildDate

javax.swing.JLabel buildDate

jButton1

javax.swing.JButton jButton1

jLabel1

javax.swing.JLabel jLabel1

jLabel10

javax.swing.JLabel jLabel10

jLabel11

javax.swing.JLabel jLabel11

jLabel12

javax.swing.JLabel jLabel12

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

jLabel7

javax.swing.JLabel jLabel7

jLabel8

javax.swing.JLabel jLabel8

jLabel9

javax.swing.JLabel jLabel9

versionLabel

javax.swing.JLabel versionLabel

Class mccombe.terrain.ASTERReader extends DEMReader implements Serializable

Class mccombe.terrain.CompositeReader extends SRTM2Reader implements Serializable

Serialized Fields

subReader

DEMReader subReader

Class mccombe.terrain.CoordinateDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

returnStatus

int returnStatus

cancelButton

javax.swing.JButton cancelButton

coordSet

javax.swing.JComboBox coordSet

datumSet

javax.swing.JComboBox datumSet

ellipsoidSet

javax.swing.JComboBox ellipsoidSet

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

okButton

javax.swing.JButton okButton

toolkit

MappingToolkit toolkit

Class mccombe.terrain.DefaultProperties extends java.util.Properties implements Serializable

Class mccombe.terrain.DEMReader extends java.beans.PropertyChangeSupport implements Serializable

Serialized Fields

listener

java.beans.PropertyChangeListener listener

DIRECTORY

java.lang.String DIRECTORY

cycle

long cycle

cache

java.util.HashMap<K,V> cache

cacheEnable

boolean cacheEnable

hits

long hits

tries

long tries

missing

long missing

resultcount

long resultcount

lastMessage

java.lang.String lastMessage

download

boolean download

lastValue

int lastValue

useLegacy

boolean useLegacy

Class mccombe.terrain.LatLongDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

cancelButton

javax.swing.JButton cancelButton

datumSet

javax.swing.JComboBox datumSet

ellipsoidSet

javax.swing.JComboBox ellipsoidSet

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

latText

javax.swing.JTextField latText

longText

javax.swing.JTextField longText

okButton

javax.swing.JButton okButton

toolkit

MappingToolkit toolkit

place

Position place

lat

double lat

lon

double lon

returnStatus

int returnStatus

ellipsoid

Ellipsoid ellipsoid

datum

Datum datum

Class mccombe.terrain.LocationDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

properties

PropertySet properties

cancelButton

javax.swing.JButton cancelButton

coordNameText

javax.swing.JTextField coordNameText

ewText

javax.swing.JTextField ewText

exampleText

javax.swing.JLabel exampleText

gridRefText

javax.swing.JTextField gridRefText

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

nsText

javax.swing.JTextField nsText

okButton

javax.swing.JButton okButton

posList

javax.swing.JComboBox posList

spacingText

javax.swing.JTextField spacingText

returnStatus

int returnStatus

toolkit

MappingToolkit toolkit

positions

java.lang.String[] positions

ourParent

java.awt.Frame ourParent

Class mccombe.terrain.MissingDataFileException extends java.lang.Exception implements Serializable

Class mccombe.terrain.MosaicPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

stepSize

double stepSize

jPanel2

javax.swing.JPanel jPanel2

jScrollPane1

javax.swing.JScrollPane jScrollPane1

jSeparator1

javax.swing.JSeparator jSeparator1

keyPanel

javax.swing.JPanel keyPanel

dataTable

float[][] dataTable

minval

double minval

maxval

double maxval

xdim

int xdim

ydim

int ydim

mapPanel

mccombe.terrain.MosaicPanel.MapPanel mapPanel

pcs

java.beans.PropertyChangeSupport pcs

listener

java.beans.PropertyChangeListener listener

Class mccombe.terrain.OffsetDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

cancelButton

javax.swing.JButton cancelButton

eastText

javax.swing.JTextField eastText

heightText

javax.swing.JTextField heightText

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

northText

javax.swing.JTextField northText

okButton

javax.swing.JButton okButton

returnStatus

int returnStatus

eastOffset

double eastOffset

northOffset

double northOffset

heightOffset

double heightOffset

numbercheck

mccombe.terrain.OffsetDialog.NumericVerifier numbercheck

Class mccombe.terrain.RegionSelect extends javax.swing.JDialog implements Serializable

Serialized Fields

cancelButton

javax.swing.JButton cancelButton

okButton

javax.swing.JButton okButton

regionSet

javax.swing.JComboBox regionSet

returnStatus

int returnStatus

Class mccombe.terrain.SRTM2Reader extends DEMReader implements Serializable

Class mccombe.terrain.TerrainFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

aboutMenuItem

javax.swing.JMenuItem aboutMenuItem

asterMenuItem

javax.swing.JRadioButtonMenuItem asterMenuItem

autoDownloadMenuItem

javax.swing.JCheckBoxMenuItem autoDownloadMenuItem

bothMenuItem

javax.swing.JRadioButtonMenuItem bothMenuItem

coordMenuItem

javax.swing.JMenuItem coordMenuItem

createMenuItem

javax.swing.JMenuItem createMenuItem

datasourceGroup

javax.swing.ButtonGroup datasourceGroup

exitMenuItem

javax.swing.JMenuItem exitMenuItem

fileMenu

javax.swing.JMenu fileMenu

helpMenu

javax.swing.JMenu helpMenu

jPanel1

javax.swing.JPanel jPanel1

jSeparator1

javax.swing.JSeparator jSeparator1

jSeparator2

javax.swing.JPopupMenu.Separator jSeparator2

jSeparator3

javax.swing.JSeparator jSeparator3

latLongMenuItem

javax.swing.JMenuItem latLongMenuItem

legacyMenuItem

javax.swing.JRadioButtonMenuItem legacyMenuItem

menuBar

javax.swing.JMenuBar menuBar

offsetMenuItem

javax.swing.JMenuItem offsetMenuItem

optionsMenu

javax.swing.JMenu optionsMenu

progressBar

javax.swing.JProgressBar progressBar

regionMenuItem

javax.swing.JMenuItem regionMenuItem

saveAsMenuItem

javax.swing.JMenuItem saveAsMenuItem

srtmMenuItem

javax.swing.JRadioButtonMenuItem srtmMenuItem

statusAnimationLabel

javax.swing.JLabel statusAnimationLabel

statusMessageLabel

javax.swing.JLabel statusMessageLabel

statusPanel

javax.swing.JPanel statusPanel

therionMenuItem

javax.swing.JMenuItem therionMenuItem

messageTimer

javax.swing.Timer messageTimer

busyIconTimer

javax.swing.Timer busyIconTimer

idleIcon

javax.swing.Icon idleIcon

busyIcons

javax.swing.Icon[] busyIcons

busyIconIndex

int busyIconIndex

aboutBox

javax.swing.JDialog aboutBox

reader

DEMReader reader

resultsTable

float[][] resultsTable

e0

double e0

n0

double n0

wid

double wid

hgt

double hgt

spacing

double spacing

usedCentre

Projection usedCentre

usedType

java.lang.String usedType

usedEllipsoid

Ellipsoid usedEllipsoid

usedDatum

Datum usedDatum

chooser

javax.swing.JFileChooser chooser

toolkit

MappingToolkit toolkit

coordset

CoordinateDialog coordset

lastMessage

java.lang.String lastMessage

unsaved

boolean unsaved

okToExit

boolean okToExit

mainFrame

javax.swing.JFrame mainFrame

downloadSetting

java.lang.String downloadSetting

region

java.lang.String region

currentGridRef

java.lang.String currentGridRef

useLegacyASTER

java.lang.String useLegacyASTER

mosaic

MosaicPanel mosaic

currentLatitude

double currentLatitude

currentLongitude

double currentLongitude

currentLocation

Spherical currentLocation

currentEllipsoid

Ellipsoid currentEllipsoid

currentDatum

Datum currentDatum

currentCoordType

java.lang.String currentCoordType

dlg

LocationDialog dlg

eastOffset

double eastOffset

northOffset

double northOffset

heightOffset

double heightOffset

pcs

java.beans.PropertyChangeSupport pcs

gridrefdisplayed

boolean gridrefdisplayed

processing

boolean processing

northSouthAlignment

int northSouthAlignment

eastWestAlignment

int eastWestAlignment

alignment

int alignment

latlondialog

LatLongDialog latlondialog

allowDataChoice

boolean allowDataChoice

useASTER

java.lang.String useASTER

coordSystemString

java.lang.String coordSystemString

containsASTER

boolean containsASTER

download

java.lang.String download
Holds value of property download.

Class mccombe.terrain.TherionCSDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

cancelButton

javax.swing.JButton cancelButton

csName

javax.swing.JTextField csName

jLabel1

javax.swing.JLabel jLabel1

jPanel1

javax.swing.JPanel jPanel1

okButton

javax.swing.JButton okButton

returnStatus

int returnStatus