|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EdgeStyle | |
|---|---|
| com.google.inject.grapher.graphviz | |
| Uses of EdgeStyle in com.google.inject.grapher.graphviz |
|---|
| Methods in com.google.inject.grapher.graphviz that return EdgeStyle | |
|---|---|
EdgeStyle |
GraphvizEdge.getStyle()
|
static EdgeStyle |
EdgeStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EdgeStyle[] |
EdgeStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.inject.grapher.graphviz with parameters of type EdgeStyle | |
|---|---|
void |
GraphvizEdge.setStyle(EdgeStyle style)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||