Skip navigation links
LuciadFusion
2023.1.08

Package com.luciad.view.lightspeed.layer.paintgroup

Provides support for grouping the objects that should be painted and handling changes to these groups.

See: Description

Package com.luciad.view.lightspeed.layer.paintgroup Description

Provides support for grouping the objects that should be painted and handling changes to these groups. These classes are only relevant when implementing a custom ILspPainter.

The TLspLayer will group the objects that should be painted into a number of TLspPaintGroups. The painters get these groups as argument in their paint method. The painters also receive events when the groups change if they implement ILspPaintGroupsChangeListener.

Since:
2012.0
Skip navigation links
LuciadFusion
2023.1.08