Uses of Interface
org.elasticsearch.common.geo.GeometryFormat
-
Packages that use GeometryFormat Package Description org.elasticsearch.common.geo -
-
Uses of GeometryFormat in org.elasticsearch.common.geo
Methods in org.elasticsearch.common.geo that return GeometryFormat Modifier and Type Method Description GeometryFormatGeometryParser. geometryFormat(XContentParser parser)Returns a geometry format object that can parse and then serialize the object back to the same format.
-