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 class
AffineTransform
An AffineTransform implementation that is initialized by specifying three points and the three points they map to.class
BilinearInterpolatedTransform
Bilinear interpolated triangulation transform, also known as "rubber sheeting".class
DummyTransform
-