Package | Description |
---|---|
org.geneontology.lego.dot | |
org.geneontology.lego.model | |
org.geneontology.lego.model2 |
Modifier and Type | Method and Description |
---|---|
void |
LegoRenderer.render(Collection<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals,
String name,
boolean renderKey)
Deprecated.
Render the given individuals (aka set of annotations).
|
void |
LegoDotWriter.render(Collection<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals,
String name,
boolean renderKey)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<LegoNode> |
LegoTools.createLegoNodes(Collection<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LegoGraph |
LegoUnitTools.createLegoGraph(Collection<org.semanticweb.owlapi.model.OWLNamedIndividual> individuals,
Set<org.semanticweb.owlapi.model.OWLAnnotation> modelAnnotations)
Deprecated.
|
Copyright © 2010–2015. All rights reserved.