Package | Description |
---|---|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
org.semanticweb.owlapi.manchestersyntax.renderer | |
org.semanticweb.owlapi.util |
Utilities package
|
uk.ac.manchester.cs.owl.explanation.ordering |
Explanation ordering package
|
Modifier and Type | Class | Description |
---|---|---|
class |
DLSyntaxObjectRenderer |
Renders objects in unicode DL syntax.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ToStringRenderer.setRenderer(OWLObjectRenderer renderer) |
Modifier and Type | Class | Description |
---|---|---|
class |
LatexOWLObjectRenderer |
Modifier and Type | Class | Description |
---|---|---|
class |
ManchesterOWLSyntaxOWLObjectRendererImpl |
An implementation of the OWLObjectRenderer interface.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SimpleRenderer |
A simple renderer that can be used for debugging purposes and provide an implementation of the
toString method for different implementations.
|
Constructor | Description |
---|---|
AlphaExplanationOrderer(OWLObjectRenderer renderer) |
Instantiates a new alpha explanation orderer.
|
Copyright © 2018 The University of Manchester. All rights reserved.