public class AxlSpatialFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RELATION_AREA_INTERSECTION |
static String |
RELATION_ENVELOPE_INTERSECTION |
| Constructor and Description |
|---|
AxlSpatialFilter() |
| Modifier and Type | Method and Description |
|---|---|
AxlBuffer |
getBuffer() |
AxlGeometry |
getGeometryOrEnvelope() |
String |
getRelation() |
void |
setBuffer(AxlBuffer buffer) |
void |
setGeometryOrEnvelope(AxlGeometry geometryOrEnvelope) |
void |
setRelation(String relation) |
public static final String RELATION_AREA_INTERSECTION
public static final String RELATION_ENVELOPE_INTERSECTION
public AxlGeometry getGeometryOrEnvelope()
public void setGeometryOrEnvelope(AxlGeometry geometryOrEnvelope)
public String getRelation()
public void setRelation(String relation)
public AxlBuffer getBuffer()
public void setBuffer(AxlBuffer buffer)
Copyright © 2016. All rights reserved.