public class GeometryCastableType extends Object implements CastableType<FilterGeometry>
| Constructor and Description |
|---|
GeometryCastableType() |
| Modifier and Type | Method and Description |
|---|---|
SpatialExpression |
cast(Object objectOrExpression) |
String |
getName() |
static SpatialExpression |
toSpatialExpression(Object objectOrExpression) |
public String getName()
getName in interface CastableType<FilterGeometry>public SpatialExpression cast(Object objectOrExpression)
cast in interface CastableType<FilterGeometry>public static SpatialExpression toSpatialExpression(Object objectOrExpression)
Copyright © 2013–2021. All rights reserved.