| addOnLayout(fm.liveswitch.IAction1< fm.liveswitch.Layout > value) | fm.liveswitch.LayoutManager< View > | |
| addRemoteMedia(fm.liveswitch.IViewableMedia< T > remoteMedia) | fm.liveswitch.LayoutManager< View > | |
| addRemoteView(String idValue, T view) | fm.liveswitch.LayoutManager< View > | |
| addRemoteViews(String[] ids, T[] views) | fm.liveswitch.LayoutManager< View > | |
| addView(View view) | fm.liveswitch.android.LayoutManager | protected |
| LayoutManager< View >.addView(T view) | fm.liveswitch.LayoutManager< View > | protected |
| dispatchToMainThread(final IAction2< Object, Object > action, final Object arg1, final Object arg2) | fm.liveswitch.android.LayoutManager | protected |
| LayoutManager< View >.dispatchToMainThread(fm.liveswitch.IAction2< Object, Object > action, Object arg1, Object arg2) | fm.liveswitch.LayoutManager< View > | protected |
| doGetLocalView() | fm.liveswitch.LayoutManager< View > | protected |
| doGetRemoteViews(String idValue) | fm.liveswitch.LayoutManager< View > | protected |
| doGetRemoteViewsIds() | fm.liveswitch.LayoutManager< View > | protected |
| getContainer() | fm.liveswitch.android.LayoutManager | |
| getLayout(int layoutWidth, int layoutHeight, boolean local, int remoteCount) | fm.liveswitch.LayoutManager< View > | protected |
| getLayout(int layoutWidth, int layoutHeight, boolean local, int remoteCount, String[] remoteViewIds) | fm.liveswitch.LayoutManager< View > | protected |
| getLayout(int layoutWidth, int layoutHeight, boolean local, int remoteCount, String[] remoteViewIds, fm.liveswitch.Size localVideoSize, fm.liveswitch.Size[] remoteVideoSizes) | fm.liveswitch.LayoutManager< View > | protected |
| getLayout(int layoutWidth, int layoutHeight, int remoteCount) | fm.liveswitch.LayoutManager< View > | protected |
| getLayout(int layoutWidth, int layoutHeight, int remoteCount, String[] remoteViewIds) | fm.liveswitch.LayoutManager< View > | protected |
| getLayoutOrigin() | fm.liveswitch.LayoutManager< View > | |
| getLocalView() | fm.liveswitch.LayoutManager< View > | |
| getRemoteView(String idValue) | fm.liveswitch.LayoutManager< View > | |
| getRemoteViewIds() | fm.liveswitch.LayoutManager< View > | |
| getRemoteViews() | fm.liveswitch.LayoutManager< View > | |
| getRemoteViews(String[] ids) | fm.liveswitch.LayoutManager< View > | |
| initializeLayout() | fm.liveswitch.android.LayoutManager | protected |
| initializeOnGlobalLayout() | fm.liveswitch.android.LayoutManager | protected |
| layout() | fm.liveswitch.android.LayoutManager | |
| LayoutManager(ViewGroup container) | fm.liveswitch.android.LayoutManager | |
| LayoutManager(ViewGroup container, LayoutPreset preset) | fm.liveswitch.android.LayoutManager | |
| LayoutManager< View >.LayoutManager() | fm.liveswitch.LayoutManager< View > | |
| LayoutManager< View >.LayoutManager(fm.liveswitch.LayoutPreset preset) | fm.liveswitch.LayoutManager< View > | |
| layoutOnMainThread() | fm.liveswitch.LayoutManager< View > | |
| removeOnLayout(fm.liveswitch.IAction1< fm.liveswitch.Layout > value) | fm.liveswitch.LayoutManager< View > | |
| removeRemoteMedia(fm.liveswitch.IViewableMedia< T > remoteMedia) | fm.liveswitch.LayoutManager< View > | |
| removeRemoteView(String idValue) | fm.liveswitch.LayoutManager< View > | |
| removeRemoteViews() | fm.liveswitch.LayoutManager< View > | |
| removeRemoteViews(String[] ids) | fm.liveswitch.LayoutManager< View > | |
| removeView(View view) | fm.liveswitch.android.LayoutManager | protected |
| LayoutManager< View >.removeView(T view) | fm.liveswitch.LayoutManager< View > | protected |
| reset() | fm.liveswitch.LayoutManager< View > | |
| setLayoutOrigin(fm.liveswitch.LayoutOrigin value) | fm.liveswitch.LayoutManager< View > | protected |
| setLocalMedia(fm.liveswitch.IViewableMedia< T > localMedia) | fm.liveswitch.LayoutManager< View > | |
| setLocalView(T view) | fm.liveswitch.LayoutManager< View > | |
| setMode(LayoutMode value) | fm.liveswitch.android.LayoutManager | |
| swapRemoteMedia(fm.liveswitch.IViewableMedia< T > remoteMediaToRemove, fm.liveswitch.IViewableMedia< T > remoteMediaToAdd) | fm.liveswitch.LayoutManager< View > | |
| swapRemoteView(String idToRemove, String idToAdd, T viewToAdd) | fm.liveswitch.LayoutManager< View > | |
| swapRemoteViews(String[] idsToRemove, String[] idsToAdd, T[] viewsToAdd) | fm.liveswitch.LayoutManager< View > | |
| unsetLocalView() | fm.liveswitch.LayoutManager< View > | |