Uses of Class
com.google.common.geometry.S2CellIndex.Labels
-
Uses of S2CellIndex.Labels in com.google.common.geometry
Methods in com.google.common.geometry that return S2CellIndex.LabelsModifier and TypeMethodDescriptionS2CellIndex.getIntersectingLabels
(S2CellUnion target) Returns the distinct sorted labels that intersect the given target.Methods in com.google.common.geometry with parameters of type S2CellIndex.LabelsModifier and TypeMethodDescriptionvoid
S2CellIndex.getIntersectingLabels
(S2CellUnion target, S2CellIndex.Labels results) Appends labels intersecting 'target', in unspecified order, with possible duplicates.