Uses of Class
org.geotools.gce.imagemosaic.MosaicElement
Packages that use MosaicElement
-
Uses of MosaicElement in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return MosaicElementModifier and TypeMethodDescriptionMosaicker.createMosaic()
Once we reach this method it means that we have loaded all the images which were intersecting the requested envelope.Mosaicker.createMosaic
(boolean useFinalImageLayout) Once we reach this method it means that we have loaded all the images which were intersecting the requested envelope.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.Methods in org.geotools.gce.imagemosaic that return types with arguments of type MosaicElementConstructor parameters in org.geotools.gce.imagemosaic with type arguments of type MosaicElementModifierConstructorDescriptionMosaicInputs
(boolean doInputTransparency, boolean hasAlpha, List<MosaicElement> sources, double[][] sourceThreshold) -
Uses of MosaicElement in org.geotools.gce.imagemosaic.granulecollector
Methods in org.geotools.gce.imagemosaic.granulecollector that return types with arguments of type MosaicElementModifier and TypeMethodDescriptionBaseSubmosaicProducer.createMosaic()
SubmosaicProducer.createMosaic()