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 TypeInterfaceDescriptioninterfaceThis interface is used by layers that have anILspStylerand allow editing of this styler.interfaceExtension ofILspPaintableLayerthat paints the contents of its model using anILspPainter.Classes in com.luciad.view.lightspeed.layer that implement ILspStyledLayerModifier and TypeClassDescriptionclassDefault implementation ofILspInteractivePaintableLayer.classExtension ofTLspLayerthat implementsILcdLayerTreeNodeand 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 TypeInterfaceDescriptioninterfaceInterface 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 TypeClassDescriptionclassDeprecated.GXY integration in Lightspeed views is no longer supported.classDeprecated.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 TypeClassDescriptionclassLayer 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