public final class OWLGraphStrokeEdge extends uk.ac.ebi.interpro.graphdraw.StrokeEdge<OWLGraphLayoutNode>
Modifier and Type | Class and Description |
---|---|
static class |
OWLGraphStrokeEdge.SVGEdge |
Constructor and Description |
---|
OWLGraphStrokeEdge(OWLGraphLayoutNode parent,
OWLGraphLayoutNode child,
OWLGraphEdge oge,
OWLGraphWrapper graph) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static RelationType |
getRelationType(OWLGraphEdge owlGraphEdge,
OWLGraphWrapper graph)
Sets the value of relType based on OWLGraphEdge properties
TODO : this is too hacky.
|
int |
hashCode() |
Object |
serialise() |
public OWLGraphStrokeEdge(OWLGraphLayoutNode parent, OWLGraphLayoutNode child, OWLGraphEdge oge, OWLGraphWrapper graph)
public static RelationType getRelationType(OWLGraphEdge owlGraphEdge, OWLGraphWrapper graph)
owlGraphEdge
- graph
- public Object serialise()
Copyright © 2010–2015. All rights reserved.