Uses of Interface
net.opengis.wcs20.DimensionSubsetType
Packages that use DimensionSubsetType
-
Uses of DimensionSubsetType in net.opengis.wcs20
Subinterfaces of DimensionSubsetType in net.opengis.wcs20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dimension Slice Type'.interface
A representation of the model object 'Dimension Trim Type'.Methods in net.opengis.wcs20 that return DimensionSubsetTypeModifier and TypeMethodDescriptionDocumentRoot.getDimensionSubset()
Returns the value of the 'Dimension Subset' containment reference.Methods in net.opengis.wcs20 that return types with arguments of type DimensionSubsetTypeModifier and TypeMethodDescriptionEList<DimensionSubsetType>
GetCoverageType.getDimensionSubset()
Returns the value of the 'Dimension Subset' containment reference list. -
Uses of DimensionSubsetType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement DimensionSubsetTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Dimension Slice Type'.class
An implementation of the model object 'Dimension Subset Type'.class
An implementation of the model object 'Dimension Trim Type'.Methods in net.opengis.wcs20.impl that return DimensionSubsetTypeMethods in net.opengis.wcs20.impl that return types with arguments of type DimensionSubsetTypeModifier and TypeMethodDescriptionEList<DimensionSubsetType>
GetCoverageTypeImpl.getDimensionSubset()
Methods in net.opengis.wcs20.impl with parameters of type DimensionSubsetTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDimensionSubset
(DimensionSubsetType newDimensionSubset, NotificationChain msgs) -
Uses of DimensionSubsetType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type DimensionSubsetTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateDimensionSubsetType
(DimensionSubsetType dimensionSubsetType, DiagnosticChain diagnostics, Map<Object, Object> context)