Uses of Class
org.geotools.gce.imagemosaic.ImageMosaicReader
Packages that use ImageMosaicReader
-
Uses of ImageMosaicReader in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return ImageMosaicReaderModifier and TypeMethodDescriptionImageMosaicConfigHandler.getParentReader()
RasterManager.getParentReader()
Methods in org.geotools.gce.imagemosaic with parameters of type ImageMosaicReaderModifier and TypeMethodDescriptionvoid
ImageMosaicConfigHandler.setParentReader
(ImageMosaicReader parentReader) Constructors in org.geotools.gce.imagemosaic with parameters of type ImageMosaicReaderModifierConstructorDescriptionRasterManager
(ImageMosaicReader parentReader, MosaicConfigurationBean configuration) -
Uses of ImageMosaicReader in org.geotools.gce.imagepyramid
Methods in org.geotools.gce.imagepyramid that return ImageMosaicReaderModifier and TypeMethodDescriptionImagePyramidReader.getImageMosaicReaderForLevel
(Integer imageChoice) Retrieve the ImageMosaicReader for the requested Level and load if necessaryImagePyramidReader.getImageMosaicReaderForLevel
(String coverageName, Integer imageChoice) Retrieve the ImageMosaicReader for the requested Level and load if necessary