Uses of Interface
net.opengis.gml311.GridDomainType
Packages that use GridDomainType
-
Uses of GridDomainType in net.opengis.gml311
Methods in net.opengis.gml311 that return GridDomainTypeModifier and TypeMethodDescriptionGml311Factory.createGridDomainType()Returns a new object of class 'Grid Domain Type'.DocumentRoot.getGridDomain()Returns the value of the 'Grid Domain' containment reference.GridCoverageType.getGridDomain()Returns the value of the 'Grid Domain' containment reference.Methods in net.opengis.gml311 with parameters of type GridDomainTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGridDomain(GridDomainType value) Sets the value of the 'Grid Domain' containment reference.voidGridCoverageType.setGridDomain(GridDomainType value) Sets the value of the 'Grid Domain' containment reference. -
Uses of GridDomainType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GridDomainTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Grid Domain Type'.Fields in net.opengis.gml311.impl declared as GridDomainTypeModifier and TypeFieldDescriptionprotected GridDomainTypeGridCoverageTypeImpl.gridDomainThe cached value of the 'Grid Domain' containment reference.Methods in net.opengis.gml311.impl that return GridDomainTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGridDomainType()DocumentRootImpl.getGridDomain()GridCoverageTypeImpl.getGridDomain()Methods in net.opengis.gml311.impl with parameters of type GridDomainTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGridDomain(GridDomainType newGridDomain, NotificationChain msgs) NotificationChainGridCoverageTypeImpl.basicSetGridDomain(GridDomainType newGridDomain, NotificationChain msgs) voidDocumentRootImpl.setGridDomain(GridDomainType newGridDomain) voidGridCoverageTypeImpl.setGridDomain(GridDomainType newGridDomain) -
Uses of GridDomainType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GridDomainTypeModifier and TypeMethodDescriptionGml311Switch.caseGridDomainType(GridDomainType object) Returns the result of interpreting the object as an instance of 'Grid Domain Type'.booleanGml311Validator.validateGridDomainType(GridDomainType gridDomainType, DiagnosticChain diagnostics, Map<Object, Object> context)