public class BaseMajorTick extends BaseTick
| Modifier and Type | Field and Description |
|---|---|
protected java.awt.Color |
m_defaultLineColor |
protected int |
m_defaultLineStyle |
protected int |
m_defaultLineWidth |
protected int |
m_defaultTickStyle |
LINE_COLOR_KEY, LINE_STYLE_KEY, LINE_WIDTH_KEY, TICK_STYLE_KEY, TYPEID_KEY, m_parent, TRANSIENT_KEY| Constructor and Description |
|---|
BaseMajorTick() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
getLineColor, getLineStyle, getLineWidth, getTickStyle, resetStyleProperties, setLineColor, setLineStyle, setLineStyle, setLineWidth, setTickStyle, setTickStyleapplyProperties, getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, registerAttachedObjectKey, restoreState, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdatedprotected java.awt.Color m_defaultLineColor
protected int m_defaultLineWidth
protected int m_defaultLineStyle
protected int m_defaultTickStyle
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class BaseTick