public class LinePlot extends AbstractCategoryAxisPlot
SERIAL_VERSION_UID
Constructor and Description |
---|
LinePlot() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getShowLines()
Returns the lines visibility.
|
Boolean |
getShowShapes()
Returns the shapes visibility.
|
void |
setShowLines(Boolean showLines)
Sets the lines visibility.
|
void |
setShowShapes(Boolean showShapes)
Sets the shapes visibility.
|
void |
transform(DynamicJasperDesign design,
net.sf.jasperreports.engine.JRChartPlot plot,
String name) |
getCategoryAxisFormat, getValueAxisFormat, setCategoryAxisFormat, setValueAxisFormat
addSeriesColor, clearSeriesColors, getLabelRotation, getOrientation, getSeriesColors, setLabelRotation, setOrientation, setSeriesColors
public void setShowShapes(Boolean showShapes)
showShapes
- the shapes visibilitypublic Boolean getShowShapes()
public void setShowLines(Boolean showLines)
showLines
- the lines visibilitypublic Boolean getShowLines()
public void transform(DynamicJasperDesign design, net.sf.jasperreports.engine.JRChartPlot plot, String name)
transform
in class AbstractPlot
Copyright © 2006–2015 FDV Solutions. All rights reserved.