Class WorldMapType1

    • Field Detail

      • numberOfPlanes

        public int numberOfPlanes
      • xLowerLeft

        public int xLowerLeft
      • yLowerLeft

        public int yLowerLeft
      • xLowerRight

        public int xLowerRight
      • yLowerRight

        public int yLowerRight
      • xUpperLeft

        public int xUpperLeft
      • yUpperLeft

        public int yUpperLeft
      • xUpperRight

        public int xUpperRight
      • plane

        public int plane
      • yUpperRight

        public int yUpperRight
    • Constructor Detail

      • WorldMapType1

        public WorldMapType1()
    • Method Detail

      • getNumberOfPlanes

        public int getNumberOfPlanes()
      • getXLowerLeft

        public int getXLowerLeft()
      • getYLowerLeft

        public int getYLowerLeft()
      • getXLowerRight

        public int getXLowerRight()
      • getYLowerRight

        public int getYLowerRight()
      • getXUpperLeft

        public int getXUpperLeft()
      • getYUpperLeft

        public int getYUpperLeft()
      • getXUpperRight

        public int getXUpperRight()
      • getPlane

        public int getPlane()
      • getYUpperRight

        public int getYUpperRight()
      • setNumberOfPlanes

        public void setNumberOfPlanes​(int numberOfPlanes)
      • setXLowerLeft

        public void setXLowerLeft​(int xLowerLeft)
      • setYLowerLeft

        public void setYLowerLeft​(int yLowerLeft)
      • setXLowerRight

        public void setXLowerRight​(int xLowerRight)
      • setYLowerRight

        public void setYLowerRight​(int yLowerRight)
      • setXUpperLeft

        public void setXUpperLeft​(int xUpperLeft)
      • setYUpperLeft

        public void setYUpperLeft​(int yUpperLeft)
      • setXUpperRight

        public void setXUpperRight​(int xUpperRight)
      • setPlane

        public void setPlane​(int plane)
      • setYUpperRight

        public void setYUpperRight​(int yUpperRight)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object