public class SmallMultiplesArea extends Chart
| Modifier and Type | Field and Description |
|---|---|
static Comparator<TreeNode> |
sortLargerDatesToEnd |
| Constructor and Description |
|---|
SmallMultiplesArea() |
SmallMultiplesArea(String title) |
SmallMultiplesArea(String title,
String description,
String category,
ArrayList<ChartOption> options,
Model model,
boolean fitToWidth) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
writeSVGChartSpecificPayload(StringBuilder builder,
ChartRows filteredData)
Functionality to calculate and write out axes and/or backgrounds.
|
getOption, getOptionValue, getRawTextDataSet, hasOption, saveToSVG, saveToSVG, saveToSVGInUserDirectory, saveToSVGInUserDirectory, setDimensionLookupKey, setDimensionLookupKeys, setOption, writeSVG, writeSVGBodypublic static Comparator<TreeNode> sortLargerDatesToEnd
public SmallMultiplesArea()
public SmallMultiplesArea(String title)
public StringBuilder writeSVGChartSpecificPayload(StringBuilder builder, ChartRows filteredData)
ChartwriteSVGChartSpecificPayload in class ChartCopyright © 2017 OpenSource BIM. All rights reserved.