Uses of Enum
de.xima.fc.common.graphdot.EClusterMode
Packages that use EClusterMode
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of EClusterMode in de.xima.fc.common.graphdot
Subclasses with type arguments of type EClusterMode in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classTheclusterrankattribute.enumPossible values for theclusterrankattribute.Methods in de.xima.fc.common.graphdot that return EClusterModeModifier and TypeMethodDescriptionstatic EClusterModeReturns the enum constant of this type with the specified name.static EClusterMode[]EClusterMode.values()Returns an array containing the constants of this enum type, in the order they are declared.