◆ Rectangle() [1/2]
io.agora.rtc.Rectangle.Rectangle |
( |
| ) |
|
◆ Rectangle() [2/2]
io.agora.rtc.Rectangle.Rectangle |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
◆ getHeight()
int io.agora.rtc.Rectangle.getHeight |
( |
| ) |
|
◆ getWidth()
int io.agora.rtc.Rectangle.getWidth |
( |
| ) |
|
◆ getX()
int io.agora.rtc.Rectangle.getX |
( |
| ) |
|
◆ getY()
int io.agora.rtc.Rectangle.getY |
( |
| ) |
|
◆ setHeight()
void io.agora.rtc.Rectangle.setHeight |
( |
int |
height | ) |
|
◆ setWidth()
void io.agora.rtc.Rectangle.setWidth |
( |
int |
width | ) |
|
◆ setX()
void io.agora.rtc.Rectangle.setX |
( |
int |
x | ) |
|
◆ setY()
void io.agora.rtc.Rectangle.setY |
( |
int |
y | ) |
|
The documentation for this class was generated from the following file: