Interface GeoBounds

All Superinterfaces:
Bounded, Membership, PlanetObject, SerializableObject
All Known Subinterfaces:
GeoAreaShape, GeoBBox, GeoCircle, GeoDistanceShape, GeoMembershipShape, GeoPath, GeoPointShape, GeoPolygon, GeoShape
All Known Implementing Classes:
GeoBaseAreaShape, GeoBaseBBox, GeoBaseBounds, GeoBaseCircle, GeoBaseCompositeAreaShape, GeoBaseCompositeMembershipShape, GeoBaseCompositeShape, GeoBaseDistanceShape, GeoBaseMembershipShape, GeoBasePath, GeoBasePolygon, GeoBaseShape, GeoComplexPolygon, GeoCompositeAreaShape, GeoCompositeMembershipShape, GeoCompositePolygon, GeoConcavePolygon, GeoConvexPolygon, GeoDegenerateHorizontalLine, GeoDegenerateLatitudeZone, GeoDegenerateLongitudeSlice, GeoDegeneratePath, GeoDegeneratePath.PathSegment, GeoDegeneratePath.SegmentEndpoint, GeoDegeneratePoint, GeoDegenerateVerticalLine, GeoExactCircle, GeoLatitudeZone, GeoLongitudeSlice, GeoNorthLatitudeZone, GeoNorthRectangle, GeoRectangle, GeoS2Shape, GeoSouthLatitudeZone, GeoSouthRectangle, GeoStandardCircle, GeoStandardPath, GeoStandardPath.BaseSegmentEndpoint, GeoStandardPath.CircleSegmentEndpoint, GeoStandardPath.CutoffDualCircleSegmentEndpoint, GeoStandardPath.CutoffSingleCircleSegmentEndpoint, GeoStandardPath.PathSegment, GeoWideDegenerateHorizontalLine, GeoWideLongitudeSlice, GeoWideNorthRectangle, GeoWideRectangle, GeoWideSouthRectangle, GeoWorld

public interface GeoBounds extends Bounded, Membership, PlanetObject
Generic shape that supports bounds. This describes methods that help shapes compute their bounds.