Agora Server Gateway SDK Java API Reference
Loading...
Searching...
No Matches
io.agora.rtc.Rectangle Member List

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
heightio.agora.rtc.Rectangleprivate
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
widthio.agora.rtc.Rectangleprivate
xio.agora.rtc.Rectangleprivate
yio.agora.rtc.Rectangleprivate