Uses of Enum
com.google.common.geometry.S2ContainsPointQuery.S2VertexModel
-
Uses of S2ContainsPointQuery.S2VertexModel in com.google.common.geometry
Methods in com.google.common.geometry that return S2ContainsPointQuery.S2VertexModelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static S2ContainsPointQuery.S2VertexModel[]S2ContainsPointQuery.S2VertexModel.values()Returns an array containing the constants of this enum type, in the order they are declared.S2ContainsPointQuery.Options.vertexModel()Returns the vertex model in this options.Constructors in com.google.common.geometry with parameters of type S2ContainsPointQuery.S2VertexModelModifierConstructorDescriptionS2ShapeIndexRegion(S2ShapeIndex index, S2ContainsPointQuery.S2VertexModel model) Creates a new region with the given index, and a givenS2ContainsPointQuery.S2VertexModel.