DynamicPDF by ceTe Software

com.cete.dynamicpdf.xmp
Class PagedTextSchema

java.lang.Object
  extended by com.cete.dynamicpdf.xmp.XmpSchema
      extended by com.cete.dynamicpdf.xmp.PagedTextSchema

public class PagedTextSchema
extends XmpSchema

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:

View Example


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

PagedTextSchema

public PagedTextSchema()
Initializes a new instance of the PagedTextSchema class.

Method Detail

draw

protected void draw(XmpWriter xwriter)

Draws the Paged-Text Schema to the given XmpWriter object.

Specified by:
draw in class XmpSchema
Parameters:
xwriter - XmpWriter object to receive the Paged-Text Schema's output.
See Also:
XmpWriter

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software