| Interface | Description |
|---|---|
| ColorMapper<E> |
Map from entities to colors, and list what colors are used/reserved.
|
| Class | Description |
|---|---|
| AutoNodeColor |
Color nodes automatically based on relationships.
|
| AutoRelationshipTypeColor |
Color relationships automatically based on the type.
|
| DefaultColorMapping<E> |
A color mapper matching keys to colors, producing string representations of
the colors.
|
| SimpleNodeColorMapper |
Wrap a Map
|
| SimpleRelationshipTypeColorMapper |
Wrap a Map
|
| Enum | Description |
|---|---|
| AutoNodeColor.NodeColorConfig | |
| Color |
Color palette from: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
The palette is in public domain.
|
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.