Uses of Class
com.luciad.view.lightspeed.style.TLspPlotStyle
Package
Description
This package contains a layer builder to visualized large point clouds.
Provides a custom layer optimized for displaying large static datasets containing points.
Provides a custom layer optimized for displaying large static datasets containing points.
Provides a generic model for styles.
-
Uses of TLspPlotStyle in com.luciad.lidar.lightspeed
Modifier and TypeMethodDescriptionstatic TLspPlotStyle
TLspLIDARLayerBuilder.getDefaultStyle
(ILcdModel aModel) Creates aTLspPlotStyle
configured for the given model.Modifier and TypeMethodDescriptionTLspLIDARLayerBuilder.bodyStyles
(TLspPaintState aPaintState, TLspPlotStyle... aStyles) Sets a (fixed) set of styles to use in this layer for theBODY
paint representation. -
Uses of TLspPlotStyle in com.luciad.realtime.lightspeed.plots
Modifier and TypeMethodDescriptionTLspPlotLayerBuilder.bodyStyles
(TLspPaintState aPaintState, TLspPlotStyle... aStyles) Deprecated. -
Uses of TLspPlotStyle in com.luciad.view.lightspeed.layer.plots
Modifier and TypeMethodDescriptionTLspPlotLayerBuilder.bodyStyles
(TLspPaintState aPaintState, TLspPlotStyle... aStyles) Sets a (fixed) set of styles to use in this layer for theBODY
paint representation. -
Uses of TLspPlotStyle in com.luciad.view.lightspeed.style
TLspPlotStyle
instead.