Class CoordinateNode

  • All Implemented Interfaces:
    ToXContent, ToXContentObject

    public class CoordinateNode
    extends Object
    implements ToXContentObject
    Node used to represent a tree of coordinates.

    Can either be a leaf node consisting of a Coordinate, or a parent with children