EnhancedImageReadParam
instead.public abstract class BaseClonableImageReadParam extends CloneableImageReadParam
ImageReadParam
s.canSetSourceRenderSize, destination, destinationBands, minProgressivePass, numProgressivePasses, sourceRenderSize
controller, defaultController, destinationOffset, destinationType, sourceBands, sourceRegion, sourceXSubsampling, sourceYSubsampling, subsamplingXOffset, subsamplingYOffset
Constructor and Description |
---|
BaseClonableImageReadParam()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
narrowClone(ImageReadParam param)
Deprecated.
Performs a narrow clone of this
ImageReadParam . |
clone
canSetSourceRenderSize, getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSize
activateController, getController, getDefaultController, getDestinationOffset, getDestinationType, getSourceBands, getSourceRegion, getSourceXSubsampling, getSourceYSubsampling, getSubsamplingXOffset, getSubsamplingYOffset, hasController, setController, setDestinationOffset, setSourceBands, setSourceRegion, setSourceSubsampling
protected Object narrowClone(ImageReadParam param)
ImageReadParam
.param
- the ImageReadParam
instance containing the clone.ImageReadParam
.Copyright © 2006–2014 GeoSolutions. All rights reserved.