Interface CoverageNameCollector

    • Method Detail

      • getName

        String getName​(GridCoverage2DReader reader,
                       Map<String,​String> map)
        Return the coverage Name based on properties collected from optional input GridCoverage2DReader and map Specific implementations may ignore the reader, the map or both.