S2Region.clone

Returns a deep copy of the region.

Note that each subtype of S2Region returns an object reference of its own type (e.g., S2Cap.clone() returns an S2Cap).

interface S2Region
clone
()

Meta