org.jopendocument.dom.text
Class TextStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.Style
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.Style |
dup, getFormattingProperties, getFormattingProperties, getName, getNonNullStyleDesc, getNS, getPackage, getReferencedStyle, getReferencedStyleElement, getReferences, getSTYLE, getStyle, getStyleDesc, getStyleStyleDesc, isReferencedAtMostOnce, isStandardStyleResolution, register, registerAllVersions, setStandardStyleResolution, warp |
TextStyle
public TextStyle(ODPackage pkg,
org.jdom.Element tableColElem)
registerDesc
public static void registerDesc()
getTextProperties
public final TextStyle.StyleTextProperties getTextProperties()
getColor
public final Color getColor()
getBackgroundColor
public final Color getBackgroundColor()
Copyright © 2010 jOpenDocument All Rights Reserved.