Uses of Enum Class
com.luciad.tea.TLcdLOSOptions.MemoryMode
Packages that use TLcdLOSOptions.MemoryMode
-
Uses of TLcdLOSOptions.MemoryMode in com.luciad.tea
Methods in com.luciad.tea that return TLcdLOSOptions.MemoryModeModifier and TypeMethodDescriptionTLcdLOSOptions.getMemoryMode()Gets the memory mode specified in this LOS optionstatic TLcdLOSOptions.MemoryModeReturns the enum constant of this class with the specified name.static TLcdLOSOptions.MemoryMode[]TLcdLOSOptions.MemoryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.tea with parameters of type TLcdLOSOptions.MemoryModeModifier and TypeMethodDescriptionTLcdLOSOptions.Builder.memoryMode(TLcdLOSOptions.MemoryMode aMemoryMode) Set the memory mode for the LOS Options