Class DisjointBinding
Object
AbstractComplexBinding
OGCDisjointBinding
DisjointBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/fes/2.0:Disjoint.
<xsd:element name="Disjoint" substitutionGroup="fes:spatialOps" type="fes:BinarySpatialOpType"/>
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionDisjointBinding
(FilterFactory filterFactory, GeometryFactory geometryFactory) -
Method Summary
Methods inherited from class OGCDisjointBinding
getExecutionMode, getType, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initialize, initializeChildContext
-
Constructor Details
-
DisjointBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classOGCDisjointBinding
- Returns:
- The qualified name of the target for the binding.
-