org.jopendocument.dom.text
Class TextStyle.StyleTextProperties
java.lang.Object
   org.jopendocument.dom.StyleProperties
org.jopendocument.dom.StyleProperties
       org.jopendocument.dom.text.TextStyle.StyleTextProperties
org.jopendocument.dom.text.TextStyle.StyleTextProperties
- Enclosing class:
- TextStyle
- public static class TextStyle.StyleTextProperties 
- extends StyleProperties
 
 
 
 
| Methods inherited from class org.jopendocument.dom.StyleProperties | 
| fallbackToDefaultStyle, getAttributeValue, getAttributeValueInAncestors, getAttributeValueNotInAncestors, getBackgroundColor, getElement, getElement, getEnclosingStyle, getNS, getRawBackgroundColor, getStyledNode, parseBoolean, parseInt, parseInteger, setAttributeValue, setAttributeValue, setBackgroundColor, setBackgroundColor | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TextStyle.StyleTextProperties
public TextStyle.StyleTextProperties(Style 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.