A B C D E F G H I M N O P R S T U V W 
All Classes All Packages

A

addProjection(Projection) - Method in class mil.nga.proj.AuthorityProjections
Add the projection to the authority
addProjection(Projection) - Method in class mil.nga.proj.Projections
Add the projection
AUTHORITY_EPSG - Static variable in class mil.nga.proj.ProjectionConstants
EPSG authority name
AUTHORITY_NONE - Static variable in class mil.nga.proj.ProjectionConstants
No authority name
AUTHORITY_NSG - Static variable in class mil.nga.proj.ProjectionConstants
NSG (National Systems for Geospatial Intelligence) authority name
AUTHORITY_OGC - Static variable in class mil.nga.proj.ProjectionConstants
OGC (Open Geospatial Consortium) authority name
authorityCount() - Method in class mil.nga.proj.Projections
Get the count of authorities
AuthorityProjections - Class in mil.nga.proj
Collection of projections for a single coordinate authority
AuthorityProjections(String) - Constructor for class mil.nga.proj.AuthorityProjections
Constructor

B

buildDefaultOrder() - Static method in class mil.nga.proj.ProjectionFactory
Build a default order set for specified ordered projection retrievals without changing the global ordering
buildOrder(ProjectionFactoryType...) - Static method in class mil.nga.proj.ProjectionFactory
Build an order set for specified ordered projection retrievals without changing the global ordering
buildParameters(String) - Static method in class mil.nga.proj.ProjectionFactory
Build a proj4 parameters array from a proj4 string

C

CACHE - mil.nga.proj.ProjectionFactoryType
Cached projections from previous retrievals
clear() - Method in class mil.nga.proj.AuthorityProjections
Clear all projections for the authority
clear() - Static method in class mil.nga.proj.ProjectionFactory
Clear all authority projections
clear() - Static method in class mil.nga.proj.ProjectionRetriever
Clear the properties for all authorities
clear() - Method in class mil.nga.proj.Projections
Clear all projections
clear(String) - Static method in class mil.nga.proj.ProjectionFactory
Clear the authority projections
clear(String) - Static method in class mil.nga.proj.ProjectionRetriever
Clear the properties for the authority
clear(String) - Method in class mil.nga.proj.Projections
Clear all projections for the authority
clear(String, long) - Static method in class mil.nga.proj.ProjectionFactory
Clear the authority projection code
clear(String, long) - Static method in class mil.nga.proj.ProjectionRetriever
Clear the property for the authority code
clear(String, String) - Static method in class mil.nga.proj.ProjectionFactory
Clear the authority projection code
clear(String, String) - Static method in class mil.nga.proj.ProjectionRetriever
Clear the property for the authority code
convert(List<Axis>) - Static method in class mil.nga.proj.CRSParser
Convert the list of axes to a proj4j axis order
convert(CompoundCoordinateReferenceSystem) - Static method in class mil.nga.proj.CRSParser
Convert a compound crs into a proj4 coordinate reference system
convert(CRS) - Static method in class mil.nga.proj.CRSParser
Convert a CRS object into a proj4 coordinate reference system
convert(Ellipsoid) - Static method in class mil.nga.proj.CRSParser
Convert an Ellipsoid
convert(GeoCoordinateReferenceSystem) - Static method in class mil.nga.proj.CRSParser
Convert a geodetic or geographic crs into a proj4 coordinate reference system
convert(GeoDatum) - Static method in class mil.nga.proj.CRSParser
Convert a Datum
convert(GeoDatum, double[]) - Static method in class mil.nga.proj.CRSParser
Convert a Datum
convert(ProjectedCoordinateReferenceSystem) - Static method in class mil.nga.proj.CRSParser
Convert a projected crs into a proj4 coordinate reference system
convertAsParams(CRS) - Static method in class mil.nga.proj.CRSParser
Convert a CRS object into proj4 params, then to a proj4 coordinate reference system
convertDatum(GeoCoordinateReferenceSystem) - Static method in class mil.nga.proj.CRSParser
Convert a Datum
convertDatumTransform(CRS) - Static method in class mil.nga.proj.CRSParser
Retrieve and convert CRS object TOWGS84 arrays
convertDatumTransform(OperationMethod) - Static method in class mil.nga.proj.CRSParser
Convert the operation method into datum transform
convertValue(double, Unit, Unit) - Static method in class mil.nga.proj.CRSParser
Convert the value from a unit to another
convertValue(double, Unit, Units) - Static method in class mil.nga.proj.CRSParser
Convert the value from a unit to another
count() - Method in class mil.nga.proj.AuthorityProjections
Get the count of authority projections
create(long, long) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(long, Projection) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(String, long, String, long) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(String, long, Projection) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(String, String, String, String) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(String, String, Projection) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(Projection, long) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(Projection, String, long) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(Projection, String, String) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(Projection, Projection) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(ProjectionTransform) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
createProjection(String, CoordinateSystem) - Static method in class mil.nga.proj.CRSParser
Create a proj4j projection for the projection name and coordinate system
createProjection(CoordinateSystem) - Static method in class mil.nga.proj.CRSParser
Create a proj4j projection for the coordinate system
createProjection(CoordinateSystem, MapProjection) - Static method in class mil.nga.proj.CRSParser
Create a proj4j projection for the coordinate system and map projection
CRSParser - Class in mil.nga.proj
Coordinate Reference System Well-known text parser
CRSParser() - Constructor for class mil.nga.proj.CRSParser
 
ctFactory - Static variable in class mil.nga.proj.ProjectionTransform
Coordinate transform factory

D

DEFINITION - mil.nga.proj.ProjectionFactoryType
Well-Known Text Definition parsing and proj4j conversion
DEFINITION_PARAMETERS - mil.nga.proj.ProjectionFactoryType
Well-Known Text Definition parsing, PROJ conversion, and proj4j creation

E

EPSG_WEB_MERCATOR - Static variable in class mil.nga.proj.ProjectionConstants
EPSG code for web mercator
EPSG_WORLD_GEODETIC_SYSTEM - Static variable in class mil.nga.proj.ProjectionConstants
EPSG world geodetic system
EPSG_WORLD_GEODETIC_SYSTEM_GEOGRAPHICAL_3D - Static variable in class mil.nga.proj.ProjectionConstants
EPSG code for world geodetic system geographical 3d
equals(Object) - Method in class mil.nga.proj.Projection
equals(String, long) - Method in class mil.nga.proj.Projection
Check if this projection is equal to the authority and code
equals(String, String) - Method in class mil.nga.proj.Projection
Check if this projection is equal to the authority and code

F

fromProjection - Variable in class mil.nga.proj.ProjectionTransform
From Projection

G

getAuthority() - Method in class mil.nga.proj.AuthorityProjections
Get the authority
getAuthority() - Method in class mil.nga.proj.Projection
Get the coordinate authority
getCachelessOrder() - Static method in class mil.nga.proj.ProjectionFactory
Get a copy of the projection factory retrieval order without caching
getCachelessProjection(long) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the EPSG code
getCachelessProjection(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the projection name, expected as 'authority:code' or 'epsg_code'
getCachelessProjection(String, long) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for authority and code
getCachelessProjection(String, long, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for authority, code, and parameter string
getCachelessProjection(String, long, String[]) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for authority, code, and parameters
getCachelessProjection(String, long, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the authority, code, definition, and custom parameter array
getCachelessProjection(String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for authority and code
getCachelessProjection(String, String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for authority, code, and parameter string
getCachelessProjection(String, String, String[]) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for authority, code, and parameters
getCachelessProjection(String, String, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the authority, code, definition, and custom parameter array
getCachelessProjection(String, String, String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the authority, code, definition, and parameter string
getCachelessProjectionByDefinition(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the definition
getCachelessProjectionByDefinition(String, long, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the authority, code, and definition
getCachelessProjectionByDefinition(String, String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the authority, code, and definition
getCode() - Method in class mil.nga.proj.Projection
Get the coordinate code
getCodes() - Method in class mil.nga.proj.AuthorityProjections
Get the projection codes
getCrs() - Method in class mil.nga.proj.Projection
Get the Coordinate Reference System
getCRSFactory() - Static method in class mil.nga.proj.CRSParser
Get the CRS Factory
getDatum(String) - Static method in class mil.nga.proj.CRSParser
Get a predefined proj4j datum by name or short name
getDefinition() - Method in class mil.nga.proj.Projection
Get the well-known text coordinate definition
getDefinitionCRS() - Method in class mil.nga.proj.Projection
Get the definition parsed Coordinate Reference System
getEllipsoid(String) - Static method in class mil.nga.proj.CRSParser
Get a predefined proj4j ellipsoid by name or short name
getFromProjection() - Method in class mil.nga.proj.ProjectionTransform
Get the from projection in the transform
getInverseTransformation() - Method in class mil.nga.proj.ProjectionTransform
Get the inverse transformation
getOrCreateProjections(String) - Static method in class mil.nga.proj.ProjectionRetriever
Get or create the projection properties
getOrder() - Static method in class mil.nga.proj.ProjectionFactory
Get a copy of the projection factory retrieval order
getProjection(long) - Method in class mil.nga.proj.AuthorityProjections
Get the projection for the code
getProjection(long) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the EPSG code
getProjection(long) - Static method in class mil.nga.proj.ProjectionRetriever
Get the proj4 projection string for the EPSG coordinate code
getProjection(String) - Method in class mil.nga.proj.AuthorityProjections
Get the projection for the code
getProjection(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the projection name, expected as 'authority:code' or 'epsg_code'
getProjection(String, long) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority and code
getProjection(String, long) - Static method in class mil.nga.proj.ProjectionRetriever
Get the proj4 projection string for the authority coordinate code
getProjection(String, long, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority, code, and parameter string
getProjection(String, long, String[]) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority, code, and parameters
getProjection(String, long, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, definition, and custom parameter array
getProjection(String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority and code
getProjection(String, String) - Static method in class mil.nga.proj.ProjectionRetriever
Get the proj4 projection string for the authority coordinate code
getProjection(String, String) - Method in class mil.nga.proj.Projections
Get the projection for the authority and code
getProjection(String, String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority, code, and parameter string
getProjection(String, String, String[]) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority, code, and parameters
getProjection(String, String, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, definition, and custom parameter array
getProjection(String, String, String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, definition, and parameter string
getProjection(Set<ProjectionFactoryType>, String, String, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, definition, and custom parameter array
getProjection(ProjectionFactoryType, String, String, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, definition, and custom parameter array
getProjectionByDefinition(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the definition
getProjectionByDefinition(String, long, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, and definition
getProjectionByDefinition(String, String, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, and definition
getProjectionByParams(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the params
getProjectionByParams(String[]) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the params
getProjections() - Method in class mil.nga.proj.AuthorityProjections
Get the projections
getProjections() - Static method in class mil.nga.proj.ProjectionFactory
Get the projections
getProjections(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projections for the authority
getProjections(String) - Static method in class mil.nga.proj.ProjectionRetriever
Get the projection properties for the authority
getProjections(String) - Method in class mil.nga.proj.Projections
Get the authority projections
getToProjection() - Method in class mil.nga.proj.ProjectionTransform
Get the to projection in the transform
getTransform() - Method in class mil.nga.proj.ProjectionTransform
Get the transform
getTransformation(long) - Method in class mil.nga.proj.Projection
Get the transformation from this Projection to the EPSG code.
getTransformation(String, long) - Method in class mil.nga.proj.Projection
Get the transformation from this Projection to the authority and coordinate code.
getTransformation(String, String) - Method in class mil.nga.proj.Projection
Get the transformation from this Projection to the authority and coordinate code.
getTransformation(Projection) - Method in class mil.nga.proj.Projection
Get the transformation from this Projection to the provided projection.
getUnit() - Method in class mil.nga.proj.Projection
Get the units of this projection
getValue(OperationParameter, Unit) - Static method in class mil.nga.proj.CRSParser
Get the operation parameter value in the specified unit
getValue(OperationParameter, Unit, Unit) - Static method in class mil.nga.proj.CRSParser
Get the operation parameter value in the specified unit
getValue(OperationParameter, Unit, Units) - Static method in class mil.nga.proj.CRSParser
Get the operation parameter value in the specified unit
getValue(OperationParameter, Unit, Unit) - Static method in class mil.nga.proj.CRSParser
Get the operation parameter value in the specified unit
getValue(OperationParameter, Units) - Static method in class mil.nga.proj.CRSParser
Get the operation parameter value in the specified unit
getValue(OperationParameter, Unit) - Static method in class mil.nga.proj.CRSParser
Get the operation parameter value in the specified unit

H

hashCode() - Method in class mil.nga.proj.Projection
hasProjection(long) - Method in class mil.nga.proj.AuthorityProjections
Check if the collection contains a projection for the code
hasProjection(String) - Method in class mil.nga.proj.AuthorityProjections
Check if the collection contains a projection for the code
hasProjection(String, String) - Method in class mil.nga.proj.Projections
Check if the collection contains a projection for the authority and code
hasProjection(Projection) - Method in class mil.nga.proj.AuthorityProjections
Check if the collection contains the projection
hasProjection(Projection) - Method in class mil.nga.proj.Projections
Check if the collection contains the projection

I

isEmpty() - Method in class mil.nga.proj.AuthorityProjections
Is the collection empty?
isEmpty() - Method in class mil.nga.proj.Projections
Is the collection empty?
isSameProjection() - Method in class mil.nga.proj.ProjectionTransform
Is the from and to projection the same?
isUnit(Unit) - Method in class mil.nga.proj.Projection
Determine if the projection is in the provided unit

M

main(String[]) - Static method in class mil.nga.proj.Project
Main method to generate tiles in a GeoPackage
mil.nga.proj - package mil.nga.proj
 

N

NAME - mil.nga.proj.ProjectionFactoryType
proj4j creation from a well-known coordinate reference system name

O

OGC_CRS84 - Static variable in class mil.nga.proj.ProjectionConstants
OGC CRS84 code

P

PARAMETERS - mil.nga.proj.ProjectionFactoryType
proj4j creation from proj4j projection parameters
parse(String) - Static method in class mil.nga.proj.CRSParser
Parse crs well-known text into a proj4 coordinate reference system
parseAsParams(String) - Static method in class mil.nga.proj.CRSParser
Parse crs well-known text into proj4 params, then to a proj4 coordinate reference system
parseAuthorityAndCode(String) - Static method in class mil.nga.proj.ProjectionFactory
Parse a projection name, expected as 'authority:code' or 'epsg_code', into an authority and code
project(List<ProjCoordinate>) - Static method in class mil.nga.proj.Project
Project coordinates
Project - Class in mil.nga.proj
Transform coordinates between projections To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -jar name.jar +usage_arguments java -classpath name.jar mil.nga.proj.Project +usage_arguments
Project() - Constructor for class mil.nga.proj.Project
 
Projection - Class in mil.nga.proj
Single Projection for an authority and code
Projection(String, long, CoordinateReferenceSystem) - Constructor for class mil.nga.proj.Projection
Constructor
Projection(String, long, CoordinateReferenceSystem, String) - Constructor for class mil.nga.proj.Projection
Constructor
Projection(String, long, CoordinateReferenceSystem, String, CRS) - Constructor for class mil.nga.proj.Projection
Constructor
Projection(String, String, CoordinateReferenceSystem) - Constructor for class mil.nga.proj.Projection
Constructor
Projection(String, String, CoordinateReferenceSystem, String) - Constructor for class mil.nga.proj.Projection
Constructor
Projection(String, String, CoordinateReferenceSystem, String, CRS) - Constructor for class mil.nga.proj.Projection
Constructor
ProjectionConstants - Class in mil.nga.proj
Projection constants
ProjectionConstants() - Constructor for class mil.nga.proj.ProjectionConstants
 
projectionCount() - Method in class mil.nga.proj.Projections
Get the count of projections
ProjectionException - Exception in mil.nga.proj
Projection exception
ProjectionException() - Constructor for exception mil.nga.proj.ProjectionException
Constructor
ProjectionException(String) - Constructor for exception mil.nga.proj.ProjectionException
Constructor
ProjectionException(String, Throwable) - Constructor for exception mil.nga.proj.ProjectionException
Constructor
ProjectionException(Throwable) - Constructor for exception mil.nga.proj.ProjectionException
Constructor
ProjectionFactory - Class in mil.nga.proj
Projection factory for coordinate projections and transformations
ProjectionFactory() - Constructor for class mil.nga.proj.ProjectionFactory
 
ProjectionFactoryType - Enum in mil.nga.proj
Projection factory retrieval types for coordinate projections and transformations
ProjectionRetriever - Class in mil.nga.proj
Retrieves the proj4 projection parameter string for an authority and coordinate code
ProjectionRetriever() - Constructor for class mil.nga.proj.ProjectionRetriever
 
Projections - Class in mil.nga.proj
Collection of projections by authority
Projections() - Constructor for class mil.nga.proj.Projections
Constructor
PROJECTIONS_PROPERTY_FILE_PREFIX - Static variable in class mil.nga.proj.ProjectionRetriever
Projections property file name prefix
PROJECTIONS_PROPERTY_FILE_SUFFIX - Static variable in class mil.nga.proj.ProjectionRetriever
Projections property file name suffix
ProjectionTransform - Class in mil.nga.proj
Projection transform wrapper
ProjectionTransform(Projection, Projection) - Constructor for class mil.nga.proj.ProjectionTransform
Constructor
ProjectionTransform(ProjectionTransform) - Constructor for class mil.nga.proj.ProjectionTransform
Copy Constructor
PROPERTIES - mil.nga.proj.ProjectionFactoryType
Creation from project and custom properties of configured proj4j projection parameters
propertyFileName(String) - Static method in class mil.nga.proj.ProjectionRetriever
Get the property file name for the authority

R

remove(long) - Method in class mil.nga.proj.AuthorityProjections
Remove the projection with the code
remove(String) - Method in class mil.nga.proj.AuthorityProjections
Remove the projection with the code
remove(String, long) - Method in class mil.nga.proj.Projections
Remove the projection for the authority and code
remove(String, String) - Method in class mil.nga.proj.Projections
Remove the projection for the authority and code
remove(Projection) - Method in class mil.nga.proj.AuthorityProjections
Remove the projection
remove(Projection) - Method in class mil.nga.proj.Projections
Remove the projection
removeOrderType(ProjectionFactoryType) - Static method in class mil.nga.proj.ProjectionFactory
Remove the projection factory retrieval type from the retrieval ordering
resetOrder() - Static method in class mil.nga.proj.ProjectionFactory
Reset the projection factory retrieval order to the default

S

setOrder(ProjectionFactoryType...) - Static method in class mil.nga.proj.ProjectionFactory
Set the projection factory retrieval order
setProjection(String, long, String) - Static method in class mil.nga.proj.ProjectionRetriever
Set the projection for the authority and code, creating the authority if needed
setProjection(String, String, String) - Static method in class mil.nga.proj.ProjectionRetriever
Set the projection for the authority and code, creating the authority if needed
setProjections(String, File) - Static method in class mil.nga.proj.ProjectionRetriever
Set the projections for the authority with the properties file
setProjections(String, InputStream) - Static method in class mil.nga.proj.ProjectionRetriever
Set the projections for the authority with the properties input stream
setProjections(String, Properties) - Static method in class mil.nga.proj.ProjectionRetriever
Set the authority projections as the provided properties

T

toMeters(double) - Method in class mil.nga.proj.Projection
Convert the value to meters
toProjection - Variable in class mil.nga.proj.ProjectionTransform
To Projection
toString() - Method in class mil.nga.proj.Projection
transform - Variable in class mil.nga.proj.ProjectionTransform
Coordinate transform
transform(double, double) - Method in class mil.nga.proj.ProjectionTransform
Transform a x and y location
transform(double, double, double, double) - Method in class mil.nga.proj.ProjectionTransform
Transform the coordinate bounds
transform(ProjCoordinate) - Method in class mil.nga.proj.ProjectionTransform
Transform the projected coordinate

U

UNDEFINED_CARTESIAN - Static variable in class mil.nga.proj.ProjectionConstants
Undefined Cartesian
UNDEFINED_GEOGRAPHIC - Static variable in class mil.nga.proj.ProjectionConstants
Undefined Geographic
updateParams(Projection, OperationMethod, Unit) - Static method in class mil.nga.proj.CRSParser
Update the method parameters in the projection
updateParams(Projection, OperationMethod, Unit, OperationParameter) - Static method in class mil.nga.proj.CRSParser
Update the method parameter in the projection
updateProjection(Projection, Ellipsoid, GeoDatum) - Static method in class mil.nga.proj.CRSParser
Update the projection ellipsoid and prime meridian
updateUnits(Projection, CoordinateSystem) - Static method in class mil.nga.proj.CRSParser
Update the units

V

valueOf(String) - Static method in enum mil.nga.proj.ProjectionFactoryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum mil.nga.proj.ProjectionFactoryType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEB_MERCATOR_HALF_WORLD_WIDTH - Static variable in class mil.nga.proj.ProjectionConstants
Half the world distance in either direction
WEB_MERCATOR_MAX_LAT_RANGE - Static variable in class mil.nga.proj.ProjectionConstants
Web Mercator Latitude Range
WEB_MERCATOR_MIN_LAT_RANGE - Static variable in class mil.nga.proj.ProjectionConstants
Web Mercator Latitude Range
WEB_MERCATOR_PRECISION - Static variable in class mil.nga.proj.ProjectionConstants
Web mercator precision
WGS84_HALF_WORLD_LAT_HEIGHT - Static variable in class mil.nga.proj.ProjectionConstants
Half the world latitude height for WGS84
WGS84_HALF_WORLD_LON_WIDTH - Static variable in class mil.nga.proj.ProjectionConstants
Half the world longitude width for WGS84
A B C D E F G H I M N O P R S T U V W 
All Classes All Packages