at.gv.egiz.pdfas.api.sign.pos.page
Class AbsolutePageAlgorithm
java.lang.Object
at.gv.egiz.pdfas.api.sign.pos.page.PageAlgorithm
at.gv.egiz.pdfas.api.sign.pos.page.AbsolutePageAlgorithm
- public class AbsolutePageAlgorithm
- extends PageAlgorithm
The page is selected absolutely by giving the page number directly.
- Author:
- wprinz
|
Field Summary |
protected int |
page
The page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
page
protected int page
- The page.
AbsolutePageAlgorithm
public AbsolutePageAlgorithm(int page)
- Constructor.
- Parameters:
page - The page.
getPage
public int getPage()
- Returns:
- the page
Copyright © 2006-2010. All Rights Reserved.