Class: lidar.syncImageViewer.SyncImageViewer
Package: lidar.syncImageViewer
Update external tool when connecting to signal being loaded into Lidar Labeler app
dataSourceChangeListener(syncImageObj)
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.