Uses of Interface
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
Packages that use SpatialAlgebra
-
Uses of SpatialAlgebra in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
Classes in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql that implement SpatialAlgebraModifier and TypeClassDescription(package private) final class
Deprecated.class
JTS-enabled implementation of spatial algebra, with full support for polygon-related geospatial functionsFields in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql declared as SpatialAlgebraModifier and TypeFieldDescriptionprivate static final SpatialAlgebra
SpatialSupport.spatialAlgebra
Methods in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql that return SpatialAlgebraModifier and TypeMethodDescriptionprotected abstract SpatialAlgebra
SpatialSupport.createSpatialAlgebra()
(package private) static SpatialAlgebra
SpatialSupport.getSpatialAlgebra()
JtsSpatialAlgebra
instead.