Uses of Class
net.opengis.fes._2.BinarySpatialOpType

Packages that use BinarySpatialOpType
net.opengis.fes._2   
 

Uses of BinarySpatialOpType in net.opengis.fes._2
 

Methods in net.opengis.fes._2 that return BinarySpatialOpType
 BinarySpatialOpType ObjectFactory.createBinarySpatialOpType()
          Create an instance of BinarySpatialOpType
 

Methods in net.opengis.fes._2 that return types with arguments of type BinarySpatialOpType
 JAXBElement<BinarySpatialOpType> ObjectFactory.createContains(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createCrosses(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createDisjoint(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createEquals(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createIntersects(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createOverlaps(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createTouches(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createWithin(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 

Methods in net.opengis.fes._2 with parameters of type BinarySpatialOpType
 JAXBElement<BinarySpatialOpType> ObjectFactory.createContains(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createCrosses(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createDisjoint(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createEquals(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createIntersects(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createOverlaps(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createTouches(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 JAXBElement<BinarySpatialOpType> ObjectFactory.createWithin(BinarySpatialOpType value)
          Create an instance of JAXBElement<BinarySpatialOpType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.