Package | Description |
---|---|
com.google.inject.grapher.graphviz |
Modifier and Type | Field and Description |
---|---|
private EdgeStyle |
GraphvizEdge.style |
Modifier and Type | Method and Description |
---|---|
EdgeStyle |
GraphvizEdge.getStyle() |
static EdgeStyle |
EdgeStyle.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphvizEdge.setStyle(EdgeStyle style) |