public abstract class HyperlinkInfoBase extends java.lang.Object implements HyperlinkInfo
Constructor and Description |
---|
HyperlinkInfoBase() |
Modifier and Type | Method and Description |
---|---|
void |
navigate(Project project) |
abstract void |
navigate(Project project,
RelativePoint hyperlinkLocationPoint) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
includeInOccurenceNavigation
public abstract void navigate(Project project, RelativePoint hyperlinkLocationPoint)
public void navigate(Project project)
navigate
in interface HyperlinkInfo