JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spatial4j, 0.8
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.locationtech.spatial4j
,
org.locationtech.spatial4j.context
,
org.locationtech.spatial4j.context.jts
,
org.locationtech.spatial4j.distance
,
org.locationtech.spatial4j.exception
,
org.locationtech.spatial4j.io
,
org.locationtech.spatial4j.io.jackson
,
org.locationtech.spatial4j.io.jts
,
org.locationtech.spatial4j.shape
,
org.locationtech.spatial4j.shape.impl
,
org.locationtech.spatial4j.shape.jts
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
org.locationtech.spatial4j.shape.
ShapeCollection
<S> (implements org.locationtech.spatial4j.shape.
Shape
)
org.locationtech.spatial4j.distance.
AbstractDistanceCalculator
(implements org.locationtech.spatial4j.distance.
DistanceCalculator
)
org.locationtech.spatial4j.distance.
CartesianDistCalc
org.locationtech.spatial4j.distance.
GeodesicSphereDistCalc
org.locationtech.spatial4j.distance.
GeodesicSphereDistCalc.Haversine
org.locationtech.spatial4j.distance.
GeodesicSphereDistCalc.LawOfCosines
org.locationtech.spatial4j.distance.
GeodesicSphereDistCalc.Vincenty
org.locationtech.spatial4j.shape.
BaseShape
<T> (implements org.locationtech.spatial4j.shape.
Shape
)
org.locationtech.spatial4j.shape.impl.
BufferedLine
org.locationtech.spatial4j.shape.impl.
BufferedLineString
org.locationtech.spatial4j.shape.impl.
CircleImpl
(implements org.locationtech.spatial4j.shape.
Circle
)
org.locationtech.spatial4j.shape.impl.
GeoCircle
org.locationtech.spatial4j.shape.jts.
JtsGeometry
org.locationtech.spatial4j.shape.jts.
JtsPoint
(implements org.locationtech.spatial4j.shape.
Point
)
org.locationtech.spatial4j.shape.impl.
PointImpl
(implements org.locationtech.spatial4j.shape.
Point
)
org.locationtech.spatial4j.shape.impl.
RectangleImpl
(implements org.locationtech.spatial4j.shape.
Rectangle
)
org.locationtech.spatial4j.shape.impl.
BBoxCalculator
org.locationtech.spatial4j.io.
BinaryCodec
org.locationtech.spatial4j.io.jts.
JtsBinaryCodec
org.locationtech.spatial4j.distance.
DistanceUtils
org.locationtech.spatial4j.io.
GeohashUtils
org.locationtech.spatial4j.io.
GeoJSONReader
(implements org.locationtech.spatial4j.io.
ShapeReader
)
org.locationtech.spatial4j.io.
GeoJSONWriter
(implements org.locationtech.spatial4j.io.
ShapeWriter
)
org.locationtech.spatial4j.io.jts.
JtsGeoJSONWriter
org.locationtech.spatial4j.shape.impl.
InfBufLine
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
org.locationtech.spatial4j.io.jackson.
GeometryDeserializer
org.locationtech.spatial4j.io.jackson.
ShapeDeserializer
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
org.locationtech.spatial4j.io.jackson.
GeometryAsGeoJSONSerializer
org.locationtech.spatial4j.io.jackson.
GeometryAsWKTSerializer
org.locationtech.spatial4j.io.jackson.
ShapeAsGeoJSONSerializer
org.locationtech.spatial4j.io.jackson.
ShapeAsWKTSerializer
org.locationtech.spatial4j.io.
LegacyShapeReader
(implements org.locationtech.spatial4j.io.
ShapeReader
)
org.locationtech.spatial4j.io.
LegacyShapeWriter
(implements org.locationtech.spatial4j.io.
ShapeWriter
)
com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.
Serializable
)
org.locationtech.spatial4j.io.jackson.
ShapesAsGeoJSONModule
org.locationtech.spatial4j.io.jackson.
ShapesAsWKTModule
org.locationtech.spatial4j.io.
OnePointsBuilder
(implements org.locationtech.spatial4j.shape.
ShapeFactory.PointsBuilder
<T>)
org.locationtech.spatial4j.io.jackson.
PackageVersion
(implements com.fasterxml.jackson.core.Versioned)
org.locationtech.spatial4j.io.
ParseUtils
org.locationtech.spatial4j.io.
PolyshapeReader
(implements org.locationtech.spatial4j.io.
ShapeReader
)
org.locationtech.spatial4j.io.
PolyshapeReader.XReader
org.locationtech.spatial4j.io.
PolyshapeWriter
(implements org.locationtech.spatial4j.io.
ShapeWriter
)
org.locationtech.spatial4j.io.jts.
JtsPolyshapeWriter
org.locationtech.spatial4j.io.
PolyshapeWriter.Encoder
org.locationtech.spatial4j.shape.impl.
Range
org.locationtech.spatial4j.shape.impl.
Range.LongitudeRange
org.locationtech.spatial4j.shape.impl.
ShapeFactoryImpl
(implements org.locationtech.spatial4j.shape.
ShapeFactory
)
org.locationtech.spatial4j.shape.jts.
JtsShapeFactory
org.locationtech.spatial4j.shape.impl.
ShapeFactoryImpl.GeneralShapeMultiShapeBuilder
<T> (implements org.locationtech.spatial4j.shape.
ShapeFactory.MultiLineStringBuilder
, org.locationtech.spatial4j.shape.
ShapeFactory.MultiPointBuilder
, org.locationtech.spatial4j.shape.
ShapeFactory.MultiPolygonBuilder
, org.locationtech.spatial4j.shape.
ShapeFactory.MultiShapeBuilder
<T>)
org.locationtech.spatial4j.context.
SpatialContext
org.locationtech.spatial4j.context.jts.
JtsSpatialContext
org.locationtech.spatial4j.context.
SpatialContextFactory
org.locationtech.spatial4j.context.jts.
JtsSpatialContextFactory
org.locationtech.spatial4j.
SpatialPredicate
(implements java.io.
Serializable
)
org.locationtech.spatial4j.io.
SupportedFormats
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.locationtech.spatial4j.exception.
InvalidShapeException
java.lang.
UnsupportedOperationException
org.locationtech.spatial4j.exception.
UnsupportedSpatialPredicate
org.locationtech.spatial4j.io.
WKTReader
(implements org.locationtech.spatial4j.io.
ShapeReader
)
org.locationtech.spatial4j.io.jts.
JtsWKTReaderShapeParser
org.locationtech.spatial4j.io.
WktShapeParser
org.locationtech.spatial4j.io.
WKTReader.State
org.locationtech.spatial4j.io.
WKTWriter
(implements org.locationtech.spatial4j.io.
ShapeWriter
)
org.locationtech.spatial4j.io.jts.
JtsWKTWriter
Interface Hierarchy
org.locationtech.spatial4j.distance.
DistanceCalculator
org.locationtech.spatial4j.shape.
Shape
org.locationtech.spatial4j.shape.
Circle
org.locationtech.spatial4j.shape.
Point
org.locationtech.spatial4j.shape.
Rectangle
org.locationtech.spatial4j.shape.
ShapeFactory
org.locationtech.spatial4j.shape.
ShapeFactory.MultiLineStringBuilder
org.locationtech.spatial4j.shape.
ShapeFactory.MultiPolygonBuilder
org.locationtech.spatial4j.shape.
ShapeFactory.MultiShapeBuilder
<T>
org.locationtech.spatial4j.shape.
ShapeFactory.PointsBuilder
<T>
org.locationtech.spatial4j.shape.
ShapeFactory.LineStringBuilder
org.locationtech.spatial4j.shape.
ShapeFactory.MultiPointBuilder
org.locationtech.spatial4j.shape.
ShapeFactory.PolygonBuilder
org.locationtech.spatial4j.shape.
ShapeFactory.PolygonBuilder.HoleBuilder
org.locationtech.spatial4j.io.
ShapeIO
org.locationtech.spatial4j.io.
ShapeReader
org.locationtech.spatial4j.io.
ShapeWriter
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.spatial4j.shape.
SpatialRelation
org.locationtech.spatial4j.context.jts.
ValidationRule
org.locationtech.spatial4j.context.jts.
DatelineRule
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spatial4j, 0.8
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
LocationTech
. All rights reserved.