Class constructHull

java.lang.Object
  extended by constructHull

public class constructHull
extends java.lang.Object

ConstructHull using the Incremental Algorithm (O'Rourke, p. 129)


Constructor Summary
constructHull()
           
 
Method Summary
static void main(java.lang.String[] args)
          main program
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

constructHull

public constructHull()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
main program

Throws:
java.io.IOException