Class DocumentNavigationHandler.PageIndexRelative

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int pageIndex  
    • Constructor Summary

      Constructors 
      Constructor Description
      PageIndexRelative​(int pageIndex, int pageIndexRelative)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getPageIndex()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • pageIndex

        private int pageIndex
    • Constructor Detail

      • PageIndexRelative

        PageIndexRelative​(int pageIndex,
                          int pageIndexRelative)