public static class

PDFViewCtrl.LinkInfo

extends Object
java.lang.Object
   ↳ com.pdftron.pdf.PDFViewCtrl.LinkInfo

Class Overview

A class that holds information for a link. See setUrlExtraction(boolean) and getLinkAt(int, int) for more information.

Summary

Public Methods
Rect getRect()
String getURL()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public Rect getRect ()

Returns
  • the rectangle with the coordinates of the URL

public String getURL ()

Returns
  • the string representation of the URL