| Package | Description |
|---|---|
| org.neo4j.visualization |
| Modifier and Type | Field and Description |
|---|---|
static ValueFormatter<String> |
ValueFormatter.DEFAULT_STRING_FORMATTER
A default implementation that formats a String.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
PropertyType.format(ValueFormatter<T> formatter,
Object propertyValue)
Apply a formatter to a value and return the result.
|
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.