Package com.luciad.tea.hypsometry
package com.luciad.tea.hypsometry
The hypsometry package provides support for computing and rendering slopes, orientations, azimuths, and other parameters derived from elevations.
- Since:
- 6.2
-
ClassDescriptionThis interface provides a factory method for creating multilevel hypsometric rasters based on multilevel elevation rasters.This interface specifies a method to compute normals based on matrices containing elevation data.This interface provides a factory method for creating hypsometric rasters based on elevation rasters.This interface provides a factory method for creating hypsometric tiles based on elevation rasters.This interface specifies a method to compute hypsometric values based on elevation information.This ILcdHypsometricNormalProvider estimates normals based on 2x2 neighboring elevation values.This ILcdHypsometricNormalProvider estimates normals based on 3x3 neighboring elevation values.This ILcdHypsometricValueProvider computes the ridges and/or valleys of a terrain.A painter for hypsometric results based on an earth tileset.This ILcdHypsometricMultilevelRasterFactory creates multilevel hypsometric rasters with the help of a given hypsometric raster factory.This ILcdRasterPainter paints hypsometric versions of multilevel elevation rasters.This ILcdHypsometricNormalProvider delegates computing normals to a given ILcdHypsometricNormalProvider, normalizing the resulting vector to a unit length.This ILcdHypsometricNormalProvider estimates normals based on a rectangle of neighboring elevation values.This ILcdHypsometricValueProvider computes the cosine of the angle between a given reference direction in the xy plane and the direction of steepest descent.This ILcdHypsometricValueProvider computes the angle between a given reference direction in the xy plane and the direction of steepest descent.This ILcdHypsometricRasterFactory creates hypsometric rasters based on the given hypsometric value provider.This ILcdRasterPainter paints hypsometric versions of elevation rasters.This ILcdHypsometricValueProvider computes the cosine of the angle between a given 3D reference direction and the normal.This ILcdHypsometricValueProvider computes the the angle between a given 3D reference direction and the normal.This ILcdHypsometricTileFactory creates hypsometric tiles based on the given hypsometric value provider.