Package | Description |
---|---|
com.google.inject.grapher.graphviz |
Modifier and Type | Method | Description |
---|---|---|
NodeShape |
GraphvizNode.getShape() |
|
static NodeShape |
NodeShape.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NodeShape[] |
NodeShape.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
GraphvizNode.setShape(NodeShape shape) |
Copyright © 2006–2018 Google, Inc.. All rights reserved.