uk.ac.man.cs.mig.util.graph.outputrenderer
Interface GraphOutputRenderer
- All Known Implementing Classes:
- DotOutputGraphRenderer, DotSubGraphOutputRenderer
public interface GraphOutputRenderer
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 16, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
A renderer is capable of rendering a Graph
to an outputrenderer stream. This could produce a visual
representation of a Graph, or a textual representation
of a Graph for example.
renderGraph
void renderGraph(Graph graph,
OutputStream os)
setRendererOption
void setRendererOption(String attribute,
String value)
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research