Uses of Class
org.geotools.gce.image.WorldImageReader
-
Packages that use WorldImageReader Package Description org.geotools.gce.image -
-
Uses of WorldImageReader in org.geotools.gce.image
Methods in org.geotools.gce.image that return WorldImageReader Modifier and Type Method Description WorldImageReader
WorldImageFormat. getReader(Object source)
Retrieves aWorldImageReader
in case the providedesource
can be accepted as a valid source for a world image.WorldImageReader
WorldImageFormat. getReader(Object source, Hints hints)
Retrieves aWorldImageReader
in case the providedesource
can be accepted as a valid source for a world image.
-