()
| 4224 | } |
| 4225 | |
| 4226 | PlotMaker getPlotMaker() { |
| 4227 | return plotMaker; |
| 4228 | } |
| 4229 | |
| 4230 | /** Returns the labels of the (non-hidden) datasets as linefeed-delimited String. |
| 4231 | * If the label is not set, a blank line is added. */ |
no outgoing calls
no test coverage detected