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

Packages that use SpatialOpsType
net.opengis.fes._2   
 

Uses of SpatialOpsType in net.opengis.fes._2
 

Subclasses of SpatialOpsType in net.opengis.fes._2
 class BBOXType
          Classe Java pour BBOXType complex type.
 class BinarySpatialOpType
          Classe Java pour BinarySpatialOpType complex type.
 class DistanceBufferType
          Classe Java pour DistanceBufferType complex type.
 

Fields in net.opengis.fes._2 with type parameters of type SpatialOpsType
protected  JAXBElement<? extends SpatialOpsType> FilterType.spatialOps
           
protected  JAXBElement<? extends SpatialOpsType> UnaryLogicOpType.spatialOps
           
 

Methods in net.opengis.fes._2 that return types with arguments of type SpatialOpsType
 JAXBElement<SpatialOpsType> ObjectFactory.createSpatialOps(SpatialOpsType value)
          Create an instance of JAXBElement<SpatialOpsType>}
 JAXBElement<? extends SpatialOpsType> FilterType.getSpatialOps()
          Obtient la valeur de la propriété spatialOps.
 JAXBElement<? extends SpatialOpsType> UnaryLogicOpType.getSpatialOps()
          Obtient la valeur de la propriété spatialOps.
 

Methods in net.opengis.fes._2 with parameters of type SpatialOpsType
 JAXBElement<SpatialOpsType> ObjectFactory.createSpatialOps(SpatialOpsType value)
          Create an instance of JAXBElement<SpatialOpsType>}
 

Method parameters in net.opengis.fes._2 with type arguments of type SpatialOpsType
 void FilterType.setSpatialOps(JAXBElement<? extends SpatialOpsType> value)
          Définit la valeur de la propriété spatialOps.
 void UnaryLogicOpType.setSpatialOps(JAXBElement<? extends SpatialOpsType> value)
          Définit la valeur de la propriété spatialOps.
 



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