Uses of Interface
net.opengis.fes20.SpatialOpsType
Packages that use SpatialOpsType
-
Uses of SpatialOpsType in net.opengis.fes20
Subinterfaces of SpatialOpsType in net.opengis.fes20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'BBOX Type'.interface
A representation of the model object 'Binary Spatial Op Type'.interface
A representation of the model object 'Distance Buffer Type'.Methods in net.opengis.fes20 that return SpatialOpsTypeModifier and TypeMethodDescriptionDocumentRoot.getSpatialOps()
Returns the value of the 'Spatial Ops' containment reference.FilterType.getSpatialOps()
Returns the value of the 'Spatial Ops' containment reference.UnaryLogicOpType.getSpatialOps()
Returns the value of the 'Spatial Ops' containment reference.Methods in net.opengis.fes20 that return types with arguments of type SpatialOpsTypeModifier and TypeMethodDescriptionEList<SpatialOpsType>
BinaryLogicOpType.getSpatialOps()
Returns the value of the 'Spatial Ops' containment reference list. -
Uses of SpatialOpsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement SpatialOpsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'BBOX Type'.class
An implementation of the model object 'Binary Spatial Op Type'.class
An implementation of the model object 'Distance Buffer Type'.class
An implementation of the model object 'Spatial Ops Type'.Methods in net.opengis.fes20.impl that return SpatialOpsTypeModifier and TypeMethodDescriptionDocumentRootImpl.getSpatialOps()
FilterTypeImpl.getSpatialOps()
UnaryLogicOpTypeImpl.getSpatialOps()
Methods in net.opengis.fes20.impl that return types with arguments of type SpatialOpsTypeMethods in net.opengis.fes20.impl with parameters of type SpatialOpsTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetSpatialOps
(SpatialOpsType newSpatialOps, NotificationChain msgs) NotificationChain
FilterTypeImpl.basicSetSpatialOps
(SpatialOpsType newSpatialOps, NotificationChain msgs) NotificationChain
UnaryLogicOpTypeImpl.basicSetSpatialOps
(SpatialOpsType newSpatialOps, NotificationChain msgs) -
Uses of SpatialOpsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type SpatialOpsTypeModifier and TypeMethodDescriptionFes20Switch.caseSpatialOpsType
(SpatialOpsType object) Returns the result of interpreting the object as an instance of 'Spatial Ops Type'.boolean
Fes20Validator.validateSpatialOpsType
(SpatialOpsType spatialOpsType, DiagnosticChain diagnostics, Map<Object, Object> context)