Uses of Enum Class
com.google.inject.grapher.graphviz.EdgeStyle
Packages that use EdgeStyle
-
Uses of EdgeStyle in com.google.inject.grapher.graphviz
Fields in com.google.inject.grapher.graphviz declared as EdgeStyleMethods in com.google.inject.grapher.graphviz that return EdgeStyleModifier and TypeMethodDescriptionGraphvizEdge.getStyle()static EdgeStyleReturns the enum constant of this class with the specified name.static EdgeStyle[]EdgeStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.inject.grapher.graphviz with parameters of type EdgeStyle