Package com.influxdb.client.domain
Class HeatmapViewProperties
java.lang.Object
com.influxdb.client.domain.ViewProperties
com.influxdb.client.domain.HeatmapViewProperties
HeatmapViewProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets shapestatic enumGets or Sets type -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddColorsItem(String colorsItem) addGenerateXAxisTicksItem(String generateXAxisTicksItem) addGenerateYAxisTicksItem(String generateYAxisTicksItem) addQueriesItem(DashboardQuery queriesItem) addXDomainItem(BigDecimal xDomainItem) addYDomainItem(BigDecimal yDomainItem) binSize(BigDecimal binSize) booleangenerateXAxisTicks(List<String> generateXAxisTicks) generateYAxisTicks(List<String> generateYAxisTicks) Get binSizeColors define color encoding of data into a visualizationGet generateXAxisTicksGet generateYAxisTicksGet legendColorizeRowsGet legendHideGet legendOpacityGet legendOrientationThresholdgetNote()Get noteGet queriesgetShape()Get shapeIf true, will display note when emptyGet timeFormatgetType()Get typeGet xAxisLabelGet xColumnGet xDomainGet xPrefixGet xSuffixGet xTickStartGet xTickStepGet xTotalTicksGet yAxisLabelGet yColumnGet yDomainGet yPrefixGet ySuffixGet yTickStartGet yTickStepGet yTotalTicksinthashCode()legendColorizeRows(Boolean legendColorizeRows) legendHide(Boolean legendHide) legendOpacity(Float legendOpacity) legendOrientationThreshold(Integer legendOrientationThreshold) queries(List<DashboardQuery> queries) voidsetBinSize(BigDecimal binSize) voidvoidsetGenerateXAxisTicks(List<String> generateXAxisTicks) voidsetGenerateYAxisTicks(List<String> generateYAxisTicks) voidsetLegendColorizeRows(Boolean legendColorizeRows) voidsetLegendHide(Boolean legendHide) voidsetLegendOpacity(Float legendOpacity) voidsetLegendOrientationThreshold(Integer legendOrientationThreshold) voidvoidsetQueries(List<DashboardQuery> queries) voidsetShowNoteWhenEmpty(Boolean showNoteWhenEmpty) voidsetTimeFormat(String timeFormat) voidsetXAxisLabel(String xAxisLabel) voidsetXColumn(String xColumn) voidsetXDomain(List<BigDecimal> xDomain) voidsetXPrefix(String xPrefix) voidsetXSuffix(String xSuffix) voidsetXTickStart(Float xTickStart) voidsetXTickStep(Float xTickStep) voidsetXTotalTicks(Integer xTotalTicks) voidsetYAxisLabel(String yAxisLabel) voidsetYColumn(String yColumn) voidsetYDomain(List<BigDecimal> yDomain) voidsetYPrefix(String yPrefix) voidsetYSuffix(String ySuffix) voidsetYTickStart(Float yTickStart) voidsetYTickStep(Float yTickStep) voidsetYTotalTicks(Integer yTotalTicks) showNoteWhenEmpty(Boolean showNoteWhenEmpty) timeFormat(String timeFormat) toString()xAxisLabel(String xAxisLabel) xDomain(List<BigDecimal> xDomain) xTickStart(Float xTickStart) xTotalTicks(Integer xTotalTicks) yAxisLabel(String yAxisLabel) yDomain(List<BigDecimal> yDomain) yTickStart(Float yTickStart) yTotalTicks(Integer yTotalTicks)
-
Field Details
-
SERIALIZED_NAME_TIME_FORMAT
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_QUERIES
- See Also:
-
SERIALIZED_NAME_COLORS
- See Also:
-
SERIALIZED_NAME_SHAPE
- See Also:
-
SERIALIZED_NAME_NOTE
- See Also:
-
SERIALIZED_NAME_SHOW_NOTE_WHEN_EMPTY
- See Also:
-
SERIALIZED_NAME_X_COLUMN
- See Also:
-
SERIALIZED_NAME_GENERATE_X_AXIS_TICKS
- See Also:
-
SERIALIZED_NAME_X_TOTAL_TICKS
- See Also:
-
SERIALIZED_NAME_X_TICK_START
- See Also:
-
SERIALIZED_NAME_X_TICK_STEP
- See Also:
-
SERIALIZED_NAME_Y_COLUMN
- See Also:
-
SERIALIZED_NAME_GENERATE_Y_AXIS_TICKS
- See Also:
-
SERIALIZED_NAME_Y_TOTAL_TICKS
- See Also:
-
SERIALIZED_NAME_Y_TICK_START
- See Also:
-
SERIALIZED_NAME_Y_TICK_STEP
- See Also:
-
SERIALIZED_NAME_X_DOMAIN
- See Also:
-
SERIALIZED_NAME_Y_DOMAIN
- See Also:
-
SERIALIZED_NAME_X_AXIS_LABEL
- See Also:
-
SERIALIZED_NAME_Y_AXIS_LABEL
- See Also:
-
SERIALIZED_NAME_X_PREFIX
- See Also:
-
SERIALIZED_NAME_X_SUFFIX
- See Also:
-
SERIALIZED_NAME_Y_PREFIX
- See Also:
-
SERIALIZED_NAME_Y_SUFFIX
- See Also:
-
SERIALIZED_NAME_BIN_SIZE
- See Also:
-
SERIALIZED_NAME_LEGEND_COLORIZE_ROWS
- See Also:
-
SERIALIZED_NAME_LEGEND_HIDE
- See Also:
-
SERIALIZED_NAME_LEGEND_OPACITY
- See Also:
-
SERIALIZED_NAME_LEGEND_ORIENTATION_THRESHOLD
- See Also:
-
-
Constructor Details
-
HeatmapViewProperties
public HeatmapViewProperties()
-
-
Method Details
-
timeFormat
-
getTimeFormat
Get timeFormat- Returns:
- timeFormat
-
setTimeFormat
-
getType
Get type- Returns:
- type
-
queries
-
addQueriesItem
-
getQueries
Get queries- Returns:
- queries
-
setQueries
-
colors
-
addColorsItem
-
getColors
Colors define color encoding of data into a visualization- Returns:
- colors
-
setColors
-
getShape
Get shape- Returns:
- shape
-
note
-
getNote
Get note- Returns:
- note
-
setNote
-
showNoteWhenEmpty
-
getShowNoteWhenEmpty
If true, will display note when empty- Returns:
- showNoteWhenEmpty
-
setShowNoteWhenEmpty
-
xColumn
-
getXColumn
Get xColumn- Returns:
- xColumn
-
setXColumn
-
generateXAxisTicks
-
addGenerateXAxisTicksItem
-
getGenerateXAxisTicks
Get generateXAxisTicks- Returns:
- generateXAxisTicks
-
setGenerateXAxisTicks
-
xTotalTicks
-
getXTotalTicks
Get xTotalTicks- Returns:
- xTotalTicks
-
setXTotalTicks
-
xTickStart
-
getXTickStart
Get xTickStart- Returns:
- xTickStart
-
setXTickStart
-
xTickStep
-
getXTickStep
Get xTickStep- Returns:
- xTickStep
-
setXTickStep
-
yColumn
-
getYColumn
Get yColumn- Returns:
- yColumn
-
setYColumn
-
generateYAxisTicks
-
addGenerateYAxisTicksItem
-
getGenerateYAxisTicks
Get generateYAxisTicks- Returns:
- generateYAxisTicks
-
setGenerateYAxisTicks
-
yTotalTicks
-
getYTotalTicks
Get yTotalTicks- Returns:
- yTotalTicks
-
setYTotalTicks
-
yTickStart
-
getYTickStart
Get yTickStart- Returns:
- yTickStart
-
setYTickStart
-
yTickStep
-
getYTickStep
Get yTickStep- Returns:
- yTickStep
-
setYTickStep
-
xDomain
-
addXDomainItem
-
getXDomain
Get xDomain- Returns:
- xDomain
-
setXDomain
-
yDomain
-
addYDomainItem
-
getYDomain
Get yDomain- Returns:
- yDomain
-
setYDomain
-
xAxisLabel
-
getXAxisLabel
Get xAxisLabel- Returns:
- xAxisLabel
-
setXAxisLabel
-
yAxisLabel
-
getYAxisLabel
Get yAxisLabel- Returns:
- yAxisLabel
-
setYAxisLabel
-
xPrefix
-
getXPrefix
Get xPrefix- Returns:
- xPrefix
-
setXPrefix
-
xSuffix
-
getXSuffix
Get xSuffix- Returns:
- xSuffix
-
setXSuffix
-
yPrefix
-
getYPrefix
Get yPrefix- Returns:
- yPrefix
-
setYPrefix
-
ySuffix
-
getYSuffix
Get ySuffix- Returns:
- ySuffix
-
setYSuffix
-
binSize
-
getBinSize
Get binSize- Returns:
- binSize
-
setBinSize
-
legendColorizeRows
-
getLegendColorizeRows
Get legendColorizeRows- Returns:
- legendColorizeRows
-
setLegendColorizeRows
-
legendHide
-
getLegendHide
Get legendHide- Returns:
- legendHide
-
setLegendHide
-
legendOpacity
-
getLegendOpacity
Get legendOpacity- Returns:
- legendOpacity
-
setLegendOpacity
-
legendOrientationThreshold
-
getLegendOrientationThreshold
Get legendOrientationThreshold- Returns:
- legendOrientationThreshold
-
setLegendOrientationThreshold
-
equals
- Overrides:
equalsin classViewProperties
-
hashCode
public int hashCode()- Overrides:
hashCodein classViewProperties
-
toString
- Overrides:
toStringin classViewProperties
-