Interface GeoPointShape

All Superinterfaces:
Bounded, GeoArea, GeoAreaShape, GeoBBox, GeoCircle, GeoDistance, GeoDistanceShape, GeoMembershipShape, GeoOutsideDistance, GeoShape, GeoSizeable, Membership, PlanetObject, SerializableObject

public interface GeoPointShape extends GeoCircle, GeoBBox
Interface describing a GeoPointShape shape.It may represents a degenerated bounding box or a degenerated circle, hence it extends such interfaces.