Uses of Interface
net.opengis.fes20.GeometryOperandsType
Packages that use GeometryOperandsType
-
Uses of GeometryOperandsType in net.opengis.fes20
Methods in net.opengis.fes20 that return GeometryOperandsTypeModifier and TypeMethodDescriptionFes20Factory.createGeometryOperandsType()
Returns a new object of class 'Geometry Operands Type'.SpatialCapabilitiesType.getGeometryOperands2()
Returns the value of the 'Geometry Operands' containment reference.SpatialOperatorType.getGeometryOperands2()
Returns the value of the 'Geometry Operands' containment reference.Methods in net.opengis.fes20 with parameters of type GeometryOperandsTypeModifier and TypeMethodDescriptionvoid
SpatialCapabilitiesType.setGeometryOperands
(GeometryOperandsType value) Sets the value of the 'Geometry Operands
' containment reference.void
SpatialOperatorType.setGeometryOperands
(GeometryOperandsType value) Sets the value of the 'Geometry Operands
' containment reference. -
Uses of GeometryOperandsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement GeometryOperandsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geometry Operands Type'.Fields in net.opengis.fes20.impl declared as GeometryOperandsTypeModifier and TypeFieldDescriptionprotected GeometryOperandsType
SpatialCapabilitiesTypeImpl.geometryOperands
The cached value of the 'Geometry Operands
' containment reference.protected GeometryOperandsType
SpatialOperatorTypeImpl.geometryOperands
The cached value of the 'Geometry Operands
' containment reference.Methods in net.opengis.fes20.impl that return GeometryOperandsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createGeometryOperandsType()
SpatialCapabilitiesTypeImpl.getGeometryOperands2()
SpatialOperatorTypeImpl.getGeometryOperands2()
Methods in net.opengis.fes20.impl with parameters of type GeometryOperandsTypeModifier and TypeMethodDescriptionNotificationChain
SpatialCapabilitiesTypeImpl.basicSetGeometryOperands
(GeometryOperandsType newGeometryOperands, NotificationChain msgs) NotificationChain
SpatialOperatorTypeImpl.basicSetGeometryOperands
(GeometryOperandsType newGeometryOperands, NotificationChain msgs) void
SpatialCapabilitiesTypeImpl.setGeometryOperands
(GeometryOperandsType newGeometryOperands) void
SpatialOperatorTypeImpl.setGeometryOperands
(GeometryOperandsType newGeometryOperands) -
Uses of GeometryOperandsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type GeometryOperandsTypeModifier and TypeMethodDescriptionFes20Switch.caseGeometryOperandsType
(GeometryOperandsType object) Returns the result of interpreting the object as an instance of 'Geometry Operands Type'.boolean
Fes20Validator.validateGeometryOperandsType
(GeometryOperandsType geometryOperandsType, DiagnosticChain diagnostics, Map<Object, Object> context)