Uses of Package
com.vividsolutions.jump.warp
-
Packages that use com.vividsolutions.jump.warp Package Description com.vividsolutions.jump.warp com.vividsolutions.jump.workbench.ui.warp -
Classes in com.vividsolutions.jump.warp used by com.vividsolutions.jump.warp Class Description CoordinateTransform A function that maps one Coordinate to another.Quadrilateral A simple four-sided polygon.Triangle A triangle, with special methods for use with BilinearInterpolatedTransform. -
Classes in com.vividsolutions.jump.warp used by com.vividsolutions.jump.workbench.ui.warp Class Description AffineTransform An AffineTransform implementation that is initialized by specifying three points and the three points they map to.ProjectiveTransform Giuseppe 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).