| Package | Description |
|---|---|
| org.n52.svalbard.odata.core | |
| org.n52.svalbard.odata.core.expr |
| Modifier and Type | Method and Description |
|---|---|
GeoValueExpr |
STAQueryOptionVisitor.visitGeoExpr(STAQueryOptionsGrammar.GeoExprContext ctx) |
GeoValueExpr |
STAQueryOptionVisitor.visitGeoOrMember(STAQueryOptionsGrammar.GeoOrMemberContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
default Optional<GeoValueExpr> |
Expr.asGeometry()
Get this expression as a geometry expression
|
Optional<GeoValueExpr> |
GeoValueExpr.asGeometry() |
| Modifier and Type | Method and Description |
|---|---|
T |
ExprVisitor.visitGeometry(GeoValueExpr expr)
Visit a geometry expression.
|
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.