Uses of Class
com.luciad.earth.view.gxy.ALcdEarthGXYPainter
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 ALcdEarthGXYPainter 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 multi-valued raster data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the raster data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the scalar data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the vector data ofILcdEarthTileSet
instances in a 2D view. -
Uses of ALcdEarthGXYPainter in com.luciad.tea.hypsometry
Modifier and TypeClassDescriptionclass
A painter for hypsometric results based on an earth tileset.