Uses of Interface
net.opengis.wcs10.AbstractDescriptionType
-
Packages that use AbstractDescriptionType Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util -
-
Uses of AbstractDescriptionType in net.opengis.wcs10
Subinterfaces of AbstractDescriptionType in net.opengis.wcs10 Modifier and Type Interface Description interfaceAxisDescriptionTypeA representation of the model object 'Axis Description Type'.interfaceCoverageOfferingBriefTypeA representation of the model object 'Coverage Offering Brief Type'.interfaceCoverageOfferingTypeA representation of the model object 'Coverage Offering Type'.interfaceRangeSetTypeA representation of the model object 'Range Set Type'.interfaceServiceTypeA representation of the model object 'Service Type'. -
Uses of AbstractDescriptionType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement AbstractDescriptionType Modifier and Type Class Description classAbstractDescriptionTypeImplAn implementation of the model object 'Abstract Description Type'.classAxisDescriptionTypeImplAn implementation of the model object 'Axis Description Type'.classCoverageOfferingBriefTypeImplAn implementation of the model object 'Coverage Offering Brief Type'.classCoverageOfferingTypeImplAn implementation of the model object 'Coverage Offering Type'.classRangeSetTypeImplAn implementation of the model object 'Range Set Type'.classServiceTypeImplAn implementation of the model object 'Service Type'. -
Uses of AbstractDescriptionType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type AbstractDescriptionType Modifier and Type Method Description ObjectWcs10Switch. caseAbstractDescriptionType(AbstractDescriptionType object)Returns the result of interpreting the object as an instance of 'Abstract Description Type'.
-