Uses of Interface
net.opengis.fes20.SpatialCapabilitiesType
Packages that use SpatialCapabilitiesType
-
Uses of SpatialCapabilitiesType in net.opengis.fes20
Methods in net.opengis.fes20 that return SpatialCapabilitiesTypeModifier and TypeMethodDescriptionFes20Factory.createSpatialCapabilitiesType()
Returns a new object of class 'Spatial Capabilities Type'.FilterCapabilitiesType.getSpatialCapabilities()
Returns the value of the 'Spatial Capabilities' containment reference.Methods in net.opengis.fes20 with parameters of type SpatialCapabilitiesTypeModifier and TypeMethodDescriptionvoid
FilterCapabilitiesType.setSpatialCapabilities
(SpatialCapabilitiesType value) Sets the value of the 'Spatial Capabilities
' containment reference. -
Uses of SpatialCapabilitiesType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement SpatialCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Spatial Capabilities Type'.Fields in net.opengis.fes20.impl declared as SpatialCapabilitiesTypeModifier and TypeFieldDescriptionprotected SpatialCapabilitiesType
FilterCapabilitiesTypeImpl.spatialCapabilities
The cached value of the 'Spatial Capabilities
' containment reference.Methods in net.opengis.fes20.impl that return SpatialCapabilitiesTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createSpatialCapabilitiesType()
FilterCapabilitiesTypeImpl.getSpatialCapabilities()
Methods in net.opengis.fes20.impl with parameters of type SpatialCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChain
FilterCapabilitiesTypeImpl.basicSetSpatialCapabilities
(SpatialCapabilitiesType newSpatialCapabilities, NotificationChain msgs) void
FilterCapabilitiesTypeImpl.setSpatialCapabilities
(SpatialCapabilitiesType newSpatialCapabilities) -
Uses of SpatialCapabilitiesType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type SpatialCapabilitiesTypeModifier and TypeMethodDescriptionFes20Switch.caseSpatialCapabilitiesType
(SpatialCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Spatial Capabilities Type'.boolean
Fes20Validator.validateSpatialCapabilitiesType
(SpatialCapabilitiesType spatialCapabilitiesType, DiagnosticChain diagnostics, Map<Object, Object> context)