|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHyperlinkDrawableTarget
If a network object implements this interface, then it can be the target of a hyperlink. That is, a hyperlink label would cause the viewpoint to move to the gotoPoint()
| Method Summary | |
|---|---|
IXyz |
goToPoint()
The point to which the hyper link will move the view, for example a node location. |
String |
name()
A name, used as the default label for the hyperlink |
String |
prefix()
A prefix such as NODE used to identify the type of the target. |
| Method Detail |
|---|
String name()
String prefix()
IXyz goToPoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||