接口的使用
org.meteoinfo.projection.proj4j.CoordinateTransform
-
使用CoordinateTransform的程序包 程序包 说明 org.meteoinfo.projection.proj4j -
-
org.meteoinfo.projection.proj4j中CoordinateTransform的使用
实现CoordinateTransform的org.meteoinfo.projection.proj4j中的类 修饰符和类型 类 说明 classBasicCoordinateTransformRepresents the operation of transforming aProjCoordinatefrom oneCoordinateReferenceSysteminto a different one, using reprojection and datum conversion as required.返回CoordinateTransform的org.meteoinfo.projection.proj4j中的方法 修饰符和类型 方法 说明 CoordinateTransformCoordinateTransformFactory. createTransform(CoordinateReferenceSystem sourceCRS, CoordinateReferenceSystem targetCRS)Creates a transformation from a source CRS to a target CRS, following the logic in PROJ.4.
-