| Constructor and Description |
|---|
DefaultColorMapping()
Map colors using the full set of colors in
Color. |
DefaultColorMapping(Collection<Color> reservedColors)
Map colors from
Color while excluding the reserved colors. |
public DefaultColorMapping()
Color.public DefaultColorMapping(Collection<Color> reservedColors)
Color while excluding the reserved colors.
Both the dark and light variation of the colors are excluded, even though
only the dark variation will be used by the reserved mapping.reservedColors - colors this mapper shouldn't useCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.