|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PageAlgorithm | |
| at.gv.egiz.pdfas.api.sign.pos | |
| at.gv.egiz.pdfas.api.sign.pos.page | |
| at.gv.egiz.pdfas.impl.api | |
| Uses of PageAlgorithm in at.gv.egiz.pdfas.api.sign.pos |
| Fields in at.gv.egiz.pdfas.api.sign.pos declared as PageAlgorithm | |
protected PageAlgorithm |
SignaturePositioning.pageAlgorithm
The page algorithm. |
| Methods in at.gv.egiz.pdfas.api.sign.pos that return PageAlgorithm | |
PageAlgorithm |
SignaturePositioning.getPageAlgorithm()
|
| Methods in at.gv.egiz.pdfas.api.sign.pos with parameters of type PageAlgorithm | |
protected void |
SignaturePositioning.checkPageAlgorithm(PageAlgorithm algorithm)
|
void |
SignaturePositioning.setPageAlgorithm(PageAlgorithm pageAlgorithm)
|
| Uses of PageAlgorithm in at.gv.egiz.pdfas.api.sign.pos.page |
| Subclasses of PageAlgorithm in at.gv.egiz.pdfas.api.sign.pos.page | |
class |
AbsolutePageAlgorithm
The page is selected absolutely by giving the page number directly. |
class |
AutoPageAlgorithm
The page for placing the signature is selected automatically. |
class |
NewPageAlgorithm
Places the signature on a new Page. |
| Uses of PageAlgorithm in at.gv.egiz.pdfas.impl.api |
| Methods in at.gv.egiz.pdfas.impl.api with parameters of type PageAlgorithm | |
protected static String |
PosHelper.formPageAlgoString(PageAlgorithm algorithm)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||