Uses of Enum Class
com.google.inject.grapher.graphviz.NodeShape
Packages that use NodeShape
-
Uses of NodeShape in com.google.inject.grapher.graphviz
Fields in com.google.inject.grapher.graphviz declared as NodeShapeMethods in com.google.inject.grapher.graphviz that return NodeShapeModifier and TypeMethodDescriptionGraphvizNode.getShape()
static NodeShape
Returns the enum constant of this class with the specified name.static NodeShape[]
NodeShape.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.inject.grapher.graphviz with parameters of type NodeShape