public class GraphFont extends BaseFont
Modifier and Type | Field and Description |
---|---|
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
BOLD_KEY, COLOR_KEY, ITALIC_KEY, m_defaultFontColor, m_defaultFontSize, m_defaultFontStyle, m_defaultFontTypeface, NAME_KEY, SIZE_KEY, UNDERLINE_KEY
ID_KEY, m_parent, TRANSIENT_KEY
Constructor and Description |
---|
GraphFont() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
applyProperties, getColor, getName, getSize, isBold, isItalic, isUnderline, resetStyleProperties, setBold, setColor, setDefaultValues, setItalic, setName, setSize, setUnderline
getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, registerAttachedObjectKey, restoreState, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class BaseFont