Class DocumentNavigationHandler.PageIndexRelative
java.lang.Object
org.apache.fop.render.intermediate.extensions.DocumentNavigationHandler.PageIndexRelative
- All Implemented Interfaces:
PageIndexContext
- Enclosing class:
DocumentNavigationHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pageIndex
private int pageIndex
-
-
Constructor Details
-
PageIndexRelative
PageIndexRelative(int pageIndex, int pageIndexRelative)
-
-
Method Details
-
getPageIndex
public int getPageIndex()- Specified by:
getPageIndex
in interfacePageIndexContext
-