org.openfaces.component.chart
Class LineChartView
java.lang.Object
UICommand
org.openfaces.component.chart.ChartView
org.openfaces.component.chart.GridChartView
org.openfaces.component.chart.LineChartView
- All Implemented Interfaces:
- HasLabels, org.openfaces.renderkit.cssparser.StyledComponent
public class LineChartView
- extends GridChartView
Methods inherited from class org.openfaces.component.chart.GridChartView |
decodeAction, getAxes, getBaseAxis, getBaseGrid, getGridLines, getKeyAxis, getKeyAxisLabel, getKeyGrid, getOrientation, getPoint, getShowAxes, getValueAxis, getValueAxisLabel, getValueGrid, isLabelsVisible, setBaseAxis, setKeyAxisLabel, setLabelsVisible, setOrientation, setPoint, setShowAxes, setValueAxisLabel |
Methods inherited from class org.openfaces.component.chart.ChartView |
getChart, getColors, getComponentsChain, getDynamicOnclick, getDynamicOnMouseOut, getDynamicOnMouseOver, getDynamicTooltip, getDynamicUrl, getForegroundAlpha, getLabels, getOnclick, getOnmouseout, getOnmouseover, getStyle, getStyleObjectModel, getTextStyle, getTooltip, getUrl, renderAsImageFile, setColors, setDynamicTooltip, setDynamicUrl, setForegroundAlpha, setLabels, setOnclick, setOnmouseout, setOnmouseover, setStyle, setTextStyle, setTooltip, setUrl |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineChartView
public LineChartView()
isShapesVisible
public boolean isShapesVisible()
setShapesVisible
public void setShapesVisible(boolean shapesVisible)
getLinePropertiesList
public java.util.List<LineProperties> getLinePropertiesList()
addLinePropertiesList
public void addLinePropertiesList(LineProperties lineProperties)
getFamily
public java.lang.String getFamily()
- Overrides:
getFamily
in class GridChartView
getHint
public java.lang.String getHint()
saveState
public java.lang.Object saveState(FacesContext context)
- Overrides:
saveState
in class GridChartView
restoreState
public void restoreState(FacesContext facesContext,
java.lang.Object object)
- Overrides:
restoreState
in class GridChartView
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.