Uses of Class
com.luciad.view.lightspeed.layer.ALspLayerBuilder
Package
Description
This package provides a
layer builder
that can be used for AIXM 3/4 data.This package provides a
layer builder
that can be used for ARINC data.This package contains a layer factory to visualize SIGWX weather feature models found in BUFR files.
This package provides a
layer builder
that can be used for DAFIF or DAFIFT data.Contains a Lightspeed layer builder for visualizing GRIB data.
This package provides classes for visualizing KML data on Lightspeed maps.
Provides support for visualizing MBTiles vector data in a Lightspeed view.
This package contains a layer builder to visualize NetCDF models.
Provides API for visualizing NVG data in a Lightspeed view.
This package provides a
layer builder
to create layers for S57 data (individual cells and catalogues).Provides support for visualization of tiled 3D formats in Lightspeed views.
Provides GeoSym symbology support for the VPF format.
Provides support for visualizing LuciadFusion vector data models in a Lightspeed view.
This package contains a layer builder to visualized large point clouds.
Provides a custom layer optimized for displaying large static datasets containing points.
Provides support for the visualization of radar feeds, for instance from
ASTERIX category 240 data.
Provides a layer builder for APP6 a/b/c layers.
Provides a layer builder for MIL-STD 2525 b/c/d layers.
Provides a layer builder for APP-6 and/or MIL-STD-2525 layers.
Provides support for real-time hypsometric shading for either the terrain layer of
an
ILspView
or an elevation model.Provides layering support for
ILspView
.Provides layering support for density layers.
Provides support for rendering images which are projected onto the 3D
terrain of an
ILspView
, as if by a slide
projector.Provides a custom layer optimized for displaying large static datasets containing points.
Provides layering support for raster layers.
Provides layering support for vector layers.
Provides support for the painting of grids.
Provides Lightspeed visualization support for the Common Grid Reference System (CGRS).
Provides Lightspeed visualization support for the Global Area Reference System (GARS).
Provides Lightspeed visualization support
for the Military Grid Reference System (MGRS).
This package contains the layer builder for visualizing
ALcdWMSProxy
instances in a Lightspeed view.-
Uses of ALspLayerBuilder in com.luciad.format.aixm.view.lightspeed
Modifier and TypeClassDescriptionfinal class
A layer builder for visualizing AIXM 3/4 data in a Lightspeed view. -
Uses of ALspLayerBuilder in com.luciad.format.arinc.view.lightspeed
Modifier and TypeClassDescriptionfinal class
A layer builder for visualizing ARINC data in a Lightspeed view. -
Uses of ALspLayerBuilder in com.luciad.format.bufr.lightspeed
-
Uses of ALspLayerBuilder in com.luciad.format.dafif.lightspeed
Modifier and TypeClassDescriptionfinal class
A layer builder for visualizing DAFIF or DAFIFT data in a Lightspeed view. -
Uses of ALspLayerBuilder in com.luciad.format.grib.lightspeed
Modifier and TypeClassDescriptionfinal class
Deprecated.The NetCDF decoder should be used to decode GRIB data. -
Uses of ALspLayerBuilder in com.luciad.format.kml22.view.lightspeed
-
Uses of ALspLayerBuilder in com.luciad.format.mbtiles.view.lightspeed
Modifier and TypeClassDescriptionclass
Layer builder for models containing MBTiles vector data, as produced byTLcdMBTilesModelDecoder
. -
Uses of ALspLayerBuilder in com.luciad.format.netcdf.lightspeed
Modifier and TypeClassDescriptionfinal class
Layer builder for NetCDF models. -
Uses of ALspLayerBuilder in com.luciad.format.nvg.lightspeed
Modifier and TypeClassDescriptionclass
A layer builder for visualizing NVG data in a Lightspeed view. -
Uses of ALspLayerBuilder in com.luciad.format.s52.lightspeed
Modifier and TypeClassDescriptionclass
Layer builder for S57 data with S52 visualization. -
Uses of ALspLayerBuilder in com.luciad.format.tiled3d.lightspeed
Modifier and TypeClassDescriptionclass
Layer builder for models that contain 3D tile data, such as those decoded byTLcdOGC3DTilesModelDecoder
orTLcdOSGBModelDecoder
. -
Uses of ALspLayerBuilder in com.luciad.format.vpf.lightspeed
Modifier and TypeClassDescriptionclass
Layer builder for VPF models which are decoded by theTLcdVPFModelDecoder
. -
Uses of ALspLayerBuilder in com.luciad.fusion.client.view.lightspeed
Modifier and TypeClassDescriptionfinal class
Deprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. -
Uses of ALspLayerBuilder in com.luciad.lidar.lightspeed
Modifier and TypeClassDescriptionclass
This builder is used to create a layer optimized for displaying large point clouds. -
Uses of ALspLayerBuilder in com.luciad.realtime.lightspeed.plots
Modifier and TypeClassDescriptionclass
Deprecated.The plot painting functionality has been move to Lightspeed, please useTLspPlotLayerBuilder
instead. -
Uses of ALspLayerBuilder in com.luciad.realtime.lightspeed.radarvideo
Modifier and TypeClassDescriptionclass
Builds layers that visualize radar video feeds, for instance from ASTERIX category 240 data. -
Uses of ALspLayerBuilder in com.luciad.symbology.app6a.view.lightspeed
-
Uses of ALspLayerBuilder in com.luciad.symbology.milstd2525b.view.lightspeed
-
Uses of ALspLayerBuilder in com.luciad.symbology.view.lightspeed
Modifier and TypeClassDescriptionfinal class
Builder for layers capable of visualizingAPP-6 shapes
andMIL-STD-2525 shapes
. -
Uses of ALspLayerBuilder in com.luciad.tea.lightspeed.hypsometry
Modifier and TypeClassDescriptionclass
Builder that createsILspEditableStyledLayer
instances that perform hypsometric shading. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.layer
Modifier and TypeMethodDescriptionSets the icon of the layer.Sets the label of the layer.ALspLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) Set a layer style to be used during the rendering of the layer.ALspLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) Sets the layer type of the layer.Sets the model of the layer. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.layer.density
Modifier and TypeClassDescriptionfinal class
Deprecated.TheTLspLayer
and its corresponding builderTLspShapeLayerBuilder
can deal with density styles. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.layer.imageprojection
Modifier and TypeClassDescriptionclass
Builder that creates instances ofILspImageProjectionLayer
. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.layer.plots
Modifier and TypeClassDescriptionclass
This builder is used to create a layer optimized for displaying large static datasets with points. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.layer.raster
Modifier and TypeClassDescriptionclass
Builder for creatingILspLayer
instances that visualize raster data. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.layer.shape
Modifier and TypeClassDescriptionfinal class
Builder for creatingILspLayer
instances that visualize geometric shapes. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.painter.grid
-
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.painter.grid.cgrs
Modifier and TypeClassDescriptionclass
Builder for creatingILspLayer
instances that visualize Common Grid Reference System (CGRS) grid data. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.painter.grid.gars
Modifier and TypeClassDescriptionclass
Builder for creatingILspLayer
instances that visualize Global Area Reference System (GARS) grid data. -
Uses of ALspLayerBuilder in com.luciad.view.lightspeed.painter.grid.mgrs
Modifier and TypeClassDescriptionclass
Builder for creatingILspLayer
instances that visualize MGRS grid data. -
Uses of ALspLayerBuilder in com.luciad.wms.client.lightspeed