public abstract class AbstractRenderer extends Object implements SimResultRenderer
SimResultRenderer.AttributesSimScores, SimResultRenderer.IndividualSimScores| Modifier and Type | Field and Description |
|---|---|
OWLGraphWrapper |
graph |
protected OWLPrettyPrinter |
owlpp |
protected PrintStream |
resultOutStream |
| Constructor and Description |
|---|
AbstractRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
OWLGraphWrapper |
getGraph() |
PrintStream |
getResultOutStream() |
void |
setGraph(OWLGraphWrapper graph) |
void |
setResultOutStream(PrintStream resultOutStream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprintAttributeSim, printAttributeSim, printAttributeSimWithIndividuals, printComment, printIndividualPairSim, printPairScores, printPairScoresprotected PrintStream resultOutStream
public OWLGraphWrapper graph
protected OWLPrettyPrinter owlpp
public OWLGraphWrapper getGraph()
getGraph in interface SimResultRendererpublic void setGraph(OWLGraphWrapper graph)
setGraph in interface SimResultRendererpublic void dispose()
dispose in interface SimResultRendererpublic PrintStream getResultOutStream()
getResultOutStream in interface SimResultRendererpublic void setResultOutStream(PrintStream resultOutStream)
Copyright © 2010–2015. All rights reserved.