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 ScalingType
Wcs20Factory. 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 class
ScalingTypeImpl
An implementation of the model object 'Scaling Type'.Methods in net.opengis.wcs20.impl that return ScalingType Modifier and Type Method Description ScalingType
Wcs20FactoryImpl. 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 boolean
Wcs20Validator. validateScalingType(ScalingType scalingType, DiagnosticChain diagnostics, Map<Object,Object> context)
-