Uses of Class
com.luciad.view.lightspeed.style.TLspEyeDomeLightingSettings
Packages that use TLspEyeDomeLightingSettings
-
Uses of TLspEyeDomeLightingSettings in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style that return TLspEyeDomeLightingSettingsModifier and TypeMethodDescriptionTLspEyeDomeLightingSettings.Builder.build()Construct a new settings object with the properties that are set on this builder.TLspPlotStyle.getEyeDomeLighting()Returns the eye-dome lighting settingsTLspPointCloudStyle.getEyeDomeLighting()Returns the eye-dome lighting settingsMethods in com.luciad.view.lightspeed.style with parameters of type TLspEyeDomeLightingSettingsModifier and TypeMethodDescriptionTLspPlotStyle.Builder.eyeDomeLighting(TLspEyeDomeLightingSettings aEyeDomeLightingSettings) Sets the eye-dome lighting (EDL) settings.TLspPointCloudStyle.Builder.eyeDomeLighting(TLspEyeDomeLightingSettings aEyeDomeLightingSettings) Sets the eye-dome lighting (EDL) settings.