Serialized Form


Package support.convexhull

Class support.convexhull.AddPointButton extends javax.swing.JButton implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

_inputX

javax.swing.JTextField _inputX

_inputY

javax.swing.JTextField _inputY

Class support.convexhull.AllPointsButton extends javax.swing.JButton implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

Class support.convexhull.ClearButton extends javax.swing.JButton implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

Class support.convexhull.HullCanvas extends javax.swing.JPanel implements Serializable

Serialized Fields

BACKGROUNDS

java.net.URL[] BACKGROUNDS

_points

java.util.Vector<E> _points

_background

java.awt.Image _background

_helper

HullVisualizer _helper

Class support.convexhull.HullPoint extends javax.swing.JComponent implements Serializable

Serialized Fields

_X

int _X

_Y

int _Y

Class support.convexhull.IncrementalCheckBox extends javax.swing.JPanel implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

_bgroup

javax.swing.ButtonGroup _bgroup

_incremental

javax.swing.JRadioButton _incremental

_static

javax.swing.JRadioButton _static

Class support.convexhull.LoadButton extends javax.swing.JButton implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

Class support.convexhull.PointsButton extends javax.swing.JButton implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

Class support.convexhull.QuitButton extends javax.swing.JButton implements Serializable

Serialized Fields

_frame

javax.swing.JFrame _frame

Class support.convexhull.SavePointsButton extends javax.swing.JButton implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

Class support.convexhull.SolveButton extends javax.swing.JButton implements Serializable

Serialized Fields

_helper

HullVisualizer _helper

Class support.convexhull.VisualizerHullPoint extends HullPoint implements Serializable

Serialized Fields

_canvas

HullCanvas _canvas

_onHull

boolean _onHull

_error

boolean _error

_color

short _color