public interface CRSAware
Modifier and Type | Method and Description |
---|---|
void | setFallbackCRSString(java.lang.String crsStr) Set a string representing the CRS that should be used to index a chunk if it does not specify a CRS itself (may be null if no CRS is available as fallback) |