Uses of Interface
net.opengis.wcs10.GetCoverageType1
Packages that use GetCoverageType1
Package
Description
-
Uses of GetCoverageType1 in net.opengis.wcs10
Methods in net.opengis.wcs10 that return GetCoverageType1Modifier and TypeMethodDescriptionWcs10Factory.createGetCoverageType1()
Returns a new object of class 'Get Coverage Type1'.RequestType.getGetCoverage()
Returns the value of the 'Get Coverage' containment reference.Methods in net.opengis.wcs10 with parameters of type GetCoverageType1Modifier and TypeMethodDescriptionvoid
RequestType.setGetCoverage
(GetCoverageType1 value) Sets the value of the 'Get Coverage
' containment reference. -
Uses of GetCoverageType1 in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement GetCoverageType1Modifier and TypeClassDescriptionclass
An implementation of the model object 'Get Coverage Type1'.Fields in net.opengis.wcs10.impl declared as GetCoverageType1Modifier and TypeFieldDescriptionprotected GetCoverageType1
RequestTypeImpl.getCoverage
The cached value of the 'Get Coverage
' containment reference.Methods in net.opengis.wcs10.impl that return GetCoverageType1Modifier and TypeMethodDescriptionWcs10FactoryImpl.createGetCoverageType1()
RequestTypeImpl.getGetCoverage()
Methods in net.opengis.wcs10.impl with parameters of type GetCoverageType1Modifier and TypeMethodDescriptionNotificationChain
RequestTypeImpl.basicSetGetCoverage
(GetCoverageType1 newGetCoverage, NotificationChain msgs) void
RequestTypeImpl.setGetCoverage
(GetCoverageType1 newGetCoverage) -
Uses of GetCoverageType1 in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type GetCoverageType1Modifier and TypeMethodDescriptionWcs10Switch.caseGetCoverageType1
(GetCoverageType1 object) Returns the result of interpreting the object as an instance of 'Get Coverage Type1'. -
Uses of GetCoverageType1 in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type GetCoverageType1Modifier and TypeMethodDescriptionboolean
RequestTypeValidator.validateGetCoverage
(GetCoverageType1 value)