Class 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"/>
    
            
           
    • Constructor Detail

      • IntersectsBinding

        public IntersectsBinding​(FilterFactory filterFactory,
                                 GeometryFactory geometryFactory)