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 TypeInterfaceDescriptioninterfaceA representation of the model object 'BBOX Type'.interfaceA representation of the model object 'Binary Spatial Op Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'BBOX Type'.classAn implementation of the model object 'Binary Spatial Op Type'.classAn implementation of the model object 'Distance Buffer Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSpatialOps(SpatialOpsType newSpatialOps, NotificationChain msgs) NotificationChainFilterTypeImpl.basicSetSpatialOps(SpatialOpsType newSpatialOps, NotificationChain msgs) NotificationChainUnaryLogicOpTypeImpl.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'.booleanFes20Validator.validateSpatialOpsType(SpatialOpsType spatialOpsType, DiagnosticChain diagnostics, Map<Object, Object> context)