Class FieldLocation

    • Constructor Detail

      • FieldLocation

        public FieldLocation​(Polygon polygon,
                             int page)
        Creates a new FieldLocation instance.
        Parameters:
        polygon - Free polygon made up of points.
        page - 0-based page index of where the polygon is located.
      • FieldLocation

        public FieldLocation()
    • Method Detail

      • getPage

        public int getPage()
        0-based page index of where the polygon is located.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object