pdfuriannotationwidget-ag凯发旗舰厅



com.spire.pdf.annotations
class pdfuriannotationwidget

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

public class pdfuriannotationwidget
extends pdfstyledannotationwidget

represents the loaded unique resource identifier annotation class.


constructor summary
( dictionary,  crosstable, java.awt.geom.rectangle2d rectangle, java.lang.string text)
           
 
method summary
 java.lang.string geturi()
          gets the unique resource identifier text of the annotation.
 void seturi(java.lang.string value)
          sets the unique resource identifier text of the annotation.
 
methods inherited from class com.spire.pdf.annotations.pdfstyledannotationwidget
getborder, getbounds, getcolor, getlocation, getsize, gettext, setannotationflags, setborder, setbounds, setcolor, setlocation, setsize, settext
 
methods inherited from class com.spire.pdf.annotations.pdfannotationwidget
getchanged, getcrosstable, getpagewidget, searchinparents, setchanged, setcrosstable, setpagewidget
 
methods inherited from class com.spire.pdf.annotations.pdfannotation
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject
 
constructor detail

pdfuriannotationwidget

public pdfuriannotationwidget( dictionary,
                               crosstable,
                              java.awt.geom.rectangle2d rectangle,
                              java.lang.string text)
method detail

geturi

public java.lang.string geturi()
gets the unique resource identifier text of the annotation.

seturi

public void seturi(java.lang.string value)
sets the unique resource identifier text of the annotation.


网站地图