dataSourceChangeListener
R2026bClass: lidar.syncImageViewer.SyncImageViewer
Namespace: lidar.syncImageViewer
(To be removed) Update external tool when connecting to signal being loaded into Lidar Labeler app
dataSourceChangeListener will be removed in a future release.
Use lidar.connector.Connector instead.
For information on updating your code, see Version
History.
Syntax
dataSourceChangeListener(syncImageObj)
Description
dataSourceChangeListener( provides
the option to update the external tool when loading a new data source is loaded into the Lidar Labeler app. The app calls this method using the
syncImageObj)syncImageObj object.
Note
The client class can optionally implement this method.