|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OWLGraphStrokeEdge | |
---|---|
owltools.gfx | GFX - OWL Graphics and Visualization |
Uses of OWLGraphStrokeEdge in owltools.gfx |
---|
Fields in owltools.gfx with type parameters of type OWLGraphStrokeEdge | |
---|---|
protected uk.ac.ebi.interpro.graphdraw.StandardGraph<OWLGraphLayoutNode,OWLGraphStrokeEdge> |
OWLGraphLayoutRenderer.g
|
Collection<OWLGraphStrokeEdge> |
HierarchyImage.relations
|
Methods in owltools.gfx that return OWLGraphStrokeEdge | |
---|---|
OWLGraphStrokeEdge |
OWLGraphLayoutRenderer.makeEdge(OWLGraphEdge e)
Make a layout edge from a OWLGraphEdge make private? |
Constructor parameters in owltools.gfx with type arguments of type OWLGraphStrokeEdge | |
---|---|
HierarchyImage(int width,
int height,
Collection<OWLGraphLayoutNode> terms,
Collection<OWLGraphStrokeEdge> relations,
GraphStyle style,
Set<RelationType> types)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |