public interface JRLinePlot extends JRChartPlot, JRCategoryAxisFormat, JRValueAxisFormat
JRChartPlot.JRSeriesColorPROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION| Modifier and Type | Method and Description |
|---|---|
JRExpression |
getCategoryAxisLabelExpression() |
JRExpression |
getDomainAxisMaxValueExpression() |
JRExpression |
getDomainAxisMinValueExpression() |
JRExpression |
getRangeAxisMaxValueExpression() |
JRExpression |
getRangeAxisMinValueExpression() |
java.lang.Boolean |
getShowLines() |
java.lang.Boolean |
getShowShapes() |
JRExpression |
getValueAxisLabelExpression() |
boolean |
isShowLines()
Deprecated.
Replaced by
getShowLines() |
boolean |
isShowShapes()
Deprecated.
Replaced by
getShowShapes() |
void |
setShowLines(boolean isShowLines)
Deprecated.
Replaced by
setShowLines(Boolean) |
void |
setShowLines(java.lang.Boolean isShowLines) |
void |
setShowShapes(boolean isShowShapes)
Deprecated.
Replaced by
setShowShapes(Boolean) |
void |
setShowShapes(java.lang.Boolean isShowShapes) |
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColorsclonegetCategoryAxisLabelColor, getCategoryAxisLabelFont, getCategoryAxisLineColor, getCategoryAxisTickLabelColor, getCategoryAxisTickLabelFont, getCategoryAxisTickLabelMask, getCategoryAxisTickLabelRotation, getCategoryAxisVerticalTickLabels, getOwnCategoryAxisLabelColor, getOwnCategoryAxisLineColor, getOwnCategoryAxisTickLabelColor, setCategoryAxisTickLabelRotationgetOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getValueAxisLabelColor, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabelsJRExpression getCategoryAxisLabelExpression()
JRExpression getValueAxisLabelExpression()
JRExpression getDomainAxisMinValueExpression()
JRExpression getDomainAxisMaxValueExpression()
JRExpression getRangeAxisMinValueExpression()
JRExpression getRangeAxisMaxValueExpression()
boolean isShowLines()
getShowLines()java.lang.Boolean getShowLines()
void setShowLines(boolean isShowLines)
setShowLines(Boolean)void setShowLines(java.lang.Boolean isShowLines)
boolean isShowShapes()
getShowShapes()java.lang.Boolean getShowShapes()
void setShowShapes(boolean isShowShapes)
setShowShapes(Boolean)void setShowShapes(java.lang.Boolean isShowShapes)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com