Class LegacyGeoShapeFieldMapper.DeprecatedParameters

    • Field Detail

      • tree

        public String tree
        Deprecated.
      • treeLevels

        public Integer treeLevels
        Deprecated.
      • precision

        public String precision
        Deprecated.
      • pointsOnly

        public Boolean pointsOnly
        Deprecated.
      • distanceErrorPct

        public Double distanceErrorPct
        Deprecated.
    • Constructor Detail

      • DeprecatedParameters

        public DeprecatedParameters()
        Deprecated.
    • Method Detail

      • setSpatialStrategy

        public void setSpatialStrategy​(SpatialStrategy strategy)
        Deprecated.
      • setTree

        public void setTree​(String prefixTree)
        Deprecated.
      • setTreeLevels

        public void setTreeLevels​(int treeLevels)
        Deprecated.
      • setPrecision

        public void setPrecision​(String precision)
        Deprecated.
      • setPointsOnly

        public void setPointsOnly​(boolean pointsOnly)
        Deprecated.
      • setDistanceErrorPct

        public void setDistanceErrorPct​(double distanceErrorPct)
        Deprecated.