public interface SubmosaicProducer
Modifier and Type | Method and Description |
---|---|
boolean |
accept(GranuleDescriptor granuleDescriptor) |
List<MosaicElement> |
createMosaic() |
boolean |
doInputTransparency() |
double[][] |
getSourceThreshold() |
boolean |
hasAlpha() |
default boolean |
isReprojecting() |
boolean accept(GranuleDescriptor granuleDescriptor)
List<MosaicElement> createMosaic() throws IOException
IOException
boolean doInputTransparency()
boolean hasAlpha()
double[][] getSourceThreshold()
default boolean isReprojecting()
Copyright © 1996–2019 Geotools. All rights reserved.