Gnostice PDFOne
Pro. Ed. v1.41


com.gnostice.pdfone
Class PdfCell

java.lang.Object
  extended bycom.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)
           
 
Method Summary
 Object clone()
           
 int getAlignment()
           
 Color getBackgroundColor()
           
 int getColSpan()
           
 double getHeight()
           
 int getRowSpan()
           
 double getWidth()
           
 void setAlignment(int alignment)
           
 void setBackgroundColor(Color backgroundColor)
           
 void setColSpan(int colSpan)
           
 void setHeight(double height)
           
 void setRowSpan(int rowSpan)
           
 void setWidth(double width)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfCell

public PdfCell(int rowSpan,
               int colSpan)

PdfCell

public PdfCell(int rowSpan,
               int colSpan,
               Color backgroundColor,
               int alignment)
Method Detail

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()

Gnostice PDFOne
Pro. Ed. v1.41

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