Uses of Class
com.luciad.imaging.ALcdMultilevelImageMosaic.Configuration.Builder
Packages that use ALcdMultilevelImageMosaic.Configuration.Builder
Package
Description
Provides a domain model for working with pixel data and a framework for performing
image processing on such data.
-
Uses of ALcdMultilevelImageMosaic.Configuration.Builder in com.luciad.imaging
Methods in com.luciad.imaging that return ALcdMultilevelImageMosaic.Configuration.BuilderModifier and TypeMethodDescriptionALcdMultilevelImageMosaic.Configuration.asBuilder()Creates a builder which is pre-initialized with the properties of thisConfiguration.ALcdMultilevelImageMosaic.Configuration.Builder.levelRelationship(ELcdLevelRelationship aLevelRelationship) Sets the level relationship of the multilevel image mosaic.ALcdMultilevelImageMosaic.Configuration.newBuilder()Creates a new builder which can be used to createConfigurationobjects.ALcdMultilevelImageMosaic.Configuration.Builder.numberOfLevels(int aNumberOfLevels) Sets the number of levels in the multilevel image mosaic.