Class Projections
- java.lang.Object
-
- org.geolatte.geom.crs.trans.projections.Projections
-
public class Projections extends Object
Created by Karel Maesen, Geovise BVBA on 2019-03-24.
-
-
Constructor Summary
Constructors Constructor Description Projections()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CoordinateOperationbuildFrom(ProjectedCoordinateReferenceSystem projected)
-
-
-
Method Detail
-
buildFrom
public static CoordinateOperation buildFrom(ProjectedCoordinateReferenceSystem projected)
-
-