public class FontTag extends CoreAttributes
| Modifier and Type | Method and Description |
|---|---|
String |
getColor()
Specifies the color of text
|
String |
getDir()
Specifies the text direction for the content in an element
|
String |
getFace()
Specifies the font of text
|
String |
getLang()
Specifies a language code for the content in an element
|
String |
getSize()
Specifies the size of text
|
getClassAttribute, getIdAttribute, getStyle, getTitlecompareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toStringpublic String getLang()
public String getDir()
public String getSize()
public String getColor()
public String getFace()
Copyright © 2012. All Rights Reserved.