org.deegree.cs.coordinatesystems
Class DomainOfValidityTest

java.lang.Object
  extended by org.deegree.cs.coordinatesystems.DomainOfValidityTest
All Implemented Interfaces:
CRSDefines

public class DomainOfValidityTest
extends Object
implements CRSDefines

Test the domain of validity for a known crs.

Version:
$Revision: 23435 $, $Date: 2010-04-07 16:06:52 +0200 (Wed, 07 Apr 2010) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Field Summary
 
Fields inherited from interface org.deegree.cs.transformations.CRSDefines
axis_degree, axis_geocentric, axis_lat_lon, axis_projection, axis_y_x, datum_6171, datum_6258, datum_6289, datum_6314, DEGREE_EPSILON, ellipsoid_7004, ellipsoid_7019, EPSILON_D, EPSILON_M, geocentric_4964, geocentric_dummy, geographic_4258, geographic_4258_lat_lon, geographic_4289, geographic_4289_lat_lon, geographic_4314, geographic_4314_lat_lon, heightAxis, METER_EPSILON, projected_25832, projected_25832_lat_lon, projected_25832_yx, projected_28992, projected_28992_lat_lon, projected_28992_yx, projected_31467, projected_31467_lat_lon, projected_31467_yx, projection_25832, projection_25832_lat_lon, projection_28992, projection_28992_lat_lon, projection_31467, projection_31467_lat_lon, wgs_1188, wgs_1672, wgs_1777
 
Constructor Summary
DomainOfValidityTest()
           
 
Method Summary
 void validGeoAreaTest()
          Test the area of validity for a projected crs
 void validProjectedAreaTest()
          Test the area of validity for a projected crs
 void wgs84GeoTest()
          Test the area of use for a geographic crs
 void wgs84ProjectedTest()
          Test the area of use for a projected crs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainOfValidityTest

public DomainOfValidityTest()
Method Detail

wgs84GeoTest

public void wgs84GeoTest()
Test the area of use for a geographic crs


validGeoAreaTest

public void validGeoAreaTest()
Test the area of validity for a projected crs


wgs84ProjectedTest

public void wgs84ProjectedTest()
Test the area of use for a projected crs


validProjectedAreaTest

public void validProjectedAreaTest()
Test the area of validity for a projected crs



Copyright © 2011. All Rights Reserved.