Package org.locationtech.spatial4j.shape.impl
package org.locationtech.spatial4j.shape.impl
-
ClassesClassDescription(INTERNAL) Calculates the minimum bounding box given a bunch of rectangles (ranges).INTERNAL: A line between two points with a buffer distance extending in every direction.A BufferedLineString is a collection of
BufferedLine
shapes, resulting in what some call a "Track" or "Polyline" (ESRI terminology).A circle, also known as a point-radius, based on aDistanceCalculator
which does all the work.A circle as it exists on the surface of a sphere.INERNAL: A buffered line of infinite length.A basic 2D implementation of a Point.Deprecated.Deprecated.A simple Rectangle implementation that also supports a longitudinal wrap-around.The defaultShapeFactory
.