| 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 and Description |
|---|---|
class |
DLSyntaxObjectRenderer
Renders objects in unicode DL syntax.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToStringRenderer.setRenderer(OWLObjectRenderer renderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
LatexOWLObjectRenderer |
| Modifier and Type | Class and Description |
|---|---|
class |
ManchesterOWLSyntaxOWLObjectRendererImpl
An implementation of the OWLObjectRenderer interface.
|
| Modifier and Type | Class and 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 and Description |
|---|
AlphaExplanationOrderer(OWLObjectRenderer renderer)
Instantiates a new alpha explanation orderer.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.