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 TypeMethodDescriptionvoidSpatialCapabilitiesType.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 TypeClassDescriptionclassAn implementation of the model object 'Spatial Operators Type'.Fields in net.opengis.fes20.impl declared as SpatialOperatorsTypeModifier and TypeFieldDescriptionprotected SpatialOperatorsTypeSpatialCapabilitiesTypeImpl.spatialOperatorsThe 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 TypeMethodDescriptionNotificationChainSpatialCapabilitiesTypeImpl.basicSetSpatialOperators(SpatialOperatorsType newSpatialOperators, NotificationChain msgs) voidSpatialCapabilitiesTypeImpl.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'.booleanFes20Validator.validateSpatialOperatorsType(SpatialOperatorsType spatialOperatorsType, DiagnosticChain diagnostics, Map<Object, Object> context)