public class JRFillHighLowPlot extends JRFillChartPlot implements JRHighLowPlot
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 |
|---|
JRFillHighLowPlot(JRHighLowPlot highLowPlot,
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 JRFillHighLowPlot(JRHighLowPlot highLowPlot, JRFillObjectFactory 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 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 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 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 getShowOpenTicks()
getShowOpenTicks in interface JRHighLowPlotpublic java.lang.Boolean getShowCloseTicks()
getShowCloseTicks in interface JRHighLowPlot© 2001-2010 Jaspersoft Corporation www.jaspersoft.com