Package owltools.gfx

GFX - OWL Graphics and Visualization

See:
          Description

Class Summary
GraphicsConfig  
GraphStyle hacked crudely from QuickGO
OWLGraphLayoutNode  
OWLGraphLayoutRenderer Render a portion of an ontology using the QuickGO graphics code This should be capable of rendering relationships between any OWLObjects - as well as class hierarchies, also object property hierarchies.
OWLGraphStrokeEdge Represents an edge in a layour graph Adapted from QuickGO
OWLGraphvizRenderer IN-PROGRESS GraphViz renderer TODO - make a common abstract class for all renderers
SampleGraphDraw Draw an example graph.
 

Enum Summary
RelationType hacked crudely from QuickGO TODO: use config object to map relationship types to colors
RelationType.Polarity  
 

Package owltools.gfx Description

GFX - OWL Graphics and Visualization

Uses QuickGO code by David Binns and Tony Sawford The core class is OWLGraphLayoutRenderer Currently the only rendering engine is the one lifted from QuickGO. In future there will be a common interface and multiple alternate renderers, including GraphViz



Copyright © 2010-2012. All Rights Reserved.