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.fes20
Methods in net.opengis.fes20 that return SpatialOperatorType Modifier and Type Method Description SpatialOperatorType
Fes20Factory. createSpatialOperatorType()
Returns a new object of class 'Spatial Operator Type'. -
Uses of SpatialOperatorType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement SpatialOperatorType Modifier and Type Class Description class
SpatialOperatorTypeImpl
An implementation of the model object 'Spatial Operator Type'.Methods in net.opengis.fes20.impl that return SpatialOperatorType Modifier and Type Method Description SpatialOperatorType
Fes20FactoryImpl. createSpatialOperatorType()
-
Uses of SpatialOperatorType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type SpatialOperatorType Modifier and Type Method Description T
Fes20Switch. caseSpatialOperatorType(SpatialOperatorType object)
Returns the result of interpreting the object as an instance of 'Spatial Operator Type'.boolean
Fes20Validator. validateSpatialOperatorType(SpatialOperatorType spatialOperatorType, DiagnosticChain diagnostics, Map<Object,Object> context)
-