Uses of Class
com.luciad.lidar.lightspeed.TLspLIDARLayerBuilder
Package
Description
This package contains a layer builder to visualized large point clouds.
-
Uses of TLspLIDARLayerBuilder in com.luciad.lidar.lightspeed
Modifier and TypeMethodDescriptionTLspLIDARLayerBuilder.bodyScaleRange
(ILcdInterval aScaleRange) Sets a scale range within which the objects are displayed.TLspLIDARLayerBuilder.bodyStyler
(TLspPaintState aPaintState, ILspStyler aStyler) Sets the styler used for the points in theBODY
paint representation.TLspLIDARLayerBuilder.bodyStyles
(TLspPaintState aPaintState, TLspPlotStyle... aStyles) Sets a (fixed) set of styles to use in this layer for theBODY
paint representation.TLspLIDARLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) TLspLIDARLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) The layer type of lidar layers cannot be set.TLspLIDARLayerBuilder.mandatoryAttributes
(ILcdExpression... aMandatoryAttributes) Set a list of attributes that should always be loaded, regardless of what is necessary for styling and filtering.static TLspLIDARLayerBuilder
TLspLIDARLayerBuilder.newBuilder()
Creates a new builder.