Class GeoFormatterFactory

org.elasticsearch.common.geo.GeoFormatterFactory

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

    Fields
    Modifier and Type
    Field
    Description
    static
     
    static
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static <org.elasticsearch.geometry.Geometry,​>
     name)
    Returns a formatter by name

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Field Details

  • Constructor Details

    • GeoFormatterFactory

      public GeoFormatterFactory()
  • Method Details

    • getFormatter

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