org.ceryle.wiki.visualizer.core.graph
Class WikiEdge
java.lang.Object
de.fzi.wim.guibase.graphview.graph.DefaultEdge
org.ceryle.wiki.visualizer.core.graph.WikiEdge
- All Implemented Interfaces:
- de.fzi.wim.guibase.graphview.graph.Edge
public class WikiEdge
- extends de.fzi.wim.guibase.graphview.graph.DefaultEdge
WikiEdge serves as isolation layer from KAON's graphview code...
| Fields inherited from class de.fzi.wim.guibase.graphview.graph.DefaultEdge |
m_from, m_to |
| Methods inherited from class de.fzi.wim.guibase.graphview.graph.DefaultEdge |
getFrom, getLength, getTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiEdge
public WikiEdge(WikiLink link)
getLink
public WikiLink getLink()
getLabels
public String getLabels()
- Specified by:
getLabels in interface de.fzi.wim.guibase.graphview.graph.Edge- Overrides:
getLabels in class de.fzi.wim.guibase.graphview.graph.DefaultEdge
hide
public void hide()
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.