Interface GeoMembershipShape

All Superinterfaces:
Bounded, GeoOutsideDistance, GeoShape, Membership, PlanetObject, SerializableObject
All Known Subinterfaces:
GeoAreaShape, GeoBBox, GeoCircle, GeoDistanceShape, GeoPath, GeoPointShape, GeoPolygon
All Known Implementing Classes:
GeoBaseDistanceShape, GeoBaseMembershipShape, GeoCompositeAreaShape, GeoCompositeMembershipShape, GeoCompositePolygon, GeoDegenerateVerticalLine

public interface GeoMembershipShape extends GeoShape, GeoOutsideDistance
Membership shapes have capabilities of both geohashing and membership determination.
WARNING: This API is experimental and might change in incompatible ways in the next release.