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.imageMethods in org.geotools.gce.image that return WorldImageReader Modifier and Type Method Description WorldImageReaderWorldImageFormat. getReader(Object source)Retrieves aWorldImageReaderin case the providedesourcecan be accepted as a valid source for a world image.WorldImageReaderWorldImageFormat. getReader(Object source, Hints hints)Retrieves aWorldImageReaderin case the providedesourcecan be accepted as a valid source for a world image.
 
-