Enum Class GeometryParserFormat

java.lang.Object
java.lang.Enum<GeometryParserFormat>
org.elasticsearch.common.geo.GeometryParserFormat
All Implemented Interfaces:
Serializable, Comparable<GeometryParserFormat>, Constable

public enum GeometryParserFormat extends Enum<GeometryParserFormat>
Supported formats to read/write JSON geometries.