Uses of Package
org.locationtech.spatial4j.shape.impl
-
Packages that use org.locationtech.spatial4j.shape.impl Package Description org.locationtech.spatial4j.shape.impl org.locationtech.spatial4j.shape.jts -
Classes in org.locationtech.spatial4j.shape.impl used by org.locationtech.spatial4j.shape.impl Class Description BufferedLine INTERNAL: A line between two points with a buffer distance extending in every direction.CircleImpl A circle, also known as a point-radius, based on aDistanceCalculator
which 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. -
Classes in org.locationtech.spatial4j.shape.impl used by org.locationtech.spatial4j.shape.jts Class Description ShapeFactoryImpl The defaultShapeFactory
.ShapeFactoryImpl.GeneralShapeMultiShapeBuilder