ProGAL.geom3d.predicates.tests
Class ExactJavaPredicatesTest

java.lang.Object
  extended by ProGAL.geom3d.predicates.tests.ExactJavaPredicatesTest

public class ExactJavaPredicatesTest
extends java.lang.Object


Constructor Summary
ExactJavaPredicatesTest()
           
 
Method Summary
 void setUp()
           
 void testCircumradiusPointPointPoint()
           
 void testCircumradiusPointPointPointPoint()
           
 void testDiffsides()
           
 void testEdgecircumradius()
           
 void testEdgeinsphere()
           
 void testInplane()
           
 void testInspherePointPointPointPoint()
           
 void testInspherePointPointPointPointPoint()
           
 void testOrient()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExactJavaPredicatesTest

public ExactJavaPredicatesTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testCircumradiusPointPointPointPoint

public void testCircumradiusPointPointPointPoint()

testCircumradiusPointPointPoint

public void testCircumradiusPointPointPoint()

testOrient

public void testOrient()

testInspherePointPointPointPointPoint

public void testInspherePointPointPointPointPoint()

testInspherePointPointPointPoint

public void testInspherePointPointPointPoint()

testDiffsides

public void testDiffsides()

testInplane

public void testInplane()

testEdgeinsphere

public void testEdgeinsphere()

testEdgecircumradius

public void testEdgecircumradius()