Module org.apache.lucene.spatial3d
Package org.apache.lucene.spatial3d.geom
Interface GeoMembershipShape
- All Superinterfaces:
Bounded,GeoBounds,GeoOutsideDistance,GeoShape,Membership,PlanetObject,SerializableObject
- All Known Subinterfaces:
GeoAreaShape,GeoBBox,GeoCircle,GeoDistanceShape,GeoPath,GeoPointShape,GeoPolygon
- All Known Implementing Classes:
GeoBaseAreaShape,GeoBaseBBox,GeoBaseCircle,GeoBaseCompositeAreaShape,GeoBaseCompositeMembershipShape,GeoBaseDistanceShape,GeoBaseMembershipShape,GeoBasePath,GeoBasePolygon,GeoComplexPolygon,GeoCompositeAreaShape,GeoCompositeMembershipShape,GeoCompositePolygon,GeoConcavePolygon,GeoConvexPolygon,GeoDegenerateHorizontalLine,GeoDegenerateLatitudeZone,GeoDegenerateLongitudeSlice,GeoDegeneratePath,GeoDegeneratePoint,GeoDegenerateVerticalLine,GeoExactCircle,GeoLatitudeZone,GeoLongitudeSlice,GeoNorthLatitudeZone,GeoNorthRectangle,GeoRectangle,GeoS2Shape,GeoSouthLatitudeZone,GeoSouthRectangle,GeoStandardCircle,GeoStandardPath,GeoWideDegenerateHorizontalLine,GeoWideLongitudeSlice,GeoWideNorthRectangle,GeoWideRectangle,GeoWideSouthRectangle,GeoWorld
Membership shapes have capabilities of both geohashing and membership determination.
-
Method Summary
Methods inherited from interface org.apache.lucene.spatial3d.geom.GeoOutsideDistance
computeOutsideDistance, computeOutsideDistanceMethods inherited from interface org.apache.lucene.spatial3d.geom.GeoShape
getEdgePoints, intersectsMethods inherited from interface org.apache.lucene.spatial3d.geom.Membership
isWithin, isWithinMethods inherited from interface org.apache.lucene.spatial3d.geom.PlanetObject
getPlanetModelMethods inherited from interface org.apache.lucene.spatial3d.geom.SerializableObject
write