public class JRBaseHighLowPlot extends JRBaseChartPlot implements JRHighLowPlot
JRBaseChartPlot.JRBaseSeriesColorJRChartPlot.JRSeriesColorbackcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientationValue, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors| Constructor and Description |
|---|
JRBaseHighLowPlot(JRChartPlot plot,
JRChart chart) |
JRBaseHighLowPlot(JRHighLowPlot highLowPlot,
JRBaseObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsclonepublic static final java.lang.String PROPERTY_SHOW_CLOSE_TICKS
public static final java.lang.String PROPERTY_SHOW_OPEN_TICKS
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 showOpenTicks
protected java.lang.Boolean showCloseTicks
public JRBaseHighLowPlot(JRChartPlot plot, JRChart chart)
public JRBaseHighLowPlot(JRHighLowPlot highLowPlot, JRBaseObjectFactory factory)
public JRExpression getTimeAxisLabelExpression()
getTimeAxisLabelExpression in interface JRHighLowPlotpublic JRFont getTimeAxisLabelFont()
getTimeAxisLabelFont in interface JRTimeAxisFormatpublic java.awt.Color getTimeAxisLabelColor()
getTimeAxisLabelColor in interface JRTimeAxisFormatpublic java.awt.Color getOwnTimeAxisLabelColor()
getOwnTimeAxisLabelColor in interface JRTimeAxisFormatpublic JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont in interface JRTimeAxisFormatpublic java.awt.Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic java.awt.Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic 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 JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression in interface JRHighLowPlotpublic JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression in interface JRHighLowPlotpublic JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression in interface JRHighLowPlotpublic JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression in interface JRHighLowPlotpublic JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression in interface JRHighLowPlotpublic JRFont getValueAxisLabelFont()
getValueAxisLabelFont in interface JRValueAxisFormatpublic java.awt.Color getValueAxisLabelColor()
getValueAxisLabelColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor in interface JRValueAxisFormatpublic JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic java.awt.Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic 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 java.lang.Boolean getShowOpenTicks()
getShowOpenTicks in interface JRHighLowPlotpublic void setShowOpenTicks(java.lang.Boolean showOpenTicks)
public java.lang.Boolean getShowCloseTicks()
getShowCloseTicks in interface JRHighLowPlotpublic void setShowCloseTicks(java.lang.Boolean showCloseTicks)
public void collectExpressions(JRExpressionCollector collector)
collectExpressions in interface JRChartPlotpublic java.lang.Object clone(JRChart parentChart)
clone in interface JRChartPlotclone in class JRBaseChartPlot© 2001-2010 Jaspersoft Corporation www.jaspersoft.com