Uses of Class
com.luciad.earth.view.gxy.TLcdEarthGXYRasterPainter
Package
Description
Provides 2D visualization support for
ILcdEarthTileSet
s.
The hypsometry package provides support for computing and rendering slopes,
orientations, azimuths, and other parameters derived from elevations.
-
Uses of TLcdEarthGXYRasterPainter in com.luciad.earth.view.gxy
Modifier and TypeClassDescriptionclass
ThisILcdGXYPainter
can paint the elevation data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the scalar data ofILcdEarthTileSet
instances in a 2D view. -
Uses of TLcdEarthGXYRasterPainter in com.luciad.tea.hypsometry
Modifier and TypeClassDescriptionclass
A painter for hypsometric results based on an earth tileset.