public class ImageReadMTCIF
extends Object
implements CollectionImageFactory
Constructor and Description |
---|
ImageReadMTCIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
CollectionImage |
create(ParameterBlock args,
RenderingHints hints) |
CollectionImage |
update(ParameterBlock oldParamBlock,
RenderingHints oldHints,
ParameterBlock newParamBlock,
RenderingHints newHints,
CollectionImage oldRendering,
CollectionOp op) |
public CollectionImage create(ParameterBlock args, RenderingHints hints)
create
in interface CollectionImageFactory
public CollectionImage update(ParameterBlock oldParamBlock, RenderingHints oldHints, ParameterBlock newParamBlock, RenderingHints newHints, CollectionImage oldRendering, CollectionOp op)
update
in interface CollectionImageFactory
Copyright © 2006-2018 GeoSolutions. All Rights Reserved.