ProGAL.geomNd.complex.delaunayComplex
Class BWViewer

java.lang.Object
  extended by ProGAL.geomNd.complex.delaunayComplex.BWViewer

public class BWViewer
extends java.lang.Object


Constructor Summary
BWViewer()
           
 
Method Summary
static void display2D(BowyerWatson bw)
           
static void display3D(BowyerWatson bw)
           
static void displayTessel(BowyerWatson bw)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BWViewer

public BWViewer()
Method Detail

displayTessel

public static void displayTessel(BowyerWatson bw)

display2D

public static void display2D(BowyerWatson bw)

display3D

public static void display3D(BowyerWatson bw)