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 TypeMethodDescriptionvoid
ScalingType.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 TypeClassDescriptionclass
An implementation of the model object 'Scale To Extent Type'.Fields in net.opengis.wcs20.impl declared as ScaleToExtentTypeModifier and TypeFieldDescriptionprotected ScaleToExtentType
ScalingTypeImpl.scaleToExtent
The 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 TypeMethodDescriptionvoid
ScalingTypeImpl.setScaleToExtent
(ScaleToExtentType newScaleToExtent) -
Uses of ScaleToExtentType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type ScaleToExtentTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateScaleToExtentType
(ScaleToExtentType scaleToExtentType, DiagnosticChain diagnostics, Map<Object, Object> context)