Uses of Class
owltools.gfx.RelationType

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

Uses of RelationType in owltools.gfx
 

Methods in owltools.gfx that return RelationType
static RelationType RelationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RelationType[] RelationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in owltools.gfx that return types with arguments of type RelationType
static EnumSet<RelationType> RelationType.forCodes(String types)
           
 



Copyright © 2010-2012. All Rights Reserved.