Serialized Form


Package com.c5corp.c5viewUi

Class com.c5corp.c5viewUi.DemImagePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

demtab

DemTable demtab

minimumelevation

short minimumelevation

maximumelevation

short maximumelevation

image

java.awt.image.BufferedImage image

width

int width

height

int height

table

UtmCoordinatePairElev[][] table

is_color

boolean is_color

Class com.c5corp.c5viewUi.DemToolApplet extends javax.swing.JApplet implements Serializable

serialVersionUID: 1L

Serialized Fields

xValLabel

javax.swing.JLabel xValLabel

yValLabel

javax.swing.JLabel yValLabel

eastLabel

javax.swing.JLabel eastLabel

northLabel

javax.swing.JLabel northLabel

elevMLabel

javax.swing.JLabel elevMLabel

elevFLabel

javax.swing.JLabel elevFLabel

xValField

javax.swing.JTextField xValField

yValField

javax.swing.JTextField yValField

eastField

javax.swing.JTextField eastField

northField

javax.swing.JTextField northField

elevMField

javax.swing.JTextField elevMField

elevFField

javax.swing.JTextField elevFField

infoTextArea

javax.swing.JTextArea infoTextArea

fieldPanel

javax.swing.JPanel fieldPanel

colorButton

javax.swing.JButton colorButton

container

java.awt.Container container

url

java.net.URL url

dem

DemTable dem

imagePanel

DemImagePanel imagePanel

f

javax.swing.JFrame f

scrollPane

javax.swing.JScrollPane scrollPane

Class com.c5corp.c5viewUi.ViewerDisplayPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

xt

javax.swing.JTextField xt

yt

javax.swing.JTextField yt

et

javax.swing.JTextField et

nt

javax.swing.JTextField nt

at

javax.swing.JTextField at

ft

javax.swing.JTextField ft

color

javax.swing.JButton color

info

javax.swing.JButton info

export

javax.swing.JButton export

open

javax.swing.JButton open

demtable

DemTable demtable

pan

DemImagePanel pan

fr

javax.swing.JFrame fr

view

DemTool view

info_dialog

javax.swing.JDialog info_dialog

infota

com.c5corp.c5viewUi.infoTA infota

select

javax.swing.JFrame select

list

javax.swing.JList list

ok

javax.swing.JButton ok

cancel

javax.swing.JButton cancel

filter_info

javax.swing.JButton filter_info

Package com.c5corp.landUse

Class com.c5corp.landUse.LandUseMap extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

maparray

UtmCoordinatePairLandUse[][] maparray

sizeY

int sizeY

sizeX

int sizeX

NWnorthing

int NWnorthing

NWeasting

int NWeasting

NEnorthing

int NEnorthing

NEeasting

int NEeasting

SEnorthing

int SEnorthing

SEeasting

int SEeasting

SWnorthing

int SWnorthing

SWeasting

int SWeasting

Class com.c5corp.landUse.UtmCoordinatePairLandUse extends UtmCoordinatePair implements Serializable

serialVersionUID: 1L

Serialized Fields

zone

int zone

landcode

int landcode