|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUIOutput
org.openfaces.component.chart.ChartAxis
org.openfaces.component.chart.ChartCategoryAxis
public class ChartCategoryAxis
| Constructor Summary | |
|---|---|
ChartCategoryAxis()
|
|
| Method Summary | |
|---|---|
CategoryAxisLabelPosition |
getPosition()
|
void |
restoreState(FacesContext facesContext,
java.lang.Object object)
|
java.lang.Object |
saveState(FacesContext context)
|
void |
setPosition(CategoryAxisLabelPosition position)
|
| Methods inherited from class org.openfaces.component.chart.ChartAxis |
|---|
getComponentsChain, getDomain, getHint, getLabels, getStyle, getStyleObjectModel, getTextStyle, getTicks, isLabelVisible, isTickLabelsVisible, isTicksVisible, setDomain, setLabels, setLabelVisible, setParent, setStyle, setTextStyle, setTickLabelsVisible, setTicks, setTicksVisible |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartCategoryAxis()
| Method Detail |
|---|
public CategoryAxisLabelPosition getPosition()
public void setPosition(CategoryAxisLabelPosition position)
public java.lang.Object saveState(FacesContext context)
saveState in class ChartAxis
public void restoreState(FacesContext facesContext,
java.lang.Object object)
restoreState in class ChartAxis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||