Uses of Class
com.bbn.openmap.proj.ProjectionException

Packages that use ProjectionException
com.bbn.openmap.proj Provides projection classes. 
 

Uses of ProjectionException in com.bbn.openmap.proj
 

Methods in com.bbn.openmap.proj that throw ProjectionException
abstract  Projection BasicProjectionLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection CADRGLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection GnomonicLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection LLXYLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection LambertConformalLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection MercatorLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection OrthographicLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection ProjectionLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 Projection UTMProjectionLoader.create(java.util.Properties props)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details