Uses of Interface
net.opengis.gml311.GridFunctionType
Packages that use GridFunctionType
-
Uses of GridFunctionType in net.opengis.gml311
Subinterfaces of GridFunctionType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Index Map Type'.Methods in net.opengis.gml311 that return GridFunctionTypeModifier and TypeMethodDescriptionGml311Factory.createGridFunctionType()Returns a new object of class 'Grid Function Type'.CoverageFunctionType.getGridFunction()Returns the value of the 'Grid Function' containment reference.DocumentRoot.getGridFunction()Returns the value of the 'Grid Function' containment reference.Methods in net.opengis.gml311 with parameters of type GridFunctionTypeModifier and TypeMethodDescriptionvoidCoverageFunctionType.setGridFunction(GridFunctionType value) Sets the value of the 'Grid Function' containment reference.voidDocumentRoot.setGridFunction(GridFunctionType value) Sets the value of the 'Grid Function' containment reference. -
Uses of GridFunctionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GridFunctionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Grid Function Type'.classAn implementation of the model object 'Index Map Type'.Methods in net.opengis.gml311.impl that return GridFunctionTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGridFunctionType()CoverageFunctionTypeImpl.getGridFunction()DocumentRootImpl.getGridFunction()Methods in net.opengis.gml311.impl with parameters of type GridFunctionTypeModifier and TypeMethodDescriptionNotificationChainCoverageFunctionTypeImpl.basicSetGridFunction(GridFunctionType newGridFunction, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetGridFunction(GridFunctionType newGridFunction, NotificationChain msgs) voidCoverageFunctionTypeImpl.setGridFunction(GridFunctionType newGridFunction) voidDocumentRootImpl.setGridFunction(GridFunctionType newGridFunction) -
Uses of GridFunctionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GridFunctionTypeModifier and TypeMethodDescriptionGml311Switch.caseGridFunctionType(GridFunctionType object) Returns the result of interpreting the object as an instance of 'Grid Function Type'.booleanGml311Validator.validateGridFunctionType(GridFunctionType gridFunctionType, DiagnosticChain diagnostics, Map<Object, Object> context)