Uses of Class
com.luciad.view.lightspeed.style.TLspEyeDomeLightingSettings
-
Uses of TLspEyeDomeLightingSettings in com.luciad.view.lightspeed.style
Modifier 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 settingsModifier 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.