Class MatchPoint
java.lang.Object
panoramajoinner.autopanoconnection.MatchPoint
public class MatchPoint
extends java.lang.Object
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
x1
public int x1 -
y1
public int y1 -
x2
public int x2 -
y2
public int y2
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-