Package | Description |
---|---|
com.bbn.openmap.proj |
Provides projection classes.
|
Modifier and Type | Method and Description |
---|---|
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 |
CartesianLoader.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