Uses of Interface
com.luciad.view.lightspeed.layer.ILspStyledLayer
Packages that use ILspStyledLayer
Package
Description
Contains a Lightspeed layer builder for visualizing GRIB data.
Provides layering support for
ILspView
.Provides support for rendering images which are projected onto the 3D
terrain of an
ILspView
, as if by a slide
projector.Provides support for visualizing
ILcdGXYLayer
instances in an
ILspView
.Provides layering support for raster 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).
-
Uses of ILspStyledLayer in com.luciad.format.grib.lightspeed
Methods in com.luciad.format.grib.lightspeed that return ILspStyledLayerModifier and TypeMethodDescriptionTLspGRIBLayerBuilder.build()
Deprecated.Creates a new layer instance. -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.layer
Subinterfaces of ILspStyledLayer in com.luciad.view.lightspeed.layerModifier and TypeInterfaceDescriptioninterface
This interface is used by layers that have anILspStyler
and allow editing of this styler.interface
Extension ofILspPaintableLayer
that paints the contents of its model using anILspPainter
.Classes in com.luciad.view.lightspeed.layer that implement ILspStyledLayerModifier and TypeClassDescriptionclass
Default implementation ofILspInteractivePaintableLayer
.class
Extension ofTLspLayer
that implementsILcdLayerTreeNode
and hence can also have child layers. -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.layer.imageprojection
Subinterfaces of ILspStyledLayer in com.luciad.view.lightspeed.layer.imageprojectionModifier and TypeInterfaceDescriptioninterface
Interface for layers that can project images onto the 3D terrain in anILspView
. -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.layer.integration.gxy
Classes in com.luciad.view.lightspeed.layer.integration.gxy that implement ILspStyledLayerModifier and TypeClassDescriptionclass
Deprecated.GXY integration in Lightspeed views is no longer supported.class
Deprecated.GXY integration in Lightspeed views is no longer supported. -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.layer.raster
Classes in com.luciad.view.lightspeed.layer.raster that implement ILspStyledLayerModifier and TypeClassDescriptionclass
Layer implementation that can visualize raster data in anILspView
. -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid that return ILspStyledLayer -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid.cgrs
Methods in com.luciad.view.lightspeed.painter.grid.cgrs that return ILspStyledLayer -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid.gars
Methods in com.luciad.view.lightspeed.painter.grid.gars that return ILspStyledLayer -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid.mgrs
Methods in com.luciad.view.lightspeed.painter.grid.mgrs that return ILspStyledLayer