Uses of Enum Class
com.luciad.fusion.engine.TLfnEngineFactory.TileCombiningStrategy
-
Uses of TLfnEngineFactory.TileCombiningStrategy in com.luciad.fusion.engine
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TLfnEngineFactory.TileCombiningStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLfnEngineFactory.RasterSessionBuilder.tileCombiningStrategy
(TLfnEngineFactory.TileCombiningStrategy aStrategy) Deprecated.Sets the tile combining strategy for combining 4 tiles of levelN
into a single tile of levelN - 1
.