Uses of Interface
net.opengis.wcs20.DimensionTrimType
Packages that use DimensionTrimType
-
Uses of DimensionTrimType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return DimensionTrimTypeModifier and TypeMethodDescriptionWcs20Factory.createDimensionTrimType()
Returns a new object of class 'Dimension Trim Type'.DocumentRoot.getDimensionTrim()
Returns the value of the 'Dimension Trim' containment reference.Methods in net.opengis.wcs20 that return types with arguments of type DimensionTrimTypeModifier and TypeMethodDescriptionEList<DimensionTrimType>
DescribeEOCoverageSetType.getDimensionTrim()
Methods in net.opengis.wcs20 with parameters of type DimensionTrimTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setDimensionTrim
(DimensionTrimType value) Sets the value of the 'Dimension Trim
' containment reference. -
Uses of DimensionTrimType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement DimensionTrimTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Dimension Trim Type'.Fields in net.opengis.wcs20.impl with type parameters of type DimensionTrimTypeModifier and TypeFieldDescriptionprotected EList<DimensionTrimType>
DescribeEOCoverageSetTypeImpl.dimensionTrim
The cached value of the 'Dimension Trim
' reference list.Methods in net.opengis.wcs20.impl that return DimensionTrimTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createDimensionTrimType()
DocumentRootImpl.getDimensionTrim()
Methods in net.opengis.wcs20.impl that return types with arguments of type DimensionTrimTypeModifier and TypeMethodDescriptionEList<DimensionTrimType>
DescribeEOCoverageSetTypeImpl.getDimensionTrim()
Methods in net.opengis.wcs20.impl with parameters of type DimensionTrimTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDimensionTrim
(DimensionTrimType newDimensionTrim, NotificationChain msgs) void
DocumentRootImpl.setDimensionTrim
(DimensionTrimType newDimensionTrim) -
Uses of DimensionTrimType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type DimensionTrimTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateDimensionTrimType
(DimensionTrimType dimensionTrimType, DiagnosticChain diagnostics, Map<Object, Object> context)