Uses of Enum
de.xima.fc.common.graphdot.ESubGraphStyle
Packages that use ESubGraphStyle
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of ESubGraphStyle in de.xima.fc.common.graphdot
Subclasses with type arguments of type ESubGraphStyle in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classThestyleattribute for sub graphs.enumGraphviz styles for graphs and sub graphs.Classes in de.xima.fc.common.graphdot that implement interfaces with type arguments of type ESubGraphStyleModifier and TypeClassDescriptionstatic final classThestyleattribute for sub graphs.static final classThestyleattribute for sub graphs.Methods in de.xima.fc.common.graphdot that return ESubGraphStyleModifier and TypeMethodDescriptionstatic ESubGraphStyleReturns the enum constant of this type with the specified name.static ESubGraphStyle[]ESubGraphStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.