Uses of Class
org.locationtech.jts.jump.warp.CoordinateTransform
- 
Packages that use CoordinateTransform Package Description org.locationtech.jts.jump.warp  - 
- 
Uses of CoordinateTransform in org.locationtech.jts.jump.warp
Subclasses of CoordinateTransform in org.locationtech.jts.jump.warp Modifier and Type Class Description classAffineTransformAn AffineTransform implementation that is initialized by specifying three points and the three points they map to.classBilinearInterpolatedTransformBilinear interpolated triangulation transform, also known as "rubber sheeting".classDummyTransform 
 -