Class MatchPoint

java.lang.Object
panoramajoinner.autopanoconnection.MatchPoint

public class MatchPoint extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    int
     
    int
     
    int
     
    int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.lang.String
     

    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 class java.lang.Object