Package | Description |
---|---|
owltools.gfx |
GFX - OWL Graphics and Visualization
|
Constructor and Description |
---|
HierarchyImage(int width,
int height,
Collection<OWLGraphLayoutNode> terms,
Collection<OWLGraphStrokeEdge> relations,
GraphStyle style,
Set<RelationType> types) |
OWLGraphLayoutNode(OWLGraphWrapper owlGraphWrapper,
org.semanticweb.owlapi.model.OWLObject owlObject,
GraphStyle style) |
OWLGraphLayoutRenderer(OWLGraphWrapper owlGraphWrapper,
GraphStyle style) |
Copyright © 2010–2015. All rights reserved.