Class LatLngAsECEFIndex.Factory<O extends NumberVector>

    • Field Detail

      • norefine

        boolean norefine
        Disable refinement of distances.
    • Constructor Detail

      • Factory

        public Factory​(IndexFactory<O> inner,
                       boolean materialize,
                       boolean norefine,
                       EarthModel model)
        Constructor.
        Parameters:
        inner - Inner index
        materialize - Flag to materialize the projection
        norefine - Flag to disable refinement of distances
        model - Earth model