Uses of Class
com.vividsolutions.jump.warp.CoordinateTransform
-
Packages that use CoordinateTransform Package Description com.vividsolutions.jump.warp -
-
Uses of CoordinateTransform in com.vividsolutions.jump.warp
Subclasses of CoordinateTransform in com.vividsolutions.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".classDummyTransformclassProjectiveTransformGiuseppe Aruta (2013) This class derives from OpenJUMP original AffineTransformation class and it implements a ProjectiveTransform that is initialized by specifying four couples of points (source to target).
-