Uses of Enum
com.google.common.geometry.S2ShapeIndex.CellRelation
-
Uses of S2ShapeIndex.CellRelation in com.google.common.geometry
Methods in com.google.common.geometry that return S2ShapeIndex.CellRelationModifier and TypeMethodDescriptionPositions the iterator at the index cell containing the given cell, if possible, and returns theS2ShapeIndex.CellRelationthat describes the relationship between the index and the given target cell: ReturnsINDEXEDif the iterator was positioned at an index cell that is equal to or contains the given cell.static S2ShapeIndex.CellRelationReturns the enum constant of this type with the specified name.static S2ShapeIndex.CellRelation[]S2ShapeIndex.CellRelation.values()Returns an array containing the constants of this enum type, in the order they are declared.