Uses of Interface
net.opengis.wcs20.ScaleToExtentType
Packages that use ScaleToExtentType
-
Uses of ScaleToExtentType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return ScaleToExtentTypeModifier and TypeMethodDescriptionWcs20Factory.createScaleToExtentType()Returns a new object of class 'Scale To Extent Type'.ScalingType.getScaleToExtent()Scales each axis to a specific extentMethods in net.opengis.wcs20 with parameters of type ScaleToExtentTypeModifier and TypeMethodDescriptionvoidScalingType.setScaleToExtent(ScaleToExtentType value) Sets the value of the 'Scale To Extent' reference. -
Uses of ScaleToExtentType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ScaleToExtentTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Scale To Extent Type'.Fields in net.opengis.wcs20.impl declared as ScaleToExtentTypeModifier and TypeFieldDescriptionprotected ScaleToExtentTypeScalingTypeImpl.scaleToExtentThe cached value of the 'Scale To Extent' reference.Methods in net.opengis.wcs20.impl that return ScaleToExtentTypeModifier and TypeMethodDescriptionScalingTypeImpl.basicGetScaleToExtent()Wcs20FactoryImpl.createScaleToExtentType()ScalingTypeImpl.getScaleToExtent()Methods in net.opengis.wcs20.impl with parameters of type ScaleToExtentTypeModifier and TypeMethodDescriptionvoidScalingTypeImpl.setScaleToExtent(ScaleToExtentType newScaleToExtent) -
Uses of ScaleToExtentType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ScaleToExtentTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateScaleToExtentType(ScaleToExtentType scaleToExtentType, DiagnosticChain diagnostics, Map<Object, Object> context)