|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHyperlinkAnchor
A Hyperlink Anchor is used to move the viewpoint from one object to another related object or view.
If a drawable object is a hyperlink anchor and the user double-clicks on it, and a target exists for the anchor, then the viewpoint will move to the target location.
| Method Summary | |
|---|---|
void |
fireMoveToTarget()
This is called when a user double-clicks on the anchor object. |
boolean |
targetExists()
Returns true if this anchor has a target |
| Method Detail |
|---|
boolean targetExists()
void fireMoveToTarget()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||