Class LogicalPageKey

    • Constructor Detail

      • LogicalPageKey

        public LogicalPageKey​(int position,
                              int width,
                              int height)
    • Method Detail

      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getPosition

        public int getPosition()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object