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

Constructor Index

 o AffineFinder(int)

Method Index

 o findTrans(PointSequence, PointSequence)

Constructors

 o AffineFinder
  public AffineFinder(int dimensions)

Methods

 o findTrans
  public Transformation findTrans(PointSequence s,
                                  PointSequence t)

All Packages  Class Hierarchy  This Package  Previous  Next  Index