|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.xmp.XmpSchema com.cete.dynamicpdf.xmp.PagedTextSchema
public class PagedTextSchema
Class represents the XMP Paged-Text Schema. The Paged-Text schema is used for text appearing on a page in a document.
Licensing:
This class is a DynamicPDF Generator Enterprise Edition
feature. One of the following licenses is required for non-evaluation usage:
Constructor Summary | |
---|---|
PagedTextSchema()
Initializes a new instance of the PagedTextSchema class. |
Method Summary | |
---|---|
protected void |
draw(XmpWriter xwriter)
Draws the Paged-Text Schema to the given XmpWriter object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PagedTextSchema()
PagedTextSchema
class.
Method Detail |
---|
protected void draw(XmpWriter xwriter)
Draws the Paged-Text Schema to the given XmpWriter
object.
draw
in class XmpSchema
xwriter
- XmpWriter
object to receive the
Paged-Text Schema's output.XmpWriter
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |