fm.liveswitch.android.LayoutManager Member List

This is the complete list of members for fm.liveswitch.android.LayoutManager, including all inherited members.

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.LayoutManagerprotected
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.LayoutManagerprotected
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.LayoutManagerprotected
initializeOnGlobalLayout()fm.liveswitch.android.LayoutManagerprotected
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.LayoutManagerprotected
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 >