|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LegoRenderer
Method Summary | |
---|---|
void |
render(Collection<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals,
String name,
boolean renderKey)
Render the given individuals (aka set of annotations). |
Method Detail |
---|
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |