| getFrameRate() | fm.liveswitch.ScreenConfig | |
| getHeight() | fm.liveswitch.ScreenConfig | |
| getOrigin() | fm.liveswitch.ScreenConfig | |
| getRegion() | fm.liveswitch.ScreenConfig | |
| getSize() | fm.liveswitch.ScreenConfig | |
| getWidth() | fm.liveswitch.ScreenConfig | |
| getX() | fm.liveswitch.ScreenConfig | |
| getY() | fm.liveswitch.ScreenConfig | |
| isEquivalent(fm.liveswitch.ScreenConfig config) | fm.liveswitch.ScreenConfig | |
| ScreenConfig(fm.liveswitch.Point origin, fm.liveswitch.Size size, double frameRate) | fm.liveswitch.ScreenConfig | |
| ScreenConfig(fm.liveswitch.Point origin, fm.liveswitch.Size size, double frameRate, int clockRate) | fm.liveswitch.ScreenConfig | |
| ScreenConfig(fm.liveswitch.Rectangle region, double frameRate) | fm.liveswitch.ScreenConfig | |
| ScreenConfig(fm.liveswitch.Rectangle region, double frameRate, int clockRate) | fm.liveswitch.ScreenConfig | |
| ScreenConfig(int x, int y, int width, int height, double frameRate) | fm.liveswitch.ScreenConfig | |
| ScreenConfig(int x, int y, int width, int height, double frameRate, int clockRate) | fm.liveswitch.ScreenConfig | |
| setFrameRate(double value) | fm.liveswitch.ScreenConfig | |
| setOrigin(fm.liveswitch.Point value) | fm.liveswitch.ScreenConfig | |
| setRegion(fm.liveswitch.Rectangle value) | fm.liveswitch.ScreenConfig | |
| setSize(fm.liveswitch.Size value) | fm.liveswitch.ScreenConfig | |
| toString() | fm.liveswitch.ScreenConfig | |