Uses of Class
com.luciad.view.lightspeed.layer.style.TLspLayerStyle
Packages that use TLspLayerStyle
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.
This package contains a layer builder to visualized large point clouds.
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.
This package contains classes to style a
ILspLayer
as a whole unlike
ILspStyler
that styles per object.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 TLspLayerStyle in com.luciad.format.aixm.view.lightspeed
Methods in com.luciad.format.aixm.view.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.arinc.view.lightspeed
Methods in com.luciad.format.arinc.view.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.bufr.lightspeed
Methods in com.luciad.format.bufr.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.dafif.lightspeed
Methods in com.luciad.format.dafif.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.grib.lightspeed
Methods in com.luciad.format.grib.lightspeed with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspGRIBLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) Deprecated. -
Uses of TLspLayerStyle in com.luciad.format.kml22.view.lightspeed
Methods in com.luciad.format.kml22.view.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.mbtiles.view.lightspeed
Methods in com.luciad.format.mbtiles.view.lightspeed with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspMBTilesVectorLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.format.netcdf.lightspeed
Methods in com.luciad.format.netcdf.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.nvg.lightspeed
Methods in com.luciad.format.nvg.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.s52.lightspeed
Methods in com.luciad.format.s52.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.tiled3d.lightspeed
Methods in com.luciad.format.tiled3d.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.format.vpf.lightspeed
Methods in com.luciad.format.vpf.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.lidar.lightspeed
Methods in com.luciad.lidar.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.realtime.lightspeed.radarvideo
Methods in com.luciad.realtime.lightspeed.radarvideo with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspRadarVideoLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.symbology.app6a.view.lightspeed
Methods in com.luciad.symbology.app6a.view.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.symbology.milstd2525b.view.lightspeed
Methods in com.luciad.symbology.milstd2525b.view.lightspeed with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.symbology.view.lightspeed
Methods in com.luciad.symbology.view.lightspeed with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspMilitarySymbologyLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.tea.lightspeed.hypsometry
Methods in com.luciad.tea.lightspeed.hypsometry with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspHypsometricShadingLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.layer
Methods in com.luciad.view.lightspeed.layer that return TLspLayerStyleModifier and TypeMethodDescriptionALspLayer.getLayerStyle()
protected final TLspLayerStyle
ALspLayerBuilder.getLayerStyle()
Returns the layer style that is currently set.ILspLayer.getLayerStyle()
Gets the current layer style.Methods in com.luciad.view.lightspeed.layer with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionALspLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) Set a layer style to be used during the rendering of the layer.void
ALspLayer.setLayerStyle
(TLspLayerStyle aLayerStyle) void
ILspLayer.setLayerStyle
(TLspLayerStyle aLayerStyle) Sets a layer style to this layer. -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.layer.density
Methods in com.luciad.view.lightspeed.layer.density with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspDensityLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) Deprecated. -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.layer.imageprojection
Methods in com.luciad.view.lightspeed.layer.imageprojection with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspImageProjectionLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.layer.plots
Methods in com.luciad.view.lightspeed.layer.plots with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.layer.raster
Methods in com.luciad.view.lightspeed.layer.raster with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.layer.shape
Methods in com.luciad.view.lightspeed.layer.shape with parameters of type TLspLayerStyle -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.layer.style
Methods in com.luciad.view.lightspeed.layer.style that return TLspLayerStyleModifier and TypeMethodDescriptionTLspLayerStyle.Builder.build()
Builds the layer style with the set parameters.Methods in com.luciad.view.lightspeed.layer.style with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspLayerStyle.Builder.all
(TLspLayerStyle aLayerStyle) Sets all parameters on the builder based on the given layer style. -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspGeorefGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) TLspLonLatGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) TLspXYGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.painter.grid.cgrs
Methods in com.luciad.view.lightspeed.painter.grid.cgrs with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspCGRSGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.painter.grid.gars
Methods in com.luciad.view.lightspeed.painter.grid.gars with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspGARSGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.view.lightspeed.painter.grid.mgrs
Methods in com.luciad.view.lightspeed.painter.grid.mgrs with parameters of type TLspLayerStyleModifier and TypeMethodDescriptionTLspMGRSGridLayerBuilder.layerStyle
(TLspLayerStyle aLayerStyle) -
Uses of TLspLayerStyle in com.luciad.wms.client.lightspeed
Methods in com.luciad.wms.client.lightspeed with parameters of type TLspLayerStyle