|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ceryle.wiki.visualizer.core.model.WikiLink
public class WikiLink
WikiLink
| Method Summary | |
|---|---|
WikiEdge |
getEdge()
The act of asking for a WikiEdge for a link creates one. |
WikiPage |
getFromPage()
|
boolean |
getShouldGraph()
|
WikiPage |
getToPage()
|
void |
hide()
|
boolean |
isDeleted()
|
boolean |
isGraphed()
True if this WikiPage has in some way been dealt with by the WikiGraph. |
boolean |
isHidden()
|
void |
markDeleted()
|
void |
show()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public WikiPage getFromPage()
public WikiPage getToPage()
public void markDeleted()
public void hide()
public void show()
public boolean isDeleted()
public boolean isHidden()
public boolean getShouldGraph()
public boolean isGraphed()
public WikiEdge getEdge()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||