getParentOrder

abstract fun <N, Row, Column> getParentOrder(view: TreeMapView<N, Row, Column>, root: N, pass: Int): Iterable<N>