Uses of Interface
net.opengis.gml311.AbstractDiscreteCoverageType
Packages that use AbstractDiscreteCoverageType
- 
Uses of AbstractDiscreteCoverageType in net.opengis.gml311Subinterfaces of AbstractDiscreteCoverageType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Grid Coverage Type'.interfaceA representation of the model object 'Multi Curve Coverage Type'.interfaceA representation of the model object 'Multi Point Coverage Type'.interfaceA representation of the model object 'Multi Solid Coverage Type'.interfaceA representation of the model object 'Multi Surface Coverage Type'.interfaceA representation of the model object 'Rectified Grid Coverage Type'.Methods in net.opengis.gml311 that return AbstractDiscreteCoverageTypeModifier and TypeMethodDescriptionDocumentRoot.getDiscreteCoverage()Returns the value of the 'Discrete Coverage' containment reference.
- 
Uses of AbstractDiscreteCoverageType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbstractDiscreteCoverageTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Discrete Coverage Type'.classAn implementation of the model object 'Grid Coverage Type'.classAn implementation of the model object 'Multi Curve Coverage Type'.classAn implementation of the model object 'Multi Point Coverage Type'.classAn implementation of the model object 'Multi Solid Coverage Type'.classAn implementation of the model object 'Multi Surface Coverage Type'.classAn implementation of the model object 'Rectified Grid Coverage Type'.Methods in net.opengis.gml311.impl that return AbstractDiscreteCoverageTypeMethods in net.opengis.gml311.impl with parameters of type AbstractDiscreteCoverageTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDiscreteCoverage(AbstractDiscreteCoverageType newDiscreteCoverage, NotificationChain msgs) 
- 
Uses of AbstractDiscreteCoverageType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type AbstractDiscreteCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractDiscreteCoverageType(AbstractDiscreteCoverageType object) Returns the result of interpreting the object as an instance of 'Abstract Discrete Coverage Type'.booleanGml311Validator.validateAbstractDiscreteCoverageType(AbstractDiscreteCoverageType abstractDiscreteCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)