Class Hierarchy
- java.lang.Object
- org.locationtech.spatial4j.io.BinaryCodec
- 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.LegacyShapeReader (implements org.locationtech.spatial4j.io.ShapeReader)
- org.locationtech.spatial4j.io.LegacyShapeWriter (implements org.locationtech.spatial4j.io.ShapeWriter)
- org.locationtech.spatial4j.io.OnePointsBuilder (implements org.locationtech.spatial4j.shape.ShapeFactory.PointsBuilder<T>)
- 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.PolyshapeWriter.Encoder
- org.locationtech.spatial4j.io.SupportedFormats
- org.locationtech.spatial4j.io.WKTReader (implements org.locationtech.spatial4j.io.ShapeReader)
- org.locationtech.spatial4j.io.WktShapeParser
- org.locationtech.spatial4j.io.WKTReader.State
- org.locationtech.spatial4j.io.WKTWriter (implements org.locationtech.spatial4j.io.ShapeWriter)
Interface Hierarchy
- org.locationtech.spatial4j.io.ShapeIO
- org.locationtech.spatial4j.io.ShapeReader
- org.locationtech.spatial4j.io.ShapeWriter