PenProfile 2.x

com.livescribe.display
Class AttributedText.Attribute

java.lang.Object
  extended by com.livescribe.display.AttributedText.Attribute
Enclosing class:
AttributedText

public static class AttributedText.Attribute
extends Object

Attribute encapsulates the font attribute associated with the the text in an attribute/text pair.

Since:
0.5

Method Summary
 Font getFont()
          Gets the font attribute.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFont

public Font getFont()
Gets the font attribute.

Returns:
the Font object contained by this Attribute.

PenProfile 2.x

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