Uses of Class
owltools.gfx.GraphStyle

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

Uses of GraphStyle in owltools.gfx
 

Constructors in owltools.gfx with parameters of type GraphStyle
HierarchyImage(int width, int height, Collection<OWLGraphLayoutNode> terms, Collection<OWLGraphStrokeEdge> relations, GraphStyle style, Set<RelationType> types)
           
OWLGraphLayoutNode(OWLGraphWrapper owlGraphWrapper, org.semanticweb.owlapi.model.OWLObject owlObject, GraphStyle style)
           
OWLGraphLayoutRenderer(OWLGraphWrapper owlGraphWrapper, GraphStyle style)
           
 



Copyright © 2010-2012. All Rights Reserved.