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
           
 

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)
           
 



Copyright © 2010-2012. All Rights Reserved.