|
Agora Server Gateway SDK Java API Reference
|
This is the complete list of members for io.agora.rtc.Rectangle, including all inherited members.
| getHeight() | io.agora.rtc.Rectangle | |
| getWidth() | io.agora.rtc.Rectangle | |
| getX() | io.agora.rtc.Rectangle | |
| getY() | io.agora.rtc.Rectangle | |
| height | io.agora.rtc.Rectangle | private |
| Rectangle() | io.agora.rtc.Rectangle | |
| Rectangle(int x, int y, int width, int height) | io.agora.rtc.Rectangle | |
| setHeight(int height) | io.agora.rtc.Rectangle | |
| setWidth(int width) | io.agora.rtc.Rectangle | |
| setX(int x) | io.agora.rtc.Rectangle | |
| setY(int y) | io.agora.rtc.Rectangle | |
| width | io.agora.rtc.Rectangle | private |
| x | io.agora.rtc.Rectangle | private |
| y | io.agora.rtc.Rectangle | private |