Uses of Class
owltools.gfx.RelationType.Polarity

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

Uses of RelationType.Polarity in owltools.gfx
 

Fields in owltools.gfx declared as RelationType.Polarity
 RelationType.Polarity RelationType.polarity
           
 

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



Copyright © 2010-2011. All Rights Reserved.