Class ParametrizedS2Point

java.lang.Object
com.google.common.geometry.ParametrizedS2Point
All Implemented Interfaces:
Serializable, Comparable<ParametrizedS2Point>

@GwtCompatible(serializable=true) public final class ParametrizedS2Point extends Object implements Comparable<ParametrizedS2Point>, Serializable
An S2Point that also has a parameter associated with it, which corresponds to a time-like order on the points.
See Also: