Uses of Class
com.luciad.format.tiled3d.lightspeed.TLsp3DTileLayerBuilder
Package
Description
Provides support for visualization of tiled 3D formats in Lightspeed views.
-
Uses of TLsp3DTileLayerBuilder in com.luciad.format.tiled3d.lightspeed
Modifier and TypeMethodDescriptionTLsp3DTileLayerBuilder.bodyStyler
(TLspPaintState aPaintState, ILspStyler aBodyStyler) TLsp3DTileLayerBuilder.bodyStyles
(TLspPaintState aPaintState, ALspStyle... aBodyStyles) TLsp3DTileLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) static TLsp3DTileLayerBuilder
TLsp3DTileLayerBuilder.newBuilder()
TLsp3DTileLayerBuilder.offsetTerrain
(boolean aOffsetTerrain) Sets whether or not the terrain must be offset at the location of a 3D mesh or point cloud.TLsp3DTileLayerBuilder.qualityFactor
(double aFactor) Sets a quality factor that biases the level-of-detail selection of the 3D tile layer.TLsp3DTileLayerBuilder.synchronous
(boolean aSynchronous) Specifies whether created layers should paint synchronously.