| Package | Description |
|---|---|
| com.google.inject.grapher.graphviz |
| Modifier and Type | Method and Description |
|---|---|
NodeStyle |
GraphvizNode.getStyle() |
static NodeStyle |
NodeStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeStyle[] |
NodeStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphvizNode.setStyle(NodeStyle style) |
Copyright © 2006-2015 Google, Inc.. All Rights Reserved.