Skip navigation links
A B C E F G H I M O P R S T U V W 

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

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(String) - Static method in class mil.nga.proj.ProjectionFactory
Clear the authority projections
clear(String, long) - Static method in class mil.nga.proj.ProjectionFactory
Clear the authority projection code
clear(String, String) - Static method in class mil.nga.proj.ProjectionFactory
Clear the authority projection code
clear() - Static method in class mil.nga.proj.ProjectionRetriever
Clear the properties for all authorities
clear(String) - Static method in class mil.nga.proj.ProjectionRetriever
Clear the properties for the authority
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.ProjectionRetriever
Clear the property for the authority code
clear() - Method in class mil.nga.proj.Projections
Clear all projections
clear(String) - Method in class mil.nga.proj.Projections
Clear all projections for the authority
convert(CRS) - Static method in class mil.nga.proj.CRSParser
Convert a CRS object into a proj4 coordinate reference system
convert(GeoCoordinateReferenceSystem) - Static method in class mil.nga.proj.CRSParser
Convert a geodetic or geographic crs into a proj4 coordinate reference system
convert(ProjectedCoordinateReferenceSystem) - Static method in class mil.nga.proj.CRSParser
Convert a projected crs into a proj4 coordinate reference system
convert(CompoundCoordinateReferenceSystem) - Static method in class mil.nga.proj.CRSParser
Convert a compound crs into a proj4 coordinate reference system
convert(GeoDatum) - Static method in class mil.nga.proj.CRSParser
Convert a Datum
convert(Ellipsoid) - Static method in class mil.nga.proj.CRSParser
Convert an Ellipsoid
convert(List<Axis>) - Static method in class mil.nga.proj.CRSParser
Convert the list of axes to a proj4j axis order
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
count() - Method in class mil.nga.proj.AuthorityProjections
Get the count of authority projections
create(Projection, 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(long, Projection) - 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, Projection) - Static method in class mil.nga.proj.ProjectionTransform
Create a projection transform
create(long, long) - 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, String, String, String) - 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(CoordinateSystem) - Static method in class mil.nga.proj.CRSParser
Create a proj4j projection for the unit
createProjection(CoordinateSystem, MapProjection) - Static method in class mil.nga.proj.CRSParser
Create a proj4j projection for the method and unit
createProjection(String, CoordinateSystem) - Static method in class mil.nga.proj.CRSParser
Create a proj4j projection for the projection name and unit
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

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(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
equals(Object) - Method in class mil.nga.proj.Projection

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, String) - 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, String, 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, String, 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, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the authority, code, definition, and custom parameter array
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
getCachelessProjectionByDefinition(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the cacheless projection for the 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
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(String) - 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(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, String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority and code
getProjection(String, long, 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 parameter string
getProjection(String, long, String[]) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for authority, code, and parameters
getProjection(String, String, 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, String[], String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the authority, code, definition, and custom parameter array
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
getProjection(long) - Static method in class mil.nga.proj.ProjectionRetriever
Get the proj4 projection string for the EPSG coordinate code
getProjection(String, long) - Static method in class mil.nga.proj.ProjectionRetriever
Get the proj4 projection string for the authority coordinate 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
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
getProjectionByDefinition(String) - Static method in class mil.nga.proj.ProjectionFactory
Get the projection for the definition
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) - 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(Projection) - Method in class mil.nga.proj.AuthorityProjections
Check if the collection contains the 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(Projection) - Method in class mil.nga.proj.Projections
Check if the collection contains the projection
hasProjection(String, String) - Method in class mil.nga.proj.Projections
Check if the collection contains a projection for the authority and code

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

mil.nga.proj - package mil.nga.proj
 

O

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

P

parse(String) - Static method in class mil.nga.proj.CRSParser
Parse crs well-known text into 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
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, String, CoordinateReferenceSystem) - Constructor for class mil.nga.proj.Projection
Constructor
Projection(String, long, CoordinateReferenceSystem, String) - Constructor for class mil.nga.proj.Projection
Constructor
Projection(String, String, 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, 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
propertyFileName(String) - Static method in class mil.nga.proj.ProjectionRetriever
Get the property file name for the authority Resulting File Name Format: "projections" .lower_case_authority."properties"

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(Projection) - Method in class mil.nga.proj.AuthorityProjections
Remove the projection
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.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, 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
setProjections(String, File) - Static method in class mil.nga.proj.ProjectionRetriever
Set the projections for the authority with the properties file

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(ProjCoordinate) - Method in class mil.nga.proj.ProjectionTransform
Transform the projected coordinate
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

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
updateProjection(Projection, Ellipsoid, GeoDatum) - Static method in class mil.nga.proj.CRSParser
Create a proj4j projection
updateProjection(Projection, OperationMethod) - Static method in class mil.nga.proj.CRSParser
Update the method parameters in the projection
updateProjection(Projection, OperationMethod, OperationParameter) - Static method in class mil.nga.proj.CRSParser
Update the method parameter in the projection

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 E F G H I M O P R S T U V W 
Skip navigation links

Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.