Uses of Class
com.luciad.tea.TLcdLOSOptions.Builder
Packages that use TLcdLOSOptions.Builder
-
Uses of TLcdLOSOptions.Builder in com.luciad.tea
Methods in com.luciad.tea that return TLcdLOSOptions.BuilderModifier and TypeMethodDescriptionTLcdLOSOptions.asBuilder()
Creates a new builder initialized with all the properties of this TLcdLOSOptions object.TLcdLOSOptions.Builder.memoryMode
(TLcdLOSOptions.MemoryMode aMemoryMode) Set the memory mode for the LOS Optionsstatic TLcdLOSOptions.Builder
TLcdLOSOptions.newBuilder()
Creates a new builder with the default values.TLcdLOSOptions.Builder.outputDataType
(TLcdLOSOptions.DataType aOutputDataType) Sets the data type to store the output of LOS Calculations in.