Uses of Enum Class
com.luciad.imaging.ELcdLevelRelationship
Package
Description
Provides a domain model for working with pixel data and a framework for performing
image processing on such data.
-
Uses of ELcdLevelRelationship in com.luciad.imaging
Modifier and TypeMethodDescriptionALcdMultilevelImage.Configuration.getLevelRelationship()
Describes how the different levels in this multilevel image are related to one another.ALcdMultilevelImageMosaic.Configuration.getLevelRelationship()
Describes how the different levels in this multilevel image mosaic are related to one another.static ELcdLevelRelationship
Returns the enum constant of this class with the specified name.static ELcdLevelRelationship[]
ELcdLevelRelationship.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionALcdMultilevelImage.Configuration.Builder.levelRelationship
(ELcdLevelRelationship aLevelRelationship) Sets the level relationship of the multilevel image.ALcdMultilevelImageMosaic.Configuration.Builder.levelRelationship
(ELcdLevelRelationship aLevelRelationship) Sets the level relationship of the multilevel image mosaic.TLcdImageBuilder.levelRelationship
(ELcdLevelRelationship aLevelRelationship) Set the level relationship.TLcdImageMosaicBuilder.levelRelationship
(ELcdLevelRelationship aLevelRelationship) Set the level relationship.TLcdRasterImageBuilder.levelRelationship
(ELcdLevelRelationship aLevelRelationship) Set the level relationship