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
 Projection UTMProjectionLoader.create(java.util.Properties props)
           
 Projection ProjectionLoader.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 MercatorLoader.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 GnomonicLoader.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.
abstract  Projection BasicProjectionLoader.create(java.util.Properties props)
          Create the projection with the given parameters.
 



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