net.sf.jasperreports.charts
public interface JRTimeSeriesPlot extends JRChartPlot, JRTimeAxisFormat, JRValueAxisFormat
JRChartPlot.JRSeriesColor| Modifier and Type | Method and Description |
|---|---|
JRExpression |
getDomainAxisMaxValueExpression() |
JRExpression |
getDomainAxisMinValueExpression() |
JRExpression |
getRangeAxisMaxValueExpression() |
JRExpression |
getRangeAxisMinValueExpression() |
java.lang.Boolean |
getShowLines() |
java.lang.Boolean |
getShowShapes() |
JRExpression |
getTimeAxisLabelExpression() |
JRExpression |
getValueAxisLabelExpression() |
boolean |
isShowLines()
Deprecated.
Replaced by
getShowLines() |
boolean |
isShowShapes()
Deprecated.
Replaced by
getShowShapes() |
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 isShowLines()
getShowLines()boolean isShowShapes()
getShowShapes()java.lang.Boolean getShowLines()
java.lang.Boolean getShowShapes()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com