| Package | Description |
|---|---|
| org.neo4j.visualization.graphviz.color |
| Modifier and Type | Method and Description |
|---|---|
static AutoNodeColor.NodeColorConfig |
AutoNodeColor.NodeColorConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoNodeColor.NodeColorConfig[] |
AutoNodeColor.NodeColorConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AutoNodeColor(AutoNodeColor.NodeColorConfig config) |
AutoNodeColor(AutoNodeColor.NodeColorConfig config,
ColorMapper<org.neo4j.graphdb.Node> ncm) |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.