com.day.cq.graphics.chart
Class BarChart
java.lang.Object
com.day.cq.graphics.chart.Chart
com.day.cq.graphics.chart.BarChart
public class BarChart
- extends Chart
- Author:
- fmeschbe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BARS_TILE
public static final int BARS_TILE
- See Also:
- Constant Field Values
BARS_CASCADE
public static final int BARS_CASCADE
- See Also:
- Constant Field Values
BARS_HORIZONTAL
public static final int BARS_HORIZONTAL
- See Also:
- Constant Field Values
BARS_CANDLE
public static final int BARS_CANDLE
- See Also:
- Constant Field Values
BarChart
public BarChart()
getName
public static String getName()
draw
public com.day.image.Layer draw(Graph graph,
boolean doDraw)
- Specified by:
draw in class Chart
setStyle
public void setStyle(int style)
setBarwidth
public void setBarwidth(int barwidth)
setBarspacing
public void setBarspacing(int barspacing)
setNumlines
public void setNumlines(int numlines)
Copyright © 2008 Day Management AG. All Rights Reserved.