public class JRFillHighLowPlot extends JRFillChartPlot implements JRHighLowPlot
JRChartPlot.JRSeriesColor| Modifier and Type | Field and Description |
|---|---|
protected Color |
timeAxisLabelColor |
protected JRFont |
timeAxisLabelFont |
protected Color |
timeAxisLineColor |
protected Color |
timeAxisTickLabelColor |
protected JRFont |
timeAxisTickLabelFont |
protected Color |
valueAxisLabelColor |
protected JRFont |
valueAxisLabelFont |
protected Color |
valueAxisLineColor |
protected Color |
valueAxisTickLabelColor |
protected JRFont |
valueAxisTickLabelFont |
chart, parent| Constructor and Description |
|---|
JRFillHighLowPlot(JRHighLowPlot highLowPlot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, 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 Color timeAxisLabelColor
protected JRFont timeAxisTickLabelFont
protected Color timeAxisTickLabelColor
protected Color timeAxisLineColor
protected JRFont valueAxisLabelFont
protected Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected Color valueAxisTickLabelColor
protected Color valueAxisLineColor
public JRFillHighLowPlot(JRHighLowPlot highLowPlot, JRFillObjectFactory 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 void setTimeAxisLabelColor(Color color)
public JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont in interface JRTimeAxisFormatpublic Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic void setTimeAxisTickLabelColor(Color color)
public String getTimeAxisTickLabelMask()
getTimeAxisTickLabelMask in interface JRTimeAxisFormatpublic Boolean getTimeAxisVerticalTickLabels()
getTimeAxisVerticalTickLabels in interface JRTimeAxisFormatpublic Color getTimeAxisLineColor()
getTimeAxisLineColor in interface JRTimeAxisFormatpublic Color getOwnTimeAxisLineColor()
getOwnTimeAxisLineColor in interface JRTimeAxisFormatpublic void setTimeAxisLineColor(Color color)
public 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 void setValueAxisLabelColor(Color color)
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic void setValueAxisTickLabelColor(Color color)
public String getValueAxisTickLabelMask()
getValueAxisTickLabelMask in interface JRValueAxisFormatpublic Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels in interface JRValueAxisFormatpublic Color getValueAxisLineColor()
getValueAxisLineColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor in interface JRValueAxisFormatpublic void setValueAxisLineColor(Color color)
public Boolean getShowOpenTicks()
getShowOpenTicks in interface JRHighLowPlotpublic Boolean getShowCloseTicks()
getShowCloseTicks in interface JRHighLowPlotCopyright © 2017. All rights reserved.