Uses of Interface
net.opengis.gml311.AbstractContinuousCoverageType
Packages that use AbstractContinuousCoverageType
-
Uses of AbstractContinuousCoverageType in net.opengis.gml311
Methods in net.opengis.gml311 that return AbstractContinuousCoverageTypeModifier and TypeMethodDescriptionDocumentRoot.getContinuousCoverage()
Returns the value of the 'Continuous Coverage' containment reference. -
Uses of AbstractContinuousCoverageType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractContinuousCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Continuous Coverage Type'.Methods in net.opengis.gml311.impl that return AbstractContinuousCoverageTypeMethods in net.opengis.gml311.impl with parameters of type AbstractContinuousCoverageTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetContinuousCoverage
(AbstractContinuousCoverageType newContinuousCoverage, NotificationChain msgs) -
Uses of AbstractContinuousCoverageType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractContinuousCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractContinuousCoverageType
(AbstractContinuousCoverageType object) Returns the result of interpreting the object as an instance of 'Abstract Continuous Coverage Type'.boolean
Gml311Validator.validateAbstractContinuousCoverageType
(AbstractContinuousCoverageType abstractContinuousCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)