All Packages Class Hierarchy This Package Previous Next Index
Class collage.kernel.AffineFinder
java.lang.Object
|
+----collage.kernel.AffineFinder
- public class AffineFinder
- extends Object
- implements TransFinder
Transformation finder for affine transformations.
- Version:
- 09 Apr 1997
- Author:
- Nils Schwabe
-
AffineFinder(int)
-
-
findTrans(PointSequence, PointSequence)
-
AffineFinder
public AffineFinder(int dimensions)
findTrans
public Transformation findTrans(PointSequence s,
PointSequence t)
All Packages Class Hierarchy This Package Previous Next Index