public class JRBaseCandlestickPlot extends JRBaseChartPlot implements JRCandlestickPlot
JRBaseChartPlot.JRBaseSeriesColor
JRChartPlot.JRSeriesColor
backcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientationValue, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors
Modifier | Constructor and Description |
---|---|
|
JRBaseCandlestickPlot(JRCandlestickPlot candlestickPlot,
JRBaseObjectFactory factory) |
protected |
JRBaseCandlestickPlot(JRChartPlot plot,
JRChart chart) |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
clone
public static final java.lang.String PROPERTY_SHOW_VOLUME
protected JRExpression timeAxisLabelExpression
protected JRFont timeAxisLabelFont
protected java.awt.Color timeAxisLabelColor
protected JRFont timeAxisTickLabelFont
protected java.awt.Color timeAxisTickLabelColor
protected java.lang.String timeAxisTickLabelMask
protected java.lang.Boolean timeAxisVerticalTickLabels
protected java.awt.Color timeAxisLineColor
protected JRExpression valueAxisLabelExpression
protected JRExpression rangeAxisMinValueExpression
protected JRExpression rangeAxisMaxValueExpression
protected JRExpression domainAxisMinValueExpression
protected JRExpression domainAxisMaxValueExpression
protected JRFont valueAxisLabelFont
protected java.awt.Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected java.awt.Color valueAxisTickLabelColor
protected java.lang.String valueAxisTickLabelMask
protected java.lang.Boolean valueAxisVerticalTickLabels
protected java.awt.Color valueAxisLineColor
protected java.lang.Boolean showVolume
protected JRBaseCandlestickPlot(JRChartPlot plot, JRChart chart)
public JRBaseCandlestickPlot(JRCandlestickPlot candlestickPlot, JRBaseObjectFactory factory)
public JRExpression getTimeAxisLabelExpression()
getTimeAxisLabelExpression
in interface JRCandlestickPlot
public JRFont getTimeAxisLabelFont()
getTimeAxisLabelFont
in interface JRTimeAxisFormat
public java.awt.Color getTimeAxisLabelColor()
getTimeAxisLabelColor
in interface JRTimeAxisFormat
public java.awt.Color getOwnTimeAxisLabelColor()
getOwnTimeAxisLabelColor
in interface JRTimeAxisFormat
public JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont
in interface JRTimeAxisFormat
public java.awt.Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor
in interface JRTimeAxisFormat
public java.awt.Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor
in interface JRTimeAxisFormat
public java.lang.String getTimeAxisTickLabelMask()
getTimeAxisTickLabelMask
in interface JRTimeAxisFormat
public java.lang.Boolean getTimeAxisVerticalTickLabels()
getTimeAxisVerticalTickLabels
in interface JRTimeAxisFormat
public java.awt.Color getTimeAxisLineColor()
getTimeAxisLineColor
in interface JRTimeAxisFormat
public java.awt.Color getOwnTimeAxisLineColor()
getOwnTimeAxisLineColor
in interface JRTimeAxisFormat
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression
in interface JRCandlestickPlot
public JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression
in interface JRCandlestickPlot
public JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression
in interface JRCandlestickPlot
public JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression
in interface JRCandlestickPlot
public JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression
in interface JRCandlestickPlot
public JRFont getValueAxisLabelFont()
getValueAxisLabelFont
in interface JRValueAxisFormat
public java.awt.Color getValueAxisLabelColor()
getValueAxisLabelColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor
in interface JRValueAxisFormat
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont
in interface JRValueAxisFormat
public java.awt.Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor
in interface JRValueAxisFormat
public java.lang.String getValueAxisTickLabelMask()
getValueAxisTickLabelMask
in interface JRValueAxisFormat
public java.lang.Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels
in interface JRValueAxisFormat
public java.awt.Color getValueAxisLineColor()
getValueAxisLineColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor
in interface JRValueAxisFormat
public java.lang.Boolean getShowVolume()
getShowVolume
in interface JRCandlestickPlot
public void setShowVolume(java.lang.Boolean showVolume)
public void collectExpressions(JRExpressionCollector collector)
collectExpressions
in interface JRChartPlot
public java.lang.Object clone(JRChart parentChart)
clone
in interface JRChartPlot
clone
in class JRBaseChartPlot
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com