Interface BBoxExprFactory
public interface BBoxExprFactory
Interface to create sparql fragments for bounding box matching in different vocabularies
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.sparql.expr.ExprcreateExpr(org.locationtech.jts.geom.Envelope bbox)
-
Method Details
-
createExpr
org.apache.jena.sparql.expr.Expr createExpr(org.locationtech.jts.geom.Envelope bbox)
-