Uses of Package
com.google.common.geometry
-
Packages that use com.google.common.geometry Package Description com.google.common.geometry org.apache.lucene.spatial.prefix.tree -
Classes in com.google.common.geometry used by com.google.common.geometry Class Description MutableInteger Like an Integer, but mutable :) Sometimes it is just really convenient to be able to pass a MutableInteger as a parameter to a function, or for synchronization purposes (so that you can guard access to an int value without creating a separate Object just to synchronize on).R2Vector R2Vector represents a vector in the two-dimensional space.S1Angle S2.Metric Defines an area or a length cell metric.S2CellId An S2CellId is a 64-bit unsigned integer that uniquely identifies a cell in the S2 cell decomposition.S2LatLng This class represents a point on the unit sphere as a pair of latitude-longitude coordinates.S2Point An S2Point represents a point on the unit sphere as a 3D vector.S2Projections.Projections -
Classes in com.google.common.geometry used by org.apache.lucene.spatial.prefix.tree Class Description S2CellId An S2CellId is a 64-bit unsigned integer that uniquely identifies a cell in the S2 cell decomposition.