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, getStyleResolver, 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 String PROPERTY_SHOW_CLOSE_TICKS
public static final String PROPERTY_SHOW_OPEN_TICKS
protected JRExpression timeAxisLabelExpression
protected JRFont timeAxisLabelFont
protected Color timeAxisLabelColor
protected JRFont timeAxisTickLabelFont
protected Color timeAxisTickLabelColor
protected String timeAxisTickLabelMask
protected Boolean timeAxisVerticalTickLabels
protected Color timeAxisLineColor
protected JRExpression valueAxisLabelExpression
protected JRExpression rangeAxisMinValueExpression
protected JRExpression rangeAxisMaxValueExpression
protected JRExpression domainAxisMinValueExpression
protected JRExpression domainAxisMaxValueExpression
protected JRFont valueAxisLabelFont
protected Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected Color valueAxisTickLabelColor
protected String valueAxisTickLabelMask
protected Boolean valueAxisVerticalTickLabels
protected Color valueAxisLineColor
protected Boolean showOpenTicks
protected 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 Color getTimeAxisLabelColor()
getTimeAxisLabelColor in interface JRTimeAxisFormatpublic Color getOwnTimeAxisLabelColor()
getOwnTimeAxisLabelColor in interface JRTimeAxisFormatpublic JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont in interface JRTimeAxisFormatpublic Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic String getTimeAxisTickLabelMask()
getTimeAxisTickLabelMask in interface JRTimeAxisFormatpublic Boolean getTimeAxisVerticalTickLabels()
getTimeAxisVerticalTickLabels in interface JRTimeAxisFormatpublic Color getTimeAxisLineColor()
getTimeAxisLineColor in interface JRTimeAxisFormatpublic 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 Color getValueAxisLabelColor()
getValueAxisLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor in interface JRValueAxisFormatpublic JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic String getValueAxisTickLabelMask()
getValueAxisTickLabelMask in interface JRValueAxisFormatpublic Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels in interface JRValueAxisFormatpublic Color getValueAxisLineColor()
getValueAxisLineColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor in interface JRValueAxisFormatpublic Boolean getShowOpenTicks()
getShowOpenTicks in interface JRHighLowPlotpublic void setShowOpenTicks(Boolean showOpenTicks)
public Boolean getShowCloseTicks()
getShowCloseTicks in interface JRHighLowPlotpublic void setShowCloseTicks(Boolean showCloseTicks)
public void collectExpressions(JRExpressionCollector collector)
collectExpressions in interface JRChartPlotpublic Object clone(JRChart parentChart)
clone in interface JRChartPlotclone in class JRBaseChartPlotCopyright © 2017. All rights reserved.