|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpatialCapabilities
Capabilities used to convey supported spatial operators.
<xsd:complexType name="Spatial_CapabilitiesType">
<xsd:sequence>
<xsd:element name="GeometryOperands"
type="ogc:GeometryOperandsType"/>
<xsd:element name="SpatialOperators"
type="ogc:SpatialOperatorsType"/>
</xsd:sequence>
</xsd:complexType>
| Method Summary | |
|---|---|
GeometryOperand[] |
getGeometryOperands()
Supported geometry operands. |
SpatialOperators |
getSpatialOperators()
Supported spatial operators. |
| Method Detail |
|---|
GeometryOperand[] getGeometryOperands()
<xsd:element name="GeometryOperands" type="ogc:GeometryOperandsType"/>
SpatialOperators getSpatialOperators()
<xsd:element name="SpatialOperators" type="ogc:SpatialOperatorsType"/>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||