it.geosolutions.imageio.imageioimpl.imagereadmt
Class DefaultCloneableImageReadParam
java.lang.Object
javax.imageio.IIOParam
javax.imageio.ImageReadParam
it.geosolutions.imageio.imageioimpl.imagereadmt.CloneableImageReadParam
it.geosolutions.imageio.imageioimpl.imagereadmt.BaseClonableImageReadParam
it.geosolutions.imageio.imageioimpl.imagereadmt.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 javax.imageio.ImageReadParam |
canSetSourceRenderSize, getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSize |
Methods inherited from class javax.imageio.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–2013 GeoSolutions. All rights reserved.