| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.graphics.PdfGraphicsWidget
com.spire.pdf.graphics.PdfLayoutWidget
com.spire.pdf.graphics.PdfTextWidget
com.spire.pdf.annotations.PdfTextWebLink
public class PdfTextWebLink
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 | 
|---|
public PdfTextWebLink()
| Method Detail | 
|---|
public java.lang.String getUrl()
public void setUrl(java.lang.String value)
public PdfLayoutResult drawTextWebLink(PdfNewPage page,
                                       java.awt.geom.Point2D location)
public void drawTextWebLink(PdfCanvas graphics,
                            java.awt.geom.Point2D location)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||