pdfgridcellcontent-ag凯发旗舰厅



com.spire.pdf.grid
class pdfgridcellcontent

java.lang.object
  extended by com.spire.pdf.grid.pdfgridcellcontent

public class pdfgridcellcontent
extends java.lang.object

definition grid cell content


constructor summary
pdfgridcellcontent()
           
 
method summary
 pdfbrush getbrush()
           
 pdffontbase getfont()
           
 pdfimage getimage()
           
 java.awt.geom.point2d getimagelocation()
           
 boolean getimagenewline()
           
 java.awt.geom.dimension2d getimagesize()
           
 pdfstringformat getstringformat()
           
 java.lang.string gettext()
           
 void setbrush(pdfbrush value)
           
 void setfont(pdffontbase value)
           
 void setimage(pdfimage value)
           
 void setimagelocation(java.awt.geom.point2d value)
          set the image's location in a grid cell.
 void setimagenewline(boolean value)
           
 void setimagesize(java.awt.geom.dimension2d value)
           
 void setstringformat(pdfstringformat value)
           
 void settext(java.lang.string value)
           
 
constructor detail

pdfgridcellcontent

public pdfgridcellcontent()
method detail

setimagelocation

public void setimagelocation(java.awt.geom.point2d value)
set the image's location in a grid cell.
parameters:
value -

getimagelocation

public java.awt.geom.point2d getimagelocation()

gettext

public java.lang.string gettext()

settext

public void settext(java.lang.string value)

getbrush

public pdfbrush getbrush()

setbrush

public void setbrush(pdfbrush value)

getfont

public pdffontbase getfont()

setfont

public void setfont(pdffontbase value)

getimage

public pdfimage getimage()

setimage

public void setimage(pdfimage value)

getimagesize

public java.awt.geom.dimension2d getimagesize()

setimagesize

public void setimagesize(java.awt.geom.dimension2d value)

getimagenewline

public boolean getimagenewline()

setimagenewline

public void setimagenewline(boolean value)

getstringformat

public pdfstringformat getstringformat()

setstringformat

public void setstringformat(pdfstringformat value)


网站地图