Uses of Class
com.luciad.view.lightspeed.style.TLspEyeDomeLightingSettings.Builder
Packages that use TLspEyeDomeLightingSettings.Builder
-
Uses of TLspEyeDomeLightingSettings.Builder in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style that return TLspEyeDomeLightingSettings.BuilderModifier and TypeMethodDescriptionSets the value for thecolor
property that is used for shading the EDL.TLspEyeDomeLightingSettings.Builder.enabled
(boolean aEnabled) Sets the value for theenabled
property that defines whether the EDL model has to be applied.TLspEyeDomeLightingSettings.newBuilder()
Creates a new builder with the default values.TLspEyeDomeLightingSettings.Builder.strength
(double aEdlStrength) Sets the value for thestrength
property that is multiplied with the shading that is applied to the image.TLspEyeDomeLightingSettings.Builder.window
(int aEdlWindow) Sets the value for thewindow
property that defines how many surrounding pixels must be taken into account for the EDL model.