|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeometryOperand | |
---|---|
org.opengis.filter | Filters features according their properties. |
org.opengis.filter.capability |
Uses of GeometryOperand in org.opengis.filter |
---|
Methods in org.opengis.filter with parameters of type GeometryOperand | |
---|---|
SpatialCapabilities |
FilterFactory.spatialCapabilities(GeometryOperand[] geometryOperands,
SpatialOperators spatial)
spatial capabilities |
SpatialOperator |
FilterFactory.spatialOperator(String name,
GeometryOperand[] geometryOperands)
spatial operator |
Uses of GeometryOperand in org.opengis.filter.capability |
---|
Methods in org.opengis.filter.capability that return GeometryOperand | |
---|---|
static GeometryOperand |
GeometryOperand.get(String namespaceURI,
String name)
|
GeometryOperand[] |
SpatialOperator.getGeometryOperands()
Returns the geometryOperands. |
GeometryOperand[] |
SpatialCapabilities.getGeometryOperands()
Supported geometry operands. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |