Uses of Interface
org.geotools.gce.imagemosaic.namecollector.CoverageNameCollectorSPI
Packages that use CoverageNameCollectorSPI
-
Uses of CoverageNameCollectorSPI in org.geotools.gce.imagemosaic.namecollector
Classes in org.geotools.gce.imagemosaic.namecollector that implement CoverageNameCollectorSPIModifier and TypeClassDescriptionclass
ACoverageNameCollectorSPI
implementation which takes the coverage name from the colorspace of the ImageLayout from the coverage reader.class
A DefaultCoverageNameCollectorSPI
implementationclass
ACoverageNameCollectorSPI
implementation setting up the coverage name based on a regex applied to the fileName.Methods in org.geotools.gce.imagemosaic.namecollector that return types with arguments of type CoverageNameCollectorSPIModifier and TypeMethodDescriptionstatic Map<String,
CoverageNameCollectorSPI> CoverageNameCollectorSpiFinder.getCoverageNameCollectorSPI()