public class HeatmapChart
extends AbstractBuilder
Modifier and Type | Class and Description |
---|---|
static class |
HeatmapChart.HeatmapAdditionalMeasure<ATTACHEDTO extends ObjectIdentity> |
static class |
HeatmapChart.HeatmapInterpolatedColorAxis |
static class |
HeatmapChart.HeatmapOptions |
static class |
HeatmapChart.HeatmapRangedColorAxis |
static class |
HeatmapChart.HeatmapSeries |
Constructor and Description |
---|
HeatmapChart(String instanceId,
String classId,
ObjectIdentity parentChartObjectIdentity,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
ChartBuilderResult |
build() |
Dictionary<HeatmapChart> |
getDictionary() |
HeatmapChart.HeatmapOptions |
getOptions() |
HeatmapChart.HeatmapSeries |
getSeries() |
public HeatmapChart.HeatmapSeries getSeries()
public HeatmapChart.HeatmapOptions getOptions()
public Dictionary<HeatmapChart> getDictionary()
public ChartBuilderResult build()
build
in class AbstractBuilder
Copyright © 2017. All rights reserved.