@Deprecated public interface LegoRenderer
Modifier and Type | Method and Description |
---|---|
void |
render(Collection<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals,
String name,
boolean renderKey)
Deprecated.
Render the given individuals (aka set of annotations).
|
void render(Collection<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals, String name, boolean renderKey) throws IOException, LegoTools.UnExpectedStructureException
individuals
- name
- name of the graph (optional)renderKey
- IOException
LegoTools.UnExpectedStructureException
- thrown, if there are unexpected axioms.Copyright © 2010–2015. All rights reserved.