public class FingerPrint
extends java.lang.Object
Constructor and Description |
---|
FingerPrint(double x,
double y,
double width,
double height) |
Modifier and Type | Method and Description |
---|---|
double |
overlap(FingerPrint other) |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public double overlap(FingerPrint other)