Uses of Class
com.luciad.earth.view.gxy.TLcdEarthGXYRasterPainter
Packages that use 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
Subclasses of TLcdEarthGXYRasterPainter in com.luciad.earth.view.gxyModifier 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
Subclasses of TLcdEarthGXYRasterPainter in com.luciad.tea.hypsometryModifier and TypeClassDescriptionclass
A painter for hypsometric results based on an earth tileset.