Uses of Class
net.opengis.ows11.impl.DescriptionTypeImpl
-
Packages that use DescriptionTypeImpl Package Description net.opengis.ows11.impl net.opengis.wcs11.impl net.opengis.wmts.v_1.impl -
-
Uses of DescriptionTypeImpl in net.opengis.ows11.impl
Subclasses of DescriptionTypeImpl in net.opengis.ows11.impl Modifier and Type Class Description class
BasicIdentificationTypeImpl
An implementation of the model object 'Basic Identification Type'.class
DatasetDescriptionSummaryBaseTypeImpl
An implementation of the model object 'Dataset Description Summary Base Type'.class
IdentificationTypeImpl
An implementation of the model object 'Identification Type'.class
ManifestTypeImpl
An implementation of the model object 'Manifest Type'.class
ReferenceGroupTypeImpl
An implementation of the model object 'Reference Group Type'.class
ServiceIdentificationTypeImpl
An implementation of the model object 'Service Identification Type'. -
Uses of DescriptionTypeImpl in net.opengis.wcs11.impl
Subclasses of DescriptionTypeImpl in net.opengis.wcs11.impl Modifier and Type Class Description class
AxisTypeImpl
An implementation of the model object 'Axis Type'.class
CoverageDescriptionTypeImpl
An implementation of the model object 'Coverage Description Type'.class
CoverageSummaryTypeImpl
An implementation of the model object 'Coverage Summary Type'.class
FieldTypeImpl
An implementation of the model object 'Field Type'. -
Uses of DescriptionTypeImpl in net.opengis.wmts.v_1.impl
Subclasses of DescriptionTypeImpl in net.opengis.wmts.v_1.impl Modifier and Type Class Description class
DimensionTypeImpl
An implementation of the model object 'Dimension Type'.class
LayerTypeImpl
An implementation of the model object 'Layer Type'.class
StyleTypeImpl
An implementation of the model object 'Style Type'.class
ThemeTypeImpl
An implementation of the model object 'Theme Type'.class
TileMatrixSetTypeImpl
An implementation of the model object 'Tile Matrix Set Type'.class
TileMatrixTypeImpl
An implementation of the model object 'Tile Matrix Type'.
-