java.lang.Object |
↳ |
com.pdftron.pdf.PDFViewCtrl.LinkInfo |
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Methods
public
String
getURL
()
Returns
- the string representation of the URL
public
double
getX1
()
Returns
- x coordinate of the lower-left point
public
double
getX2
()
Returns
- x coordinate of the upper-right point
public
double
getY1
()
Returns
- y coordinate of the lower-left point
public
double
getY2
()
Returns
- y coordinate of the upper-right point