org.geotools.image.crop
Class GTCropCRIF
Object
GTCropCRIF
- All Implemented Interfaces:
- RenderedImageFactory
public class GTCropCRIF
- extends Object
- implements RenderedImageFactory
The image factory for the GTCrop operator.
- Since:
- 2.7.2
- Author:
- Andrea Aime
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GTCropCRIF
public GTCropCRIF()
create
public RenderedImage create(ParameterBlock paramBlock,
RenderingHints renderingHints)
- Creates a new instance of
GTCropOpImage
in the rendered layer.
- Specified by:
create
in interface RenderedImageFactory
- Parameters:
paramBlock
- parameter block with parameters minx, miny, width heightrenderHints
- optional rendering hints which may be used to pass down a tile scheduler and tile
cache
Copyright © 1996-2014 Geotools. All Rights Reserved.