Uses of Interface
net.opengis.wcs10.AbstractDescriptionBaseType
-
Packages that use AbstractDescriptionBaseType Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util -
-
Uses of AbstractDescriptionBaseType in net.opengis.wcs10
Subinterfaces of AbstractDescriptionBaseType in net.opengis.wcs10 Modifier and Type Interface Description interfaceAbstractDescriptionTypeA representation of the model object 'Abstract Description Type'.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 AbstractDescriptionBaseType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement AbstractDescriptionBaseType Modifier and Type Class Description classAbstractDescriptionBaseTypeImplAn implementation of the model object 'Abstract Description Base Type'.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 AbstractDescriptionBaseType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type AbstractDescriptionBaseType Modifier and Type Method Description ObjectWcs10Switch. caseAbstractDescriptionBaseType(AbstractDescriptionBaseType object)Returns the result of interpreting the object as an instance of 'Abstract Description Base Type'.
-