ProGAL.geom3d.predicates.tests
Class InexactJavaPredicatesTest

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

public class InexactJavaPredicatesTest
extends java.lang.Object


Constructor Summary
InexactJavaPredicatesTest()
           
 
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

InexactJavaPredicatesTest

public InexactJavaPredicatesTest()
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()