Uses of Interface
net.opengis.wcs20.ScalingType
-
Packages that use ScalingType Package Description net.opengis.wcs20 net.opengis.wcs20.impl net.opengis.wcs20.util -
-
Uses of ScalingType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return ScalingType Modifier and Type Method Description ScalingTypeWcs20Factory. createScalingType()Returns a new object of class 'Scaling Type'. -
Uses of ScalingType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ScalingType Modifier and Type Class Description classScalingTypeImplAn implementation of the model object 'Scaling Type'.Methods in net.opengis.wcs20.impl that return ScalingType Modifier and Type Method Description ScalingTypeWcs20FactoryImpl. createScalingType() -
Uses of ScalingType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ScalingType Modifier and Type Method Description booleanWcs20Validator. validateScalingType(ScalingType scalingType, DiagnosticChain diagnostics, Map<Object,Object> context)
-