Class GeoPos


  • public class GeoPos
    extends Object
    Common utilities for recognizing fields with the built-in "position" datatype, possibly in array form.
    Author:
    arnej
    • Constructor Detail

      • GeoPos

        public GeoPos()
    • Method Detail

      • isPos

        public static boolean isPos​(com.yahoo.document.DataType type)
      • isPosArray

        public static boolean isPosArray​(com.yahoo.document.DataType type)
      • isAnyPos

        public static boolean isAnyPos​(com.yahoo.document.DataType type)