Uses of Class
org.locationtech.spatial4j.shape.jts.JtsShapeFactory
-
Packages that use JtsShapeFactory Package Description org.locationtech.spatial4j.context.jts org.locationtech.spatial4j.io.jts -
-
Uses of JtsShapeFactory in org.locationtech.spatial4j.context.jts
Methods in org.locationtech.spatial4j.context.jts that return JtsShapeFactory Modifier and Type Method Description JtsShapeFactory
JtsSpatialContext. getShapeFactory()
-
Uses of JtsShapeFactory in org.locationtech.spatial4j.io.jts
Methods in org.locationtech.spatial4j.io.jts that return JtsShapeFactory Modifier and Type Method Description private JtsShapeFactory
JtsWKTReaderShapeParser. getShapeFactory()
Deprecated.
-