Package com.spatial4j.core.shape.impl
-
Class Summary Class Description BBoxCalculator (INTERNAL) Calculates the minimum bounding box given a bunch of rectangles (ranges).BufferedLine INTERNAL: A line between two points with a buffer distance extending in every direction.BufferedLineString A BufferedLineString is a collection ofBufferedLineshapes, resulting in what some call a "Track" or "Polyline" (ESRI terminology).CircleImpl A circle, also known as a point-radius, based on aDistanceCalculatorwhich does all the work.GeoCircle A circle as it exists on the surface of a sphere.InfBufLine INERNAL: A buffered line of infinite length.PointImpl A basic 2D implementation of a Point.Range Deprecated. Range.LongitudeRange Deprecated. RectangleImpl A simple Rectangle implementation that also supports a longitudinal wrap-around.