com.livescribe.display
Class AttributedText.Attribute
java.lang.Object
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
getFont
public Font getFont()
- Gets the font attribute.
- Returns:
- the
Font object contained by this Attribute.
Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.