Uses of Class
de.cau.cs.kieler.kiml.options.EdgeRouting

Packages that use EdgeRouting
de.cau.cs.kieler.kiml.options Definition of layout options for automatic layout. 
 

Uses of EdgeRouting in de.cau.cs.kieler.kiml.options
 

Methods in de.cau.cs.kieler.kiml.options that return EdgeRouting
static EdgeRouting EdgeRouting.valueOf(int i)
          Returns the enumeration value related to the given ordinal.
static EdgeRouting EdgeRouting.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EdgeRouting[] EdgeRouting.values()
          Returns an array containing the constants of this enum type, in the order they are declared.