| Package | Description |
|---|---|
| org.neo4j.values | |
| org.neo4j.values.utils | |
| org.neo4j.values.virtual |
| Modifier and Type | Method and Description |
|---|---|
void |
AnyValueWriter.beginPoint(CoordinateReferenceSystem coordinateReferenceSystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrinter.beginPoint(CoordinateReferenceSystem coordinateReferenceSystem) |
| Modifier and Type | Method and Description |
|---|---|
abstract CoordinateReferenceSystem |
PointValue.getCoordinateReferenceSystem() |
static CoordinateReferenceSystem |
CoordinateReferenceSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinateReferenceSystem[] |
CoordinateReferenceSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.