org.jopendocument.dom.text
Class TextStyle.SyleTextProperties
java.lang.Object
org.jopendocument.dom.StyleProperties
org.jopendocument.dom.text.TextStyle.SyleTextProperties
- Enclosing class:
- TextStyle
public static class TextStyle.SyleTextProperties
- extends StyleProperties
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextStyle.SyleTextProperties
public TextStyle.SyleTextProperties(StyleStyle style)
getColor
public final Color getColor()
setColor
public final void setColor(Color color)
getFontName
public final String getFontName()
getLanguage
public final String getLanguage()
getCountry
public final String getCountry()
getWeight
public final String getWeight()
Copyright © 2010 jOpenDocument All Rights Reserved.