fm.liveswitch.java.LayoutManager Member List

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

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