|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.alveole.studio.web.designer.graph.LinkStringLabeller
public class LinkStringLabeller
A string label on edges.
Constructor Summary | |
---|---|
LinkStringLabeller()
|
Method Summary | |
---|---|
java.lang.String |
getLabel(edu.uci.ics.jung.graph.ArchetypeEdge e)
Get a label given an edge. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkStringLabeller()
Method Detail |
---|
public java.lang.String getLabel(edu.uci.ics.jung.graph.ArchetypeEdge e)
getLabel
in interface edu.uci.ics.jung.graph.decorators.EdgeStringer
e
- The edge to label.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |