Class GeoFormatterFactory

java.lang.Object
org.elasticsearch.common.geo.GeoFormatterFactory

public class GeoFormatterFactory extends Object
Output formatters supported by geo fields.
  • Field Details

  • Constructor Details

    • GeoFormatterFactory

      public GeoFormatterFactory()
  • Method Details

    • getFormatter

      public static Function<org.elasticsearch.geometry.Geometry,​Object> getFormatter(String name)
      Returns a formatter by name