pdfuriannotationwidget-ag凯发旗舰厅
com.spire.pdf.annotations
class pdfuriannotationwidget
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdfannotationwidget
com.spire.pdf.annotations.pdfstyledannotationwidget
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.pdfannotation |
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject |
pdfuriannotationwidget
public pdfuriannotationwidget( dictionary,
crosstable,
java.awt.geom.rectangle2d rectangle,
java.lang.string text)
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.