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<OWLGraphLayoutNode> |
HierarchyImage.terms |
Modifier and Type | Method and Description |
---|---|
OWLGraphLayoutNode |
OWLGraphLayoutRenderer.getNode(org.semanticweb.owlapi.model.OWLObject ob)
fetch a layout node via the cognate OWLObject
make private?
|
Constructor and Description |
---|
OWLGraphStrokeEdge(OWLGraphLayoutNode parent,
OWLGraphLayoutNode child,
OWLGraphEdge oge,
OWLGraphWrapper graph) |
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.