Uses of Class
com.luciad.view.lightspeed.layer.paintgroup.TLspPaintGroupsChangedEvent
Packages that use 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
Method parameters in com.luciad.format.object3d.openflight.lightspeed with type arguments of type TLspPaintGroupsChangedEventModifier and TypeMethodDescriptionvoid
TLspOpenFlightPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.tea.lightspeed.los.view
Method parameters in com.luciad.tea.lightspeed.los.view with type arguments of type TLspPaintGroupsChangedEventModifier and TypeMethodDescriptionvoid
TLspLOSCoveragePainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.layer.paintgroup
Method parameters in com.luciad.view.lightspeed.layer.paintgroup with type arguments of type TLspPaintGroupsChangedEventModifier 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
Method parameters in com.luciad.view.lightspeed.painter.density with type arguments of type TLspPaintGroupsChangedEventModifier and TypeMethodDescriptionvoid
TLspDensityPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) Deprecated. -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.painter.label
Method parameters in com.luciad.view.lightspeed.painter.label with type arguments of type TLspPaintGroupsChangedEventModifier and TypeMethodDescriptionvoid
TLspLabelPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.painter.mesh
Method parameters in com.luciad.view.lightspeed.painter.mesh with type arguments of type TLspPaintGroupsChangedEventModifier and TypeMethodDescriptionvoid
TLsp3DMeshPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) Deprecated. -
Uses of TLspPaintGroupsChangedEvent in com.luciad.view.lightspeed.painter.shape
Method parameters in com.luciad.view.lightspeed.painter.shape with type arguments of type TLspPaintGroupsChangedEventModifier and TypeMethodDescriptionvoid
TLspShapePainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback) -
Uses of TLspPaintGroupsChangedEvent in com.luciad.wms.client.lightspeed.tiled
Method parameters in com.luciad.wms.client.lightspeed.tiled with type arguments of type TLspPaintGroupsChangedEventModifier and TypeMethodDescriptionvoid
TLspTiledWMSProxyPainter.prepareChanges
(List<TLspPaintGroupsChangedEvent> aEvents, Object aEventId, ILspPaintGroupsChangeListener.Callback aCallback)