Uses of Interface
com.luciad.view.lightspeed.painter.ILspEditableStyledPainter
Package
Description
Provides a painter that performs and visualizes Line-Of-Sight (LOS)
computations.
Provides support for the visualization of density plots.
Provides support for painting labels for objects.
Provides support for painting of vector shapes.
This package contains a painter that visualizes
ALcdWMSProxy
instances in a Lightspeed view using a tiled approach.-
Uses of ILspEditableStyledPainter in com.luciad.tea.lightspeed.los.view
Modifier and TypeClassDescriptionclass
A painter that paintsILcdLOSCoverageMatrix
instances, which is the result ofLOS calculations
. -
Uses of ILspEditableStyledPainter in com.luciad.view.lightspeed.painter.density
-
Uses of ILspEditableStyledPainter in com.luciad.view.lightspeed.painter.label
Modifier and TypeClassDescriptionclass
A label painter that draws a screen-aligned images for domain objects. -
Uses of ILspEditableStyledPainter in com.luciad.view.lightspeed.painter.shape
Modifier and TypeClassDescriptionclass
Painter that supports vector based objects and geo-referenced meshes. -
Uses of ILspEditableStyledPainter in com.luciad.wms.client.lightspeed.tiled
Modifier and TypeClassDescriptionclass
Painter for visualizingALcdWMSProxy
objects in a Lightspeed view.
TLspShapePainter
can handle density styles.