Uses of Interface
org.geolatte.geom.crs.trans.WithEpsgGOperationMethod
-
Packages that use WithEpsgGOperationMethod Package Description org.geolatte.geom.crs.trans org.geolatte.geom.crs.trans.projections -
-
Uses of WithEpsgGOperationMethod in org.geolatte.geom.crs.trans
Classes in org.geolatte.geom.crs.trans that implement WithEpsgGOperationMethod Modifier and Type Class Description classCoordinateFrameRotationThe Coordinate Frame Rotation transformation ( a 7-parameter Helmert Transformation in the geocentric domain).classGeographic3DTo2DConversionConverts between a Geographic 3D and a 2D system EPSG Method 9659 Created by Karel Maesen, Geovise BVBA on 20/07/17.classGeographicToGeocentricConversionThe Geographic to Geocentric Coordinate conversion.classPositionVectorTransformationThe Position Vector transformation ( a 7-parameter Helmert Transformation in the geocentric domain). -
Uses of WithEpsgGOperationMethod in org.geolatte.geom.crs.trans.projections
Classes in org.geolatte.geom.crs.trans.projections that implement WithEpsgGOperationMethod Modifier and Type Class Description classLambertConformalConic2SPCreated by Karel Maesen, Geovise BVBA on 05/06/2018.classPseudoMercatorCreated by Karel Maesen, Geovise BVBA on 02/04/2018.
-