Uses of Class
com.vividsolutions.jump.warp.CoordinateTransform
Packages that use CoordinateTransform
-
Uses of CoordinateTransform in com.vividsolutions.jump.warp
Subclasses of CoordinateTransform in com.vividsolutions.jump.warpModifier and TypeClassDescriptionclassAn AffineTransform implementation that is initialized by specifying three points and the three points they map to.classBilinear interpolated triangulation transform, also known as "rubber sheeting".classclassGiuseppe 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).