Serialized Form


Package mapper

Class mapper.NSMapper extends javax.swing.JFrame implements Serializable


Package mapper.GUIComponents

Class mapper.GUIComponents.ChoiceTre extends javax.swing.JTree implements Serializable

Serialized Fields

_root

javax.swing.tree.DefaultMutableTreeNode _root

_movementField

javax.swing.tree.DefaultMutableTreeNode _movementField

_node

javax.swing.tree.DefaultMutableTreeNode _node

_valueTable

ValueTable _valueTable

Class mapper.GUIComponents.DeclarationDialogs extends javax.swing.JDialog implements Serializable

Serialized Fields

_textField

TextFieldGenerator[] _textField

_comboBox

javax.swing.JComboBox[] _comboBox

_valueTable

ValueTable _valueTable

_valueNew

ValueNew _valueNew

_nodeList

java.util.HashSet<E> _nodeList

_node

Node _node

_timeSlot

TimeSlot _timeSlot

_imageFile

java.io.File _imageFile

_canceled

boolean _canceled

_setNodes

boolean _setNodes

_numberOfNodes

int _numberOfNodes

_zrx

double _zrx

_zry

double _zry

Class mapper.GUIComponents.GUIMain extends javax.swing.JFrame implements Serializable

Serialized Fields

_valueTable

ValueTable _valueTable

_choiceTree

ChoiceTree _choiceTree

_constantMouse

Position _constantMouse

_movementField

MovementField _movementField

_node

Node _node

_pline

PathLine _pline

_copyAndPaste

java.lang.Object _copyAndPaste

_dialog

DeclarationDialogs _dialog

_workbench

PaintingArea _workbench

_jScrollPane1

javax.swing.JScrollPane _jScrollPane1

_jScrollPane2

javax.swing.JScrollPane _jScrollPane2

_mapInWorkbench

boolean _mapInWorkbench

_pictureInWorkbench

boolean _pictureInWorkbench

_createRectangle

boolean _createRectangle

_createMovementField

int _createMovementField

_createNode

int _createNode

_createPath

int _createPath

_currentZoom

double _currentZoom

Class mapper.GUIComponents.PaintingArea extends javax.swing.JComponent implements Serializable

Serialized Fields

_image

java.awt.image.BufferedImage _image

_transImage

java.awt.image.BufferedImage _transImage

_valueTable

ValueTable _valueTable

_movementField

MovementField _movementField

_node

Node _node

_pline

PathLine _pline

_paintingAreaIsDefind

boolean _paintingAreaIsDefind

_mapInPaintingArea

boolean _mapInPaintingArea

_hidePictureInPaintingArea

boolean _hidePictureInPaintingArea

_marked

boolean _marked

_paintRectangle

boolean _paintRectangle

_paintPath

boolean _paintPath

_currentZoom

double _currentZoom

_zoom

double _zoom

blue

java.awt.Color blue

dblue

java.awt.Color dblue

red

java.awt.Color red

black

java.awt.Color black

white

java.awt.Color white