Uses of Interface
net.opengis.fes20.GeometryOperandType
Packages that use GeometryOperandType
-
Uses of GeometryOperandType in net.opengis.fes20
Methods in net.opengis.fes20 that return GeometryOperandTypeModifier and TypeMethodDescriptionFes20Factory.createGeometryOperandType()
Returns a new object of class 'Geometry Operand Type'.Methods in net.opengis.fes20 that return types with arguments of type GeometryOperandTypeModifier and TypeMethodDescriptionEList<GeometryOperandType>
GeometryOperandsType.getGeometryOperand()
Returns the value of the 'Geometry Operand' containment reference list. -
Uses of GeometryOperandType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement GeometryOperandTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geometry Operand Type'.Fields in net.opengis.fes20.impl with type parameters of type GeometryOperandTypeModifier and TypeFieldDescriptionprotected EList<GeometryOperandType>
GeometryOperandsTypeImpl.geometryOperand
The cached value of the 'Geometry Operand
' containment reference list.Methods in net.opengis.fes20.impl that return GeometryOperandTypeMethods in net.opengis.fes20.impl that return types with arguments of type GeometryOperandTypeModifier and TypeMethodDescriptionEList<GeometryOperandType>
GeometryOperandsTypeImpl.getGeometryOperand()
-
Uses of GeometryOperandType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type GeometryOperandTypeModifier and TypeMethodDescriptionFes20Switch.caseGeometryOperandType
(GeometryOperandType object) Returns the result of interpreting the object as an instance of 'Geometry Operand Type'.boolean
Fes20Validator.validateGeometryOperandType
(GeometryOperandType geometryOperandType, DiagnosticChain diagnostics, Map<Object, Object> context)