public class CustomizedMiniMeetingViewSize
extends java.lang.Object
| Constructor and Description |
|---|
CustomizedMiniMeetingViewSize() |
CustomizedMiniMeetingViewSize(int topMargin,
int rightMargin,
int width,
int height)
Create a new size of the minimized meeting view with the specified coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int |
getRightMargin() |
int |
getTopMargin() |
int |
getWidth() |
public CustomizedMiniMeetingViewSize()
public CustomizedMiniMeetingViewSize(int topMargin,
int rightMargin,
int width,
int height)
topMargin - top marginrightMargin - right marginwidth - widthheight - height