public interface JRCommonLinePlot
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getShowLines() |
Boolean |
getShowShapes() |
void |
setShowLines(Boolean isShowLines)
Sets the show lines flag
|
void |
setShowShapes(Boolean isShowShapes)
Sets the show shapes flag
|
Boolean getShowLines()
void setShowLines(Boolean isShowLines)
isShowLines - the show lines flagBoolean getShowShapes()
void setShowShapes(Boolean isShowShapes)
isShowShapes - the show shapes flagCopyright © 2017. All rights reserved.