org.jopendocument.dom.text
Class TextStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.StyleStyle
org.jopendocument.dom.text.TextStyle
- Direct Known Subclasses:
- ParagraphStyle
public class TextStyle
- extends StyleStyle
| Methods inherited from class org.jopendocument.dom.StyleStyle |
dup, equals, getFamily, getFormattingProperties, getFormattingProperties, getName, getNS, getReferences, getSTYLE, hashCode, isReferencedAtMostOnce, register, warp |
STYLE_FAMILY
public static final String STYLE_FAMILY
- See Also:
- Constant Field Values
TextStyle
public TextStyle(ODPackage pkg,
org.jdom.Element tableColElem)
getTextProperties
public final TextStyle.SyleTextProperties getTextProperties()
getColor
public final Color getColor()
getBackgroundColor
public final Color getBackgroundColor()
Copyright © 2010 jOpenDocument All Rights Reserved.