Uses of Class
com.luciad.view.lightspeed.layer.ALspLayer
Packages that use 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
Subclasses of ALspLayer in com.luciad.view.lightspeed.layerModifier 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
Subclasses of ALspLayer in com.luciad.view.lightspeed.layer.integration.gxyModifier 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
Subclasses of ALspLayer in com.luciad.view.lightspeed.layer.rasterModifier and TypeClassDescriptionclass
Layer implementation that can visualize raster data in anILspView
.