(e)
| 12108 | : void 0; |
| 12109 | } |
| 12110 | getScaleType(e) { |
| 12111 | const t = this.getScaleComponent(e); |
| 12112 | return t ? t.get("type") : void 0; |
| 12113 | } |
| 12114 | getSelectionComponent(e, t) { |
| 12115 | let n = this.component.selection[e]; |
| 12116 | if ( |
no test coverage detected