org.geotools.filter.v2_0.bindings
Class IntersectsBinding
Object
AbstractComplexBinding
OGCIntersectsBinding
IntersectsBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class IntersectsBinding
- extends OGCIntersectsBinding
Binding object for the element http://www.opengis.net/fes/2.0:Intersects.
<xsd:element name="Intersects" substitutionGroup="fes:spatialOps" type="fes:BinarySpatialOpType"/>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntersectsBinding
public IntersectsBinding(FilterFactory2 filterFactory,
GeometryFactory geometryFactory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class OGCIntersectsBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.