Uses of Interface
net.opengis.fes20.SpatialOperatorsType
Packages that use SpatialOperatorsType
-
Uses of SpatialOperatorsType in net.opengis.fes20
Methods in net.opengis.fes20 that return SpatialOperatorsTypeModifier and TypeMethodDescriptionFes20Factory.createSpatialOperatorsType()
Returns a new object of class 'Spatial Operators Type'.SpatialCapabilitiesType.getSpatialOperators()
Returns the value of the 'Spatial Operators' containment reference.Methods in net.opengis.fes20 with parameters of type SpatialOperatorsTypeModifier and TypeMethodDescriptionvoid
SpatialCapabilitiesType.setSpatialOperators
(SpatialOperatorsType value) Sets the value of the 'Spatial Operators
' containment reference. -
Uses of SpatialOperatorsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement SpatialOperatorsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Spatial Operators Type'.Fields in net.opengis.fes20.impl declared as SpatialOperatorsTypeModifier and TypeFieldDescriptionprotected SpatialOperatorsType
SpatialCapabilitiesTypeImpl.spatialOperators
The cached value of the 'Spatial Operators
' containment reference.Methods in net.opengis.fes20.impl that return SpatialOperatorsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createSpatialOperatorsType()
SpatialCapabilitiesTypeImpl.getSpatialOperators()
Methods in net.opengis.fes20.impl with parameters of type SpatialOperatorsTypeModifier and TypeMethodDescriptionNotificationChain
SpatialCapabilitiesTypeImpl.basicSetSpatialOperators
(SpatialOperatorsType newSpatialOperators, NotificationChain msgs) void
SpatialCapabilitiesTypeImpl.setSpatialOperators
(SpatialOperatorsType newSpatialOperators) -
Uses of SpatialOperatorsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type SpatialOperatorsTypeModifier and TypeMethodDescriptionFes20Switch.caseSpatialOperatorsType
(SpatialOperatorsType object) Returns the result of interpreting the object as an instance of 'Spatial Operators Type'.boolean
Fes20Validator.validateSpatialOperatorsType
(SpatialOperatorsType spatialOperatorsType, DiagnosticChain diagnostics, Map<Object, Object> context)