Uses of Class
com.luciad.tea.ALcdRasterTerrainElevationProvider
Packages that use ALcdRasterTerrainElevationProvider
-
Uses of ALcdRasterTerrainElevationProvider in com.luciad.tea
Subclasses of ALcdRasterTerrainElevationProvider in com.luciad.teaModifier and TypeClassDescriptionclass
This abstract class implementsILcdAltitudeProvider
.class
A terrain elevation provider that gets its terrain elevation data from a list of models.class
This implementation of ALcdTerrainElevationProvider retrieves the elevation from a number of models containing ILcdRaster and/or ILcdMultilevelRaster instances.class
This implementation of ALcdTerrainElevationProvider retrieves the elevation from a number of Raster or MultiLevelRaster models.class
This class is the default implementation ofTLcdViewBasedTerrainElevationProvider
forILcdGXYView
s.class
TLcdViewBasedTerrainElevationProvider<S extends ILcdView & ILcdLayered>
This mediator keeps track of terrain models in theILcdView
and adds/removes them to/from the specified model based terrain elevation provider.