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 TypeClassDescriptionclassACoverageNameCollectorSPIimplementation which takes the coverage name from the colorspace of the ImageLayout from the coverage reader.classA DefaultCoverageNameCollectorSPIimplementationclassACoverageNameCollectorSPIimplementation 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()