PenProfile 2.x

Uses of Package
com.livescribe.display

Packages that use com.livescribe.display
com.livescribe.buttons   
com.livescribe.display This package consists of classes and interfaces that allows applications to render on the pen display. 
com.livescribe.ext.ui Contains classes for conveniently creating menus, managing menu bookmarks, and doing other helpful UI-related things. 
com.livescribe.i18n This package consists of classes and interfaces to aid the internationalization of application resources. 
com.livescribe.penlet This package consists of classes and interfaces that are core to pen application development. 
com.livescribe.ui   
 

Classes in com.livescribe.display used by com.livescribe.buttons
AttributedText
          AttributedText contains text that should be rendered with different attributes.
Canvas
          This is a base class for applications that need to create their own display content.
Display
          Display encapsulates the display device of the pen.
Displayable
          A Displayable object can be placed on the pen display.
Font
          Font encapsulates the metrics as well as support for rendering (see TextRenderer ) text on a destination surface.
Graphics
          The Graphics class provides 2D drawing functionality.
Image
          Image represents a image buffer that can hold pixel data.
 

Classes in com.livescribe.display used by com.livescribe.display
AttributedText
          AttributedText contains text that should be rendered with different attributes.
AttributedText.Attribute
          Attribute encapsulates the font attribute associated with the the text in an attribute/text pair.
BrowseList.Insets
          Insets defines the decoration region for a menu item and the title for the BrowseList.
BrowseList.Item
          The Item interface describes an item in a BrowseList.
BrowseList.Title
          Title encapsulates the title for a browse list.
Display
          Display encapsulates the display device of the pen.
Displayable
          A Displayable object can be placed on the pen display.
Font
          Font encapsulates the metrics as well as support for rendering (see TextRenderer ) text on a destination surface.
Graphics
          The Graphics class provides 2D drawing functionality.
HorizontalFlickScrub
           
Image
          Image represents a image buffer that can hold pixel data.
TextRenderer
          TextRenderer defines methods to render text on the Graphics destination.
Transition
          Transition encapsulates screen transition.
VerticalFlickScrub
           
 

Classes in com.livescribe.display used by com.livescribe.ext.ui
BrowseList
          BrowseList is a UI component that enables a penlet to display a list of items and provide user navigation within the list.
BrowseList.Item
          The Item interface describes an item in a BrowseList.
BrowseList.Title
          Title encapsulates the title for a browse list.
Canvas
          This is a base class for applications that need to create their own display content.
Display
          Display encapsulates the display device of the pen.
Displayable
          A Displayable object can be placed on the pen display.
Graphics
          The Graphics class provides 2D drawing functionality.
HorizontalFlickScrub
           
Image
          Image represents a image buffer that can hold pixel data.
Transition
          Transition encapsulates screen transition.
VerticalFlickScrub
           
 

Classes in com.livescribe.display used by com.livescribe.i18n
Image
          Image represents a image buffer that can hold pixel data.
 

Classes in com.livescribe.display used by com.livescribe.penlet
Display
          Display encapsulates the display device of the pen.
 

Classes in com.livescribe.display used by com.livescribe.ui
AttributedText
          AttributedText contains text that should be rendered with different attributes.
Canvas
          This is a base class for applications that need to create their own display content.
Display
          Display encapsulates the display device of the pen.
Displayable
          A Displayable object can be placed on the pen display.
Font
          Font encapsulates the metrics as well as support for rendering (see TextRenderer ) text on a destination surface.
Graphics
          The Graphics class provides 2D drawing functionality.
HorizontalFlickScrub
           
Image
          Image represents a image buffer that can hold pixel data.
 


PenProfile 2.x

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