Uses of Class
org.geotools.gce.imagemosaic.SupportFilesCollector
-
Packages that use SupportFilesCollector Package Description org.geotools.gce.imagemosaic -
-
Uses of SupportFilesCollector in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return SupportFilesCollector Modifier and Type Method Description static SupportFilesCollector
SupportFilesCollector. getCollectorFor(File file)
Gets the support file collector for the given file, ornull
if the file type is not known (the extension will be evaluated in a case insensitive way)
-