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 thecolorproperty that is used for shading the EDL.TLspEyeDomeLightingSettings.Builder.enabled(boolean aEnabled) Sets the value for theenabledproperty 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 thestrengthproperty that is multiplied with the shading that is applied to the image.TLspEyeDomeLightingSettings.Builder.window(int aEdlWindow) Sets the value for thewindowproperty that defines how many surrounding pixels must be taken into account for the EDL model.