Package com.luciad.view.lightspeed.painter.density
package com.luciad.view.lightspeed.painter.density
Provides support for the visualization of density plots. The only public
class in this package is
TLspDensityPainter
, which
computes the density of the objects in a model as the count of overlapping
primitives. It converts these density values to color values.- Since:
- 2012.0
TLspShapePainter
can handle density styles.