Uses of Class
org.locationtech.spatial4j.io.WKTReader
-
Packages that use WKTReader Package Description org.locationtech.spatial4j.context SpatialContext implementations are the facade to the Spatial4j API.org.locationtech.spatial4j.io Reading & writing shapes in various forms.org.locationtech.spatial4j.io.jts -
-
Uses of WKTReader in org.locationtech.spatial4j.context
Methods in org.locationtech.spatial4j.context that return WKTReader Modifier and Type Method Description WKTReaderSpatialContext. getWktShapeParser()Deprecated. -
Uses of WKTReader in org.locationtech.spatial4j.io
Subclasses of WKTReader in org.locationtech.spatial4j.io Modifier and Type Class Description classWktShapeParserDeprecated.Methods in org.locationtech.spatial4j.io that return WKTReader Modifier and Type Method Description WKTReaderWKTReader.State. getParser() -
Uses of WKTReader in org.locationtech.spatial4j.io.jts
Subclasses of WKTReader in org.locationtech.spatial4j.io.jts Modifier and Type Class Description classJtsWKTReaderShapeParserDeprecated.
-