Uses of Enum
de.xima.fc.common.graphdot.EShowBoxesMode
Packages that use EShowBoxesMode
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of EShowBoxesMode in de.xima.fc.common.graphdot
Subclasses with type arguments of type EShowBoxesMode in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classTheshowboxesattribute.enumEnumeration of the modes for theshowboxesattribute.Methods in de.xima.fc.common.graphdot that return EShowBoxesModeModifier and TypeMethodDescriptionstatic EShowBoxesModeReturns 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.