Uses of Class
owltools.gfx.OWLGraphLayoutNode

Packages that use OWLGraphLayoutNode
owltools.gfx GFX - OWL Graphics and Visualization 
 

Uses of OWLGraphLayoutNode in owltools.gfx
 

Fields in owltools.gfx with type parameters of type OWLGraphLayoutNode
protected  uk.ac.ebi.interpro.graphdraw.StandardGraph<OWLGraphLayoutNode,OWLGraphStrokeEdge> OWLGraphLayoutRenderer.g
           
 Collection<OWLGraphLayoutNode> HierarchyImage.terms
           
 

Methods in owltools.gfx that return OWLGraphLayoutNode
 OWLGraphLayoutNode OWLGraphLayoutRenderer.getNode(org.semanticweb.owlapi.model.OWLObject ob)
          fetch a layout node via the cognate OWLObject make private?
 

Constructors in owltools.gfx with parameters of type OWLGraphLayoutNode
OWLGraphStrokeEdge(OWLGraphLayoutNode parent, OWLGraphLayoutNode child, OWLGraphEdge oge, OWLGraphWrapper graph)
           
 

Constructor parameters in owltools.gfx with type arguments of type OWLGraphLayoutNode
HierarchyImage(int width, int height, Collection<OWLGraphLayoutNode> terms, Collection<OWLGraphStrokeEdge> relations, GraphStyle style, Set<RelationType> types)
           
 



Copyright © 2010-2012. All Rights Reserved.