Uses of Interface
net.opengis.fes20.SpatialOperatorType
- 
Packages that use SpatialOperatorType Package Description net.opengis.fes20 net.opengis.fes20.impl net.opengis.fes20.util 
- 
- 
Uses of SpatialOperatorType in net.opengis.fes20Methods in net.opengis.fes20 that return SpatialOperatorType Modifier and Type Method Description SpatialOperatorTypeFes20Factory. createSpatialOperatorType()Returns a new object of class 'Spatial Operator Type'.
- 
Uses of SpatialOperatorType in net.opengis.fes20.implClasses in net.opengis.fes20.impl that implement SpatialOperatorType Modifier and Type Class Description classSpatialOperatorTypeImplAn implementation of the model object 'Spatial Operator Type'.Methods in net.opengis.fes20.impl that return SpatialOperatorType Modifier and Type Method Description SpatialOperatorTypeFes20FactoryImpl. createSpatialOperatorType()
- 
Uses of SpatialOperatorType in net.opengis.fes20.utilMethods in net.opengis.fes20.util with parameters of type SpatialOperatorType Modifier and Type Method Description TFes20Switch. caseSpatialOperatorType(SpatialOperatorType object)Returns the result of interpreting the object as an instance of 'Spatial Operator Type'.booleanFes20Validator. validateSpatialOperatorType(SpatialOperatorType spatialOperatorType, DiagnosticChain diagnostics, Map<Object,Object> context)
 
-