com.gnostice.pdfone
Class PdfCell
java.lang.Object
com.gnostice.pdfone.PdfCell
- public final class PdfCell
- extends Object
Constructor Summary |
PdfCell(int rowSpan,
int colSpan)
|
PdfCell(int rowSpan,
int colSpan,
Color backgroundColor,
int alignment)
|
PdfCell
public PdfCell(int rowSpan,
int colSpan)
PdfCell
public PdfCell(int rowSpan,
int colSpan,
Color backgroundColor,
int alignment)
setWidth
public void setWidth(double width)
setHeight
public void setHeight(double height)
setRowSpan
public void setRowSpan(int rowSpan)
setColSpan
public void setColSpan(int colSpan)
getColSpan
public int getColSpan()
getHeight
public double getHeight()
getRowSpan
public int getRowSpan()
getWidth
public double getWidth()
getAlignment
public int getAlignment()
setAlignment
public void setAlignment(int alignment)
getBackgroundColor
public Color getBackgroundColor()
setBackgroundColor
public void setBackgroundColor(Color backgroundColor)
clone
public Object clone()
To contact our support team, send an e-mail to support@gnostice.com.
© 2006 Gnostice Information Technologies Private Limited. All rights reserved.
www.gnostice.com