Uses of Class
org.locationtech.spatial4j.context.jts.JtsSpatialContextFactory
Packages that use JtsSpatialContextFactory
Package
Description
-
Uses of JtsSpatialContextFactory in org.locationtech.spatial4j.context.jts
Constructors in org.locationtech.spatial4j.context.jts with parameters of type JtsSpatialContextFactory -
Uses of JtsSpatialContextFactory in org.locationtech.spatial4j.io.jts
Constructors in org.locationtech.spatial4j.io.jts with parameters of type JtsSpatialContextFactoryModifierConstructorDescriptionJtsBinaryCodec(JtsSpatialContext ctx, JtsSpatialContextFactory factory) JtsWKTReaderShapeParser(JtsSpatialContext ctx, JtsSpatialContextFactory factory) Deprecated.JtsWKTWriter(JtsSpatialContext ctx, JtsSpatialContextFactory factory) -
Uses of JtsSpatialContextFactory in org.locationtech.spatial4j.shape.jts
Constructors in org.locationtech.spatial4j.shape.jts with parameters of type JtsSpatialContextFactoryModifierConstructorDescriptionJtsShapeFactory(JtsSpatialContext ctx, JtsSpatialContextFactory factory) Called bynewSpatialContext().