-
- All Implemented Interfaces:
- org.neo4j.ogm.typeconversion.CompositeAttributeConverter<Point>
public class PointConverter
extends Object
implements org.neo4j.ogm.typeconversion.CompositeAttributeConverter<Point>
Converts latitude and longitude properties on a node entity to an instance of Point and vice-versa.
- Author:
- Jasper Blues
- See Also:
Point
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PointConverter
public PointConverter()
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.