com.metaio.tools
Class Screen

java.lang.Object
  extended by com.metaio.tools.Screen

public final class Screen
extends Object


Constructor Summary
Screen()
           
 
Method Summary
static ESCREEN_ROTATION getRotation(Activity activity)
          Get screen rotation that should be passed to the metaio SDK
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Screen

public Screen()
Method Detail

getRotation

public static ESCREEN_ROTATION getRotation(Activity activity)
Get screen rotation that should be passed to the metaio SDK

Parameters:
activity - Activity
Returns:
ESCREEN_ROTATION that should be passed to the metaio SDK