Uses of Class
com.luciad.view.lightspeed.layer.paintgroup.TLspPaintGroupsChangedEvent
Package
Description
Painters for OpenFlight models.
Provides a painter that performs and visualizes Line-Of-Sight (LOS)
computations.
Provides support for grouping the objects that should be painted and handling changes to these
groups.
Provides support for the visualization of density plots.
Provides support for painting labels for objects.
Provides a painting support for 3D meshes.
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 TLspPaintGroupsChangedEvent in com.luciad.format.object3d.openflight.lightspeed
Modifier and TypeMethodDescriptionvoid
TLspOpenFlightPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.tea.lightspeed.los.view
Modifier and TypeMethodDescriptionvoid
TLspLOSCoveragePainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.layer.paintgroup
Modifier and TypeMethodDescriptionvoid
ILspPaintGroupsChangeListener.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) Called when the paint groups will change. -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.painter.density
Modifier and TypeMethodDescriptionvoid
TLspDensityPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) Deprecated. -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.painter.label
Modifier and TypeMethodDescriptionvoid
TLspLabelPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.painter.mesh
Modifier and TypeMethodDescriptionvoid
TLsp3DMeshPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) Deprecated. -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.painter.shape
Modifier and TypeMethodDescriptionvoid
TLspShapePainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.wms.client.lightspeed.tiled
Modifier and TypeMethodDescriptionvoid
TLspTiledWMSProxyPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback)