Class PDF.ObjectFormTable<T extends StoredObject>

java.lang.Object
com.storedobject.pdf.PDFTable
com.storedobject.pdf.PDF.ObjectFormTable<T>
Type Parameters:
T - Class type of the StoredObject instance
All Implemented Interfaces:
PDFElement
Enclosing class:
PDF

public class PDF.ObjectFormTable<T extends StoredObject> extends PDFTable
Define a table where StoredObject instances can be added in a "form" style (Each attribute is printed in a separate row).