Package | Description |
---|---|
owltools.gfx |
GFX - OWL Graphics and Visualization
|
Modifier and Type | Field and Description |
---|---|
protected uk.ac.ebi.interpro.graphdraw.StandardGraph<OWLGraphLayoutNode,OWLGraphStrokeEdge> |
OWLGraphLayoutRenderer.g |
Collection<OWLGraphStrokeEdge> |
HierarchyImage.relations |
Modifier and Type | Method and Description |
---|---|
OWLGraphStrokeEdge |
OWLGraphLayoutRenderer.makeEdge(OWLGraphEdge e)
Make a layout edge from a OWLGraphEdge
make private?
|
Constructor and Description |
---|
HierarchyImage(int width,
int height,
Collection<OWLGraphLayoutNode> terms,
Collection<OWLGraphStrokeEdge> relations,
GraphStyle style,
Set<RelationType> types) |
Copyright © 2010–2016. All rights reserved.