DynamicPDF by ceTe Software

com.cete.dynamicpdf.xmp
Class XmpDataType

java.lang.Object
  extended by com.cete.dynamicpdf.xmp.XmpDataType
Direct Known Subclasses:
XmpCollection, XmpThumbnail

public abstract class XmpDataType
extends java.lang.Object

Class represents the base class for all xmp data types.

Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:


Constructor Summary
XmpDataType()
           
 
Method Summary
abstract  void draw(XmpWriter xwriter)
          Draws the Xmp data structure 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

XmpDataType

public XmpDataType()
Method Detail

draw

public abstract void draw(XmpWriter xwriter)

Draws the Xmp data structure to the given XmpWriter object.

Parameters:
xwriter - XmpWriter object to receive the Xmp'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