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.OptionsModifier and TypeMethodDescriptionS2ShapeIndex.options()Returns the options used for this index.Constructors in com.google.common.geometry with parameters of type S2ShapeIndex.OptionsModifierConstructorDescriptionS2ShapeIndex(S2ShapeIndex.Options options) Creates an S2ShapeIndex with the given options.