Uses of Interface
net.opengis.gml311.AbstractCoverageType
Packages that use AbstractCoverageType
-
Uses of AbstractCoverageType in net.opengis.gml311
Subinterfaces of AbstractCoverageType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Continuous Coverage Type'.interfaceA representation of the model object 'Abstract Discrete Coverage Type'.interfaceA 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 AbstractCoverageTypeModifier and TypeMethodDescriptionDocumentRoot.getCoverage()Returns the value of the 'Coverage' containment reference. -
Uses of AbstractCoverageType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractCoverageTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Continuous Coverage Type'.classAn implementation of the model object 'Abstract Coverage Type'.classAn 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 AbstractCoverageTypeMethods in net.opengis.gml311.impl with parameters of type AbstractCoverageTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoverage(AbstractCoverageType newCoverage, NotificationChain msgs) -
Uses of AbstractCoverageType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCoverageType(AbstractCoverageType object) Returns the result of interpreting the object as an instance of 'Abstract Coverage Type'.booleanGml311Validator.validateAbstractCoverageType(AbstractCoverageType abstractCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)