Class Mosaic.Params
Object
Params
- Enclosing class:
- Mosaic
A block of parameters for a 
GridCoverage2D processed by the Mosaic operation.- Author:
- Nicola Lagomarsini
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal GridGeometry2DTheGridGeometry2Dobject to use for the finalGridCoverage2D.final HintsThe rendering hints to be given to theJAI#createNSmethod.final ParameterBlockImageNThe parameters to be given to theJAI#createNSmethod.Mosaic.ResampledRasters
- 
Method Summary
- 
Field Details- 
rrpublic Mosaic.ResampledRasters rr
- 
parameterspublic final ParameterBlockImageN parametersThe parameters to be given to theJAI#createNSmethod.
- 
finalGeometryTheGridGeometry2Dobject to use for the finalGridCoverage2D.
- 
hintsThe rendering hints to be given to theJAI#createNSmethod. TheJAIinstance to use for thecreateNScall will be fetch from theHints.JAI_INSTANCEkey.
 
-