Uses of Class
org.geotools.gce.imagepyramid.ImagePyramidReader
-
Packages that use ImagePyramidReader Package Description org.geotools.gce.imagepyramid -
-
Uses of ImagePyramidReader in org.geotools.gce.imagepyramid
Methods in org.geotools.gce.imagepyramid that return ImagePyramidReader Modifier and Type Method Description ImagePyramidReader
ImagePyramidFormat. getReader(Object source)
Retrieves a reader for this source object in case the provided source can be read using this plugin.ImagePyramidReader
ImagePyramidFormat. getReader(Object source, Hints hints)
Retrieves a reader for this source object in case the provided source can be read using this plugin.
-