|
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.XmpDataType com.cete.dynamicpdf.xmp.XmpCollection
public abstract class XmpCollection
Class represents the base class for all the XMP data structures.
Licensing:
This class is a DynamicPDF Generator Enterprise Edition
feature. One of the following licenses is required for non-evaluation usage:
Constructor Summary | |
---|---|
XmpCollection()
|
Method Summary | |
---|---|
abstract int |
size()
Gets the number of elements present in the collection. |
Methods inherited from class com.cete.dynamicpdf.xmp.XmpDataType |
---|
draw |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmpCollection()
Method Detail |
---|
public abstract int size()
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |