public class JRFillCandlestickPlot extends JRFillChartPlot implements JRCandlestickPlot
JRChartPlot.JRSeriesColor| Modifier and Type | Field and Description |
|---|---|
protected java.awt.Color |
timeAxisLabelColor |
protected JRFont |
timeAxisLabelFont |
protected java.awt.Color |
timeAxisLineColor |
protected java.awt.Color |
timeAxisTickLabelColor |
protected JRFont |
timeAxisTickLabelFont |
protected java.awt.Color |
valueAxisLabelColor |
protected JRFont |
valueAxisLabelFont |
protected java.awt.Color |
valueAxisLineColor |
protected java.awt.Color |
valueAxisTickLabelColor |
protected JRFont |
valueAxisTickLabelFont |
chart, parent| Constructor and Description |
|---|
JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorscloneprotected JRFont timeAxisLabelFont
protected java.awt.Color timeAxisLabelColor
protected JRFont timeAxisTickLabelFont
protected java.awt.Color timeAxisTickLabelColor
protected java.awt.Color timeAxisLineColor
protected JRFont valueAxisLabelFont
protected java.awt.Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected java.awt.Color valueAxisTickLabelColor
protected java.awt.Color valueAxisLineColor
public JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot, JRFillObjectFactory factory)
public JRExpression getTimeAxisLabelExpression()
getTimeAxisLabelExpression in interface JRCandlestickPlotpublic JRFont getTimeAxisLabelFont()
getTimeAxisLabelFont in interface JRTimeAxisFormatpublic java.awt.Color getTimeAxisLabelColor()
getTimeAxisLabelColor in interface JRTimeAxisFormatpublic java.awt.Color getOwnTimeAxisLabelColor()
getOwnTimeAxisLabelColor in interface JRTimeAxisFormatpublic void setTimeAxisLabelColor(java.awt.Color color)
public JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont in interface JRTimeAxisFormatpublic java.awt.Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic java.awt.Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic void setTimeAxisTickLabelColor(java.awt.Color color)
public java.lang.String getTimeAxisTickLabelMask()
getTimeAxisTickLabelMask in interface JRTimeAxisFormatpublic java.lang.Boolean getTimeAxisVerticalTickLabels()
getTimeAxisVerticalTickLabels in interface JRTimeAxisFormatpublic java.awt.Color getTimeAxisLineColor()
getTimeAxisLineColor in interface JRTimeAxisFormatpublic java.awt.Color getOwnTimeAxisLineColor()
getOwnTimeAxisLineColor in interface JRTimeAxisFormatpublic void setTimeAxisLineColor(java.awt.Color color)
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression in interface JRCandlestickPlotpublic JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression in interface JRCandlestickPlotpublic JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression in interface JRCandlestickPlotpublic JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression in interface JRCandlestickPlotpublic JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression in interface JRCandlestickPlotpublic JRFont getValueAxisLabelFont()
getValueAxisLabelFont in interface JRValueAxisFormatpublic java.awt.Color getValueAxisLabelColor()
getValueAxisLabelColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor in interface JRValueAxisFormatpublic void setValueAxisLabelColor(java.awt.Color color)
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic java.awt.Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic void setValueAxisTickLabelColor(java.awt.Color color)
public java.lang.String getValueAxisTickLabelMask()
getValueAxisTickLabelMask in interface JRValueAxisFormatpublic java.lang.Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels in interface JRValueAxisFormatpublic java.awt.Color getValueAxisLineColor()
getValueAxisLineColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor in interface JRValueAxisFormatpublic void setValueAxisLineColor(java.awt.Color color)
public java.lang.Boolean getShowVolume()
getShowVolume in interface JRCandlestickPlot© 2001-2010 Jaspersoft Corporation www.jaspersoft.com