org.pdfclown.tools
Class PageStamper
java.lang.Object
org.pdfclown.tools.PageStamper
public final class PageStamper
- extends Object
Tool for content insertion into existing pages.
- Version:
- 0.1.2, 12/28/12
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageStamper
public PageStamper()
PageStamper
public PageStamper(Page page)
flush
public void flush()
getBackground
public PrimitiveComposer getBackground()
getForeground
public PrimitiveComposer getForeground()
getPage
public Page getPage()
setPage
public void setPage(Page value)
Project home page
Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.