- 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
- 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