Uses of Class
com.luciad.imaging.ALcdMultilevelImageMosaic
Package
Description
Contains various utility implementations of
ILcdEarthTileSet
.Provides a domain model for working with pixel data and a framework for performing
image processing on such data.
-
Uses of ALcdMultilevelImageMosaic in com.luciad.earth.tileset.util
Modifier and TypeMethodDescriptionTLcdEarthImageBuilder.buildMultilevelImageMosaic()
Create a new multilevel image mosaic. -
Uses of ALcdMultilevelImageMosaic in com.luciad.imaging
Modifier and TypeMethodDescriptionALcdImage.asMultilevelMosaic()
Converts this image to anALcdMultilevelImageMosaic
, which is the most general image representation.TLcdRasterImageBuilder.buildMultilevelImageMosaic()
Create a new multilevel image mosaic.TLcdImageMosaicBuilder.buildMultiLevelMosaic()
Create a newALcdImageMosaic
with the currently defined properties.