Package | Description |
---|---|
org.geotools.gce.imagemosaic | |
org.geotools.gce.imagemosaic.granulecollector |
Modifier and Type | Method and Description |
---|---|
MosaicElement |
Mosaicker.createMosaic()
Once we reach this method it means that we have loaded all the images which were intersecting
the requested envelope.
|
MosaicElement |
Mosaicker.createMosaic(boolean useFinalImageLayout)
Once we reach this method it means that we have loaded all the images which were intersecting
the requested envelope.
|
MosaicElement |
Mosaicker.createMosaic(boolean useFinalImageLayout,
boolean skipSingleElementOptimization)
Once we reach this method it means that we have loaded all the images which were intersecting
the requested envelope.
|
Modifier and Type | Method and Description |
---|---|
List<MosaicElement> |
MosaicInputs.getSources() |
Constructor and Description |
---|
MosaicInputs(boolean doInputTransparency,
boolean hasAlpha,
List<MosaicElement> sources,
double[][] sourceThreshold) |
Modifier and Type | Method and Description |
---|---|
List<MosaicElement> |
SubmosaicProducer.createMosaic() |
List<MosaicElement> |
BaseSubmosaicProducer.createMosaic() |
Copyright © 1996–2019 Geotools. All rights reserved.