Uses of Class
net.ogdf.lib.eUsedLabels

Packages that use eUsedLabels
net.ogdf.lib   
 

Uses of eUsedLabels in net.ogdf.lib
 

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