public interface CoverageNameCollector
CoverageNameCollector
instanceModifier and Type | Method and Description |
---|---|
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. |
String getName(GridCoverage2DReader reader, Map<String,String> map)
GridCoverage2DReader
and map Specific implementations may ignore the reader, the map or
both.Copyright © 1996–2019 Geotools. All rights reserved.