getAnalysisViewStatus

fun getAnalysisViewStatus(analysis: Analysis): AnalysisViewStatus?

Retrieves the analysis' status in the view.

Return

a valid AnalysisViewStatus or null if the view doesn't contain the given analysis or this proxy's GeoView is not part of the composition

Since

300.0.0

Parameters

analysis

An analysis object to get the view status for.