|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeStyle | |
---|---|
com.google.inject.grapher.graphviz |
Uses of NodeStyle in com.google.inject.grapher.graphviz |
---|
Methods in com.google.inject.grapher.graphviz that return NodeStyle | |
---|---|
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. |
Methods in com.google.inject.grapher.graphviz with parameters of type NodeStyle | |
---|---|
void |
GraphvizNode.setStyle(NodeStyle style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |