selectDynamicEntityObservations method
- List<
DynamicEntityObservation> dynamicEntityObservations
Selects the given dynamic entity observations and adds them to the current list of selected observations.
Selecting a DynamicEntityObservation does the following:
- adds the DynamicEntityObservation to the current list of selected dynamic entity observations.
- adds a visual selection halo around the static DynamicEntityObservation.
Use DynamicEntityLayer.selectDynamicEntity to achieve dynamic selection of the latest observation in a track.
Parameters:
dynamicEntityObservations— The dynamic entity observations to select.