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 JtsShapeFactoryJtsSpatialContext. 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 JtsShapeFactoryJtsWKTReaderShapeParser. getShapeFactory()Deprecated.
-