Uses of Class
de.xima.fc.common.graphdot.EShowBoxesMode
-
Packages that use EShowBoxesMode Package Description de.xima.fc.common.graphdot Package with tools for working with the graph dot language. -
-
Uses of EShowBoxesMode in de.xima.fc.common.graphdot
Methods in de.xima.fc.common.graphdot that return EShowBoxesMode Modifier and Type Method Description static EShowBoxesMode
EShowBoxesMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static EShowBoxesMode[]
EShowBoxesMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-