org.deegree.geometry
Class GeometryAnalysisTest

java.lang.Object
  extended by org.deegree.geometry.GeometryAnalysisTest

public class GeometryAnalysisTest
extends Object

Basic test for some spatial analyis operations.

Version:
$Revision: 31641 $, $Date: 2011-08-24 21:24:55 +0200 (Wed, 24 Aug 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
GeometryAnalysisTest()
           
 
Method Summary
 void setUp()
          common envelopes as test geometry
 void testIntersectionLineStringLineString()
           
 void testIntersectionPointLineString()
           
 void testIntersectionPointPoint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryAnalysisTest

public GeometryAnalysisTest()
Method Detail

setUp

public void setUp()
common envelopes as test geometry


testIntersectionPointPoint

public void testIntersectionPointPoint()

testIntersectionPointLineString

public void testIntersectionPointLineString()

testIntersectionLineStringLineString

public void testIntersectionLineStringLineString()


Copyright © 2011. All Rights Reserved.