Uses of Class
com.luciad.view.lightspeed.layer.ALspLayer
Package
Description
Provides layering support for
ILspView
.Provides support for visualizing
ILcdGXYLayer
instances in an
ILspView
.Provides layering support for raster layers.
-
Uses of ALspLayer in com.luciad.view.lightspeed.layer
Modifier and TypeClassDescriptionclass
Default implementation ofILspInteractivePaintableLayer
.class
Extension ofTLspLayer
that implementsILcdLayerTreeNode
and hence can also have child layers. -
Uses of ALspLayer 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 ALspLayer in com.luciad.view.lightspeed.layer.raster
Modifier and TypeClassDescriptionclass
Layer implementation that can visualize raster data in anILspView
.