| Package | Description |
|---|---|
| org.jboss.windup.graph.renderer.dot |
| Modifier and Type | Method and Description |
|---|---|
static DotConstants.DotGraphType |
DotConstants.DotGraphType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DotConstants.DotGraphType[] |
DotConstants.DotGraphType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DotWriter(com.tinkerpop.blueprints.Graph graph,
String graphName,
String vertexLabelProperty,
String edgeLabel,
DotConstants.DotGraphType graphType,
String fontSize) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.