org.deegree.gml.schema
Class GeometryTypeTest

java.lang.Object
  extended by org.deegree.gml.schema.GeometryTypeTest

public class GeometryTypeTest
extends Object

Tests some of the geometrytype mapping functions.

Version:
$Revision: 31882 $, $Date: 2011-09-15 02:05:04 +0200 (Thu, 15 Sep 2011) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
GeometryTypeTest()
           
 
Method Summary
 void findBaseGeometry()
          Find the base of different geometry types
 void findParents()
          Find the parents of two different geometry types
 void mapFromString()
          Test some incoming names
 void testGrid()
          Grid is not known
 void testRectifiedGrid()
          Rectifiedgrid is not known
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryTypeTest

public GeometryTypeTest()
Method Detail

testGrid

public void testGrid()
Grid is not known


testRectifiedGrid

public void testRectifiedGrid()
Rectifiedgrid is not known


mapFromString

public void mapFromString()
Test some incoming names


findParents

public void findParents()
Find the parents of two different geometry types


findBaseGeometry

public void findBaseGeometry()
Find the base of different geometry types



Copyright © 2011. All Rights Reserved.