Uses of Interface
org.locationtech.spatial4j.io.ShapeIO
Packages that use ShapeIO
Package
Description
Reading & writing shapes in various forms.
-
Uses of ShapeIO in org.locationtech.spatial4j.io
Subinterfaces of ShapeIO in org.locationtech.spatial4j.ioModifier and TypeInterfaceDescriptioninterface
Implementations are expected to be thread safeinterface
Implementations are expected to be thread safeClasses in org.locationtech.spatial4j.io that implement ShapeIOModifier and TypeClassDescriptionclass
class
class
Deprecated.class
Deprecated.class
class
Wrap the 'Encoded Polyline Algorithm Format' defined in: Google Maps API with flags to encode various Shapes: Point, Line, Polygon, etc For more details, see FORMATS.md This format works well for geographic shapes (-180...+180 / -90...+90), but is not appropriate for other coordinate systemsclass
An extensible parser for Well Known Text (WKT).class
Deprecated.class
-
Uses of ShapeIO in org.locationtech.spatial4j.io.jts
Classes in org.locationtech.spatial4j.io.jts that implement ShapeIOModifier and TypeClassDescriptionclass
class
class
Deprecated.class
Writes the WKT using JTS directly