Uses of Interface
com.luciad.view.lightspeed.layer.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
Modifier and TypeMethodDescriptionTLspGRIBLayerBuilder.build()
Deprecated.Creates a new layer instance. -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.layer
Modifier 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
.Modifier 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
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
Layer implementation that can visualize raster data in anILspView
. -
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid
-
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid.cgrs
-
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid.gars
-
Uses of ILspStyledLayer in com.luciad.view.lightspeed.painter.grid.mgrs