pdfannotationwidget-ag凯发旗舰厅



com.spire.pdf.annotations
class pdfannotationwidget

java.lang.object
  extended by com.spire.pdf.annotations.pdfannotation
      extended by com.spire.pdf.annotations.pdfannotationwidget
all implemented interfaces:
ipdfwrapper
direct known subclasses:
pdfstyledannotationwidget, pdftextweblinkannotationwidget

public abstract class pdfannotationwidget
extends pdfannotation

represents the base class for loaded annotation classes.


constructor summary
pdfannotationwidget( dictionary,  crosstable)
           
 
method summary
 boolean getchanged()
          gets the changed.
  getcrosstable()
          gets the cross table.
 pdfpagebase getpagewidget()
          gets and sets the page.
static  searchinparents( dictionary,  crosstable, java.lang.string value)
          sets the name of the field.
 void setchanged(boolean value)
          sets the changed.
 void setcrosstable( value)
          sets the cross table.
 void setpagewidget(pdfpagebase value)
          sets the page.
 
methods inherited from class com.spire.pdf.annotations.pdfannotation
getauthor, getborder, getcolor, getdictionary, getflags, getlocation, getmodifieddate, getname, getpage, getrectangle, getsubject, gettext, setauthor, setborder, setcolor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject, settext
 
constructor detail

pdfannotationwidget

public pdfannotationwidget( dictionary,
                            crosstable)
method detail

getchanged

public boolean getchanged()
gets the changed.

setchanged

public void setchanged(boolean value)
sets the changed.

getcrosstable

public  getcrosstable()
gets the cross table.

setcrosstable

public void setcrosstable( value)
sets the cross table.

getpagewidget

public pdfpagebase getpagewidget()
gets and sets the page.

setpagewidget

public void setpagewidget(pdfpagebase value)
sets the page.

searchinparents

public static  searchinparents( dictionary,
                                             crosstable,
                                            java.lang.string value)
sets the name of the field. //@param text new name of the field.


网站地图