Uses of Class
com.google.common.geometry.S2ShapeIndex.Options
-
-
Uses of S2ShapeIndex.Options in com.google.common.geometry
Methods in com.google.common.geometry that return S2ShapeIndex.Options Modifier and Type Method Description S2ShapeIndex.OptionsS2ShapeIndex. options()Returns the options used for this index.Constructors in com.google.common.geometry with parameters of type S2ShapeIndex.Options Constructor Description S2ShapeIndex(S2ShapeIndex.Options options)Creates an S2ShapeIndex with the given options.
-