pdftextweblink-ag凯发旗舰厅



com.spire.pdf.annotations
class pdftextweblink

java.lang.object
  extended by com.spire.pdf.graphics.pdfgraphicswidget
      extended by com.spire.pdf.graphics.pdflayoutwidget
          extended by com.spire.pdf.graphics.pdftextwidget
              extended by com.spire.pdf.annotations.pdftextweblink

public class pdftextweblink
extends pdftextwidget

represents the class for text web link annotation.


field summary
 
fields inherited from class com.spire.pdf.graphics.pdflayoutwidget
beginpagelayout
 
constructor summary
pdftextweblink()
          initializes a new instance of the class.
 
method summary
 void drawtextweblink(pdfcanvas graphics, java.awt.geom.point2d location)
           
 pdflayoutresult drawtextweblink(pdfnewpage page, java.awt.geom.point2d location)
           
 java.lang.string geturl()
          gets the url address.
 void seturl(java.lang.string value)
          sets the url address.
 
methods inherited from class com.spire.pdf.graphics.pdftextwidget
setbrush, setfont, setpen, setstringformat, settext
 
methods inherited from class com.spire.pdf.graphics.pdflayoutwidget
draw, draw, draw, draw, draw, draw
 
methods inherited from class com.spire.pdf.graphics.pdfgraphicswidget
draw, draw, draw
 
constructor detail

pdftextweblink

public pdftextweblink()
initializes a new instance of the class.
method detail

geturl

public java.lang.string geturl()
gets the url address.

seturl

public void seturl(java.lang.string value)
sets the url address.

drawtextweblink

public pdflayoutresult drawtextweblink(pdfnewpage page,
                                       java.awt.geom.point2d location)

drawtextweblink

public void drawtextweblink(pdfcanvas graphics,
                            java.awt.geom.point2d location)


网站地图