Uses of Class
net.ogdf.lib.Orientation

Packages that use Orientation
net.ogdf.lib   
 

Uses of Orientation in net.ogdf.lib
 

Methods in net.ogdf.lib that return Orientation
static Orientation Orientation.swigToEnum(int swigValue)
           
static Orientation Orientation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Orientation[] Orientation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.