Class | Description |
---|---|
GraphicsConfig | |
GraphStyle |
hacked crudely from QuickGO
|
HierarchyImage |
Adapted from QuickGO
|
ImageRender |
Adapted 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 layout graph
Adapted from QuickGO
|
OWLGraphStrokeEdge.SVGEdge | |
OWLGraphvizRenderer |
IN-PROGRESS GraphViz renderer
TODO - make a common abstract class for all renderers
|
Enum | Description |
---|---|
RelationType |
hacked crudely from QuickGO
TODO: use config object to map relationship types to colors
|
RelationType.Polarity |
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 GraphVizCopyright © 2010–2016. All rights reserved.