Uses of Class
owltools.gfx.OWLGraphStrokeEdge

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

Uses of OWLGraphStrokeEdge in owltools.gfx
 

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

Methods in owltools.gfx that return OWLGraphStrokeEdge
 OWLGraphStrokeEdge OWLGraphLayoutRenderer.makeEdge(OWLGraphEdge e)
          Make a layout edge from a OWLGraphEdge make private?
 

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



Copyright © 2010-2012. All Rights Reserved.