PenProfile 2.x

com.livescribe.configuration
Class PaperTablet

java.lang.Object
  extended by com.livescribe.configuration.PaperTablet

public class PaperTablet
extends Object

Since:
2.5

Field Summary
static int AREA_ID_RIGHT_BUTTON
           
static int AREA_ID_TABLET
           
static int AREA_ID_TABLET_180
           
static int AREA_ID_TABLET_270
           
static int AREA_ID_TABLET_90
           
static int AREA_ID_TABLET_LANDSCAPE
           
 
Constructor Summary
PaperTablet()
           
 
Method Summary
static void enable(boolean enable)
          Turn on/off Paper Tablet streaming for regions with the tablet bit set
static void enableMacMode(boolean enable)
          Turn on/off Mac Mode for Paper Tablet streaming.
static boolean isAvailable()
          This will return true on an Echo pen that has the Paper Tablet app installed
static boolean isEnabled()
          The status of Paper Tablet streaming
static boolean isMacModeEnabled()
          The status of Mac Mode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AREA_ID_TABLET

public static final int AREA_ID_TABLET
See Also:
Constant Field Values

AREA_ID_TABLET_LANDSCAPE

public static final int AREA_ID_TABLET_LANDSCAPE
See Also:
Constant Field Values

AREA_ID_TABLET_90

public static final int AREA_ID_TABLET_90
See Also:
Constant Field Values

AREA_ID_TABLET_180

public static final int AREA_ID_TABLET_180
See Also:
Constant Field Values

AREA_ID_TABLET_270

public static final int AREA_ID_TABLET_270
See Also:
Constant Field Values

AREA_ID_RIGHT_BUTTON

public static final int AREA_ID_RIGHT_BUTTON
See Also:
Constant Field Values
Constructor Detail

PaperTablet

public PaperTablet()
Method Detail

isAvailable

public static boolean isAvailable()
This will return true on an Echo pen that has the Paper Tablet app installed

Returns:

enable

public static void enable(boolean enable)
Turn on/off Paper Tablet streaming for regions with the tablet bit set

Parameters:
enable -

isEnabled

public static boolean isEnabled()
The status of Paper Tablet streaming

Returns:

enableMacMode

public static void enableMacMode(boolean enable)
Turn on/off Mac Mode for Paper Tablet streaming. This will automaically expand regions so that the corners on the screen match the corners on the paper

Parameters:
enable -

isMacModeEnabled

public static boolean isMacModeEnabled()
The status of Mac Mode

Returns:

PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.