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.InfBufLine INERNAL: A buffered line of infinite length.PointImpl A basic 2D implementation of a Point.Range Deprecated.Range.LongitudeRange Deprecated. -
Classes in org.locationtech.spatial4j.shape.impl used by org.locationtech.spatial4j.shape.jts Class Description ShapeFactoryImpl The defaultShapeFactory
.