Uses of Interface
net.opengis.wcs20.TargetAxisSizeType
Packages that use TargetAxisSizeType
-
Uses of TargetAxisSizeType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return TargetAxisSizeTypeModifier and TypeMethodDescriptionWcs20Factory.createTargetAxisSizeType()Returns a new object of class 'Target Axis Size Type'.Methods in net.opengis.wcs20 that return types with arguments of type TargetAxisSizeTypeModifier and TypeMethodDescriptionEList<TargetAxisSizeType>ScaleToSizeType.getTargetAxisSize()The scale factor to be applied on all axis -
Uses of TargetAxisSizeType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement TargetAxisSizeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Target Axis Size Type'.Fields in net.opengis.wcs20.impl with type parameters of type TargetAxisSizeTypeModifier and TypeFieldDescriptionprotected EList<TargetAxisSizeType>ScaleToSizeTypeImpl.targetAxisSizeThe cached value of the 'Target Axis Size' reference list.Methods in net.opengis.wcs20.impl that return TargetAxisSizeTypeMethods in net.opengis.wcs20.impl that return types with arguments of type TargetAxisSizeTypeModifier and TypeMethodDescriptionEList<TargetAxisSizeType>ScaleToSizeTypeImpl.getTargetAxisSize() -
Uses of TargetAxisSizeType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type TargetAxisSizeTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateTargetAxisSizeType(TargetAxisSizeType targetAxisSizeType, DiagnosticChain diagnostics, Map<Object, Object> context)