|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ebi.interpro.graphdraw.StrokeEdge<OWLGraphLayoutNode>
owltools.gfx.OWLGraphStrokeEdge
public class OWLGraphStrokeEdge
Represents an edge in a layour graph Adapted from QuickGO
Nested Class Summary | |
---|---|
class |
OWLGraphStrokeEdge.SVGEdge
|
Field Summary |
---|
Fields inherited from class uk.ac.ebi.interpro.graphdraw.StrokeEdge |
---|
colour, route |
Constructor Summary | |
---|---|
OWLGraphStrokeEdge(OWLGraphLayoutNode parent,
OWLGraphLayoutNode child,
OWLGraphEdge oge)
|
Method Summary | |
---|---|
Object |
serialise()
|
void |
setRelationType()
Sets the value of relType based on OWLGraphEdge properties TODO : this is too hacky. |
Methods inherited from class uk.ac.ebi.interpro.graphdraw.StrokeEdge |
---|
drawArrows, getChild, getParent, main, render, setChildArrow, setParentArrow, setRoute, standardArrow, standardArrow, standardArrow |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OWLGraphStrokeEdge(OWLGraphLayoutNode parent, OWLGraphLayoutNode child, OWLGraphEdge oge)
Method Detail |
---|
public void setRelationType()
public Object serialise()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |