Package com.luciad.earth.view.gxy
package com.luciad.earth.view.gxy
Provides 2D visualization support for
ILcdEarthTileSet
s.- Since:
- 8.1
-
ClassDescriptionA base class for painting
ILcdEarthTileSet
s in anILcdGXYView
.A strategy to select the proper Level Of Detail for a tileset.ThisILcdGXYPainter
can paint the elevation data ofILcdEarthTileSet
instances in a 2D view.ThisILcdGXYPainter
can paint the multi-valued raster data ofILcdEarthTileSet
instances in a 2D view.A LOD selection strategy that selects the proper level using a fixed point density.ThisILcdGXYPainter
can paint the raster data ofILcdEarthTileSet
instances in a 2D view.ThisILcdGXYPainter
can paint the scalar data ofILcdEarthTileSet
instances in a 2D view.ThisILcdGXYPainter
can paint the vector data ofILcdEarthTileSet
instances in a 2D view.A 2D painter forTLcdEarthIndexedVertexArray
's.Provides the scale levels for the first raster under the mouse cursor.