Moved getParcelNodesElementForSelectedParcel() from CiftiMappableDataFile to...
Moved getParcelNodesElementForSelectedParcel() from CiftiMappableDataFile to CiftiMappableConnectivityMatrixDataFile. Also removed m_selectionIndex from CiftiMappableDataFile since it was never set in that class and it is no longer needed since the loaded row is tracked by CiftiMappableConnectivityMatrixDataFile's ConnectivityDataLoaded class. Use the last selected row to highlight the correspondingn parcel.
parent
37196972
Please register or sign in to comment