it.geosolutions.imageio.imageioimpl.imagereadmt
Class DefaultCloneableImageReadParam
Object
IIOParam
ImageReadParam
CloneableImageReadParam
BaseClonableImageReadParam
DefaultCloneableImageReadParam
- All Implemented Interfaces:
- Cloneable
Deprecated. use EnhancedImageReadParam
instead.
public class DefaultCloneableImageReadParam
- extends BaseClonableImageReadParam
Default implementation of BaseClonableImageReadParam
- Author:
- Daniele Romagnoli, GeoSolutions, Simone Giannecchini, GeoSolutions
Methods inherited from class ImageReadParam |
canSetSourceRenderSize, getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSize |
Methods inherited from class IIOParam |
activateController, getController, getDefaultController, getDestinationOffset, getDestinationType, getSourceBands, getSourceRegion, getSourceXSubsampling, getSourceYSubsampling, getSubsamplingXOffset, getSubsamplingYOffset, hasController, setController, setDestinationOffset, setSourceBands, setSourceRegion, setSourceSubsampling |
DefaultCloneableImageReadParam
public DefaultCloneableImageReadParam()
- Deprecated.
clone
public Object clone()
throws CloneNotSupportedException
- Deprecated.
- Specified by:
clone
in class CloneableImageReadParam
- Throws:
CloneNotSupportedException
Copyright © 2006–2018 GeoSolutions. All rights reserved.