(int i)
| 3107 | * @return overview Band. |
| 3108 | */ |
| 3109 | public class Band:public Band GetOverview(int i) |
| 3110 | |
| 3111 | /** |
| 3112 | * Return the number of overview layers available. |
| 3113 | * |
| 3114 | * @return overview count, zero if none. |
| 3115 | */ |
| 3116 | public class Band:public int GetOverviewCount() |
| 3117 | |
| 3118 | /** |
no outgoing calls
no test coverage detected