public final class Link
private final RectF
bounds
private final Integer
destPageIdx
private final String
uri
Link(RectF bounds, Integer destPageIdx, String uri)
final RectF
getBounds()
final Integer
getDestPageIdx()
final String
getUri()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final RectF getBounds()
final Integer getDestPageIdx()
final String getUri()