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, setSeriesColorsclonegetOwnTimeAxisLabelColor, getOwnTimeAxisLineColor, getOwnTimeAxisTickLabelColor, getTimeAxisLabelColor, getTimeAxisLabelFont, getTimeAxisLineColor, getTimeAxisTickLabelColor, getTimeAxisTickLabelFont, getTimeAxisTickLabelMask, getTimeAxisVerticalTickLabelsgetOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getValueAxisLabelColor, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabelsJRExpression 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