net.sf.jasperreports.charts
public interface JRHighLowPlot extends JRChartPlot, JRTimeAxisFormat, JRValueAxisFormat
JRChartPlot.JRSeriesColor
Modifier and Type | Method and Description |
---|---|
JRExpression |
getDomainAxisMaxValueExpression() |
JRExpression |
getDomainAxisMinValueExpression() |
JRExpression |
getRangeAxisMaxValueExpression() |
JRExpression |
getRangeAxisMinValueExpression() |
java.lang.Boolean |
getShowCloseTicks() |
java.lang.Boolean |
getShowOpenTicks() |
JRExpression |
getTimeAxisLabelExpression() |
JRExpression |
getValueAxisLabelExpression() |
boolean |
isShowCloseTicks()
Deprecated.
Replaced by
getShowCloseTicks() |
boolean |
isShowOpenTicks()
Deprecated.
Replaced by
getShowOpenTicks() |
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors
clone
getOwnTimeAxisLabelColor, getOwnTimeAxisLineColor, getOwnTimeAxisTickLabelColor, getTimeAxisLabelColor, getTimeAxisLabelFont, getTimeAxisLineColor, getTimeAxisTickLabelColor, getTimeAxisTickLabelFont, getTimeAxisTickLabelMask, getTimeAxisVerticalTickLabels
getOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getValueAxisLabelColor, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabels
JRExpression getTimeAxisLabelExpression()
JRExpression getValueAxisLabelExpression()
JRExpression getDomainAxisMinValueExpression()
JRExpression getDomainAxisMaxValueExpression()
JRExpression getRangeAxisMinValueExpression()
JRExpression getRangeAxisMaxValueExpression()
boolean isShowOpenTicks()
getShowOpenTicks()
java.lang.Boolean getShowOpenTicks()
boolean isShowCloseTicks()
getShowCloseTicks()
java.lang.Boolean getShowCloseTicks()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com