Class PDFCell

java.lang.Object
com.storedobject.pdf.PDFRectangle
com.storedobject.pdf.PDFCell
All Implemented Interfaces:
PDFElement

public class PDFCell extends PDFRectangle implements PDFElement
Represents a "cell" of the PDFTable. PDFTable has many methods to create "cells" and that is the preferred way to create PDFCell instances rather than directly using the constructors of this method.
Author:
Syam