|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Angle
is a way to store angles using
a vector.Iterators
containing the points in
the top and bottom chains.
CircularTree circTree = new CircularTree(new AngleComparator());
HullVisualizer
class will call this method.
HullVisualizer
class will call this method.
HullVisualizer
class will call this method.
ConvexHullFinder
, but implements the algorithmic ones
incorrectly.
Iterator
containing all
Entry<Angle, HullPoint>
s in the hull.
java.awt.Color
used to draw the Edges between points
HullCanvas
.
HullPoint
is a point on screen.HullHelper
.
HullVisualizer
when a user
clicks on the screen to add a vertex.
HullVisualizer
when a user
clicks on the screen to add a vertex.
HullVisualizer
when
a user clicks on the screen to add a vertex.
HullVisualizer
to load a filejava.awt.Color
used to draw the Edges between points
VisualizerHullPoint
extends the basic HullPoint
by adding functionality needed to work correctly in the
HullVisualizer
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |