JavaScript is disabled on your browser.
Increase the cap radius if necessary to include the given cap.
Increase the cap radius if necessary to include the given point.
Return the complement of the interior of the cap.
(package private) static S2Cap
Returns a new S2Cap decoded from the given little endian input stream.
Returns a new S2Cap decoded from the given input stream.
Return an empty cap, i.e.
Create a cap given its axis and the cap opening angle, i.e.
Create a cap given its axis and its area in steradians.
Creates a cap where the radius is expressed as an S1ChordAngle.
Create a cap given its axis and the cap height, i.e.
Computes a bounding cap for the input geometry provided.
Returns a spherical cap that bounds this loop.
Returns a spherical cap that bounds this loop.
Return a bounding spherical cap.
Return a bounding spherical cap.
Increase the cap radius if necessary to include the given cap.
(package private) boolean
(package private) boolean
Returns true if the radian angle between axes of this and 'other' is at most 'maxError', and
the chord distance radius between this and 'other' is at most 'maxError'.
boolean
Return true if and only if this cap contains the given other cap (in a set containment sense,
e.g.
void
Like GetCovering(), except that this method is much faster and the coverings are not as tight.
private static void
Compute a covering of the given cap.
boolean
Return true if and only if the interior of this cap intersects the given other cap.