Class UiGaugeOptions

java.lang.Object
org.teamapps.dto.UiGaugeOptions
All Implemented Interfaces:
UiObject

public class UiGaugeOptions extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • linearGauge

      protected boolean linearGauge
    • borderRadius

      protected Double borderRadius
    • barBeginCircle

      protected Double barBeginCircle
    • colorBarEnd

      protected String colorBarEnd
    • colorBarProgressEnd

      protected String colorBarProgressEnd
    • tickSide

      protected String tickSide
    • needleSide

      protected String needleSide
    • numberSide

      protected String numberSide
    • ticksWidth

      protected Double ticksWidth
    • ticksWidthMinor

      protected Double ticksWidthMinor
    • ticksPadding

      protected Double ticksPadding
    • barLength

      protected Double barLength
    • ticksAngle

      protected Double ticksAngle
    • startAngle

      protected Double startAngle
    • colorNeedleCircleOuter

      protected String colorNeedleCircleOuter
    • colorNeedleCircleOuterEnd

      protected String colorNeedleCircleOuterEnd
    • colorNeedleCircleInner

      protected String colorNeedleCircleInner
    • colorNeedleCircleInnerEnd

      protected String colorNeedleCircleInnerEnd
    • needleCircleSize

      protected Double needleCircleSize
    • needleCircleInner

      protected boolean needleCircleInner
    • needleCircleOuter

      protected boolean needleCircleOuter
    • animationTarget

      protected String animationTarget
    • useMinPath

      protected boolean useMinPath
    • minValue

      protected Double minValue
    • maxValue

      protected Double maxValue
    • value

      protected Double value
    • units

      protected String units
    • exactTicks

      protected boolean exactTicks
    • majorTicks

      protected String[] majorTicks
    • minorTicks

      protected Double minorTicks
    • strokeTicks

      protected boolean strokeTicks
    • animatedValue

      protected boolean animatedValue
    • animateOnInit

      protected boolean animateOnInit
    • title

      protected String title
    • borders

      protected boolean borders
    • numbersMargin

      protected Double numbersMargin
    • valueInt

      protected Double valueInt
    • valueDec

      protected Double valueDec
    • majorTicksInt

      protected Double majorTicksInt
    • majorTicksDec

      protected Double majorTicksDec
    • animation

      protected boolean animation
    • animationDuration

      protected Double animationDuration
    • animationRule

      protected String animationRule
    • colorPlate

      protected String colorPlate
    • colorPlateEnd

      protected String colorPlateEnd
    • colorMajorTicks

      protected String colorMajorTicks
    • colorMinorTicks

      protected String colorMinorTicks
    • colorTitle

      protected String colorTitle
    • colorUnits

      protected String colorUnits
    • colorNumbers

      protected String colorNumbers
    • colorNeedle

      protected String colorNeedle
    • colorNeedleEnd

      protected String colorNeedleEnd
    • colorValueText

      protected String colorValueText
    • colorValueTextShadow

      protected String colorValueTextShadow
    • colorBorderShadow

      protected String colorBorderShadow
    • colorBorderOuter

      protected String colorBorderOuter
    • colorBorderOuterEnd

      protected String colorBorderOuterEnd
    • colorBorderMiddle

      protected String colorBorderMiddle
    • colorBorderMiddleEnd

      protected String colorBorderMiddleEnd
    • colorBorderInner

      protected String colorBorderInner
    • colorBorderInnerEnd

      protected String colorBorderInnerEnd
    • colorValueBoxRect

      protected String colorValueBoxRect
    • colorValueBoxRectEnd

      protected String colorValueBoxRectEnd
    • colorValueBoxBackground

      protected String colorValueBoxBackground
    • colorValueBoxShadow

      protected String colorValueBoxShadow
    • colorNeedleShadowUp

      protected String colorNeedleShadowUp
    • colorNeedleShadowDown

      protected String colorNeedleShadowDown
    • colorBarStroke

      protected String colorBarStroke
    • colorBar

      protected String colorBar
    • colorBarProgress

      protected String colorBarProgress
    • colorBarShadow

      protected String colorBarShadow
    • fontNumbers

      protected String fontNumbers
    • fontTitle

      protected String fontTitle
    • fontUnits

      protected String fontUnits
    • fontValue

      protected String fontValue
    • fontTitleSize

      protected Double fontTitleSize
    • fontValueSize

      protected Double fontValueSize
    • fontUnitsSize

      protected Double fontUnitsSize
    • fontNumbersSize

      protected Double fontNumbersSize
    • fontTitleWeight

      protected String fontTitleWeight
    • fontValueWeight

      protected String fontValueWeight
    • fontUnitsWeight

      protected String fontUnitsWeight
    • fontNumbersWeight

      protected String fontNumbersWeight
    • needle

      protected boolean needle
    • needleShadow

      protected boolean needleShadow
    • needleType

      protected String needleType
    • needleStart

      protected Double needleStart
    • needleEnd

      protected Double needleEnd
    • needleWidth

      protected Double needleWidth
    • borderOuterWidth

      protected Double borderOuterWidth
    • borderMiddleWidth

      protected Double borderMiddleWidth
    • borderInnerWidth

      protected Double borderInnerWidth
    • borderShadowWidth

      protected Double borderShadowWidth
    • valueBox

      protected boolean valueBox
    • valueBoxWidth

      protected Double valueBoxWidth
    • valueBoxStroke

      protected Double valueBoxStroke
    • valueText

      protected String valueText
    • valueTextShadow

      protected boolean valueTextShadow
    • valueBoxBorderRadius

      protected Double valueBoxBorderRadius
    • highlights

      protected List<UiGaugeHighlight> highlights
    • highlightsWidth

      protected Double highlightsWidth
    • barWidth

      protected Double barWidth
    • barStrokeWidth

      protected Double barStrokeWidth
    • barProgress

      protected boolean barProgress
    • barShadow

      protected Double barShadow
  • Constructor Details

    • UiGaugeOptions

      public UiGaugeOptions()
  • Method Details

    • getUiObjectType

      public UiObjectType getUiObjectType()
      Specified by:
      getUiObjectType in interface UiObject
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getLinearGauge

      public boolean getLinearGauge()
    • getBorderRadius

      public Double getBorderRadius()
    • getBarBeginCircle

      public Double getBarBeginCircle()
    • getColorBarEnd

      public String getColorBarEnd()
    • getColorBarProgressEnd

      public String getColorBarProgressEnd()
    • getTickSide

      public String getTickSide()
    • getNeedleSide

      public String getNeedleSide()
    • getNumberSide

      public String getNumberSide()
    • getTicksWidth

      public Double getTicksWidth()
    • getTicksWidthMinor

      public Double getTicksWidthMinor()
    • getTicksPadding

      public Double getTicksPadding()
    • getBarLength

      public Double getBarLength()
    • getTicksAngle

      public Double getTicksAngle()
    • getStartAngle

      public Double getStartAngle()
    • getColorNeedleCircleOuter

      public String getColorNeedleCircleOuter()
    • getColorNeedleCircleOuterEnd

      public String getColorNeedleCircleOuterEnd()
    • getColorNeedleCircleInner

      public String getColorNeedleCircleInner()
    • getColorNeedleCircleInnerEnd

      public String getColorNeedleCircleInnerEnd()
    • getNeedleCircleSize

      public Double getNeedleCircleSize()
    • getNeedleCircleInner

      public boolean getNeedleCircleInner()
    • getNeedleCircleOuter

      public boolean getNeedleCircleOuter()
    • getAnimationTarget

      public String getAnimationTarget()
    • getUseMinPath

      public boolean getUseMinPath()
    • getMinValue

      public Double getMinValue()
    • getMaxValue

      public Double getMaxValue()
    • getValue

      public Double getValue()
    • getUnits

      public String getUnits()
    • getExactTicks

      public boolean getExactTicks()
    • getMajorTicks

      public String[] getMajorTicks()
    • getMinorTicks

      public Double getMinorTicks()
    • getStrokeTicks

      public boolean getStrokeTicks()
    • getAnimatedValue

      public boolean getAnimatedValue()
    • getAnimateOnInit

      public boolean getAnimateOnInit()
    • getTitle

      public String getTitle()
    • getBorders

      public boolean getBorders()
    • getNumbersMargin

      public Double getNumbersMargin()
    • getValueInt

      public Double getValueInt()
    • getValueDec

      public Double getValueDec()
    • getMajorTicksInt

      public Double getMajorTicksInt()
    • getMajorTicksDec

      public Double getMajorTicksDec()
    • getAnimation

      public boolean getAnimation()
    • getAnimationDuration

      public Double getAnimationDuration()
    • getAnimationRule

      public String getAnimationRule()
    • getColorPlate

      public String getColorPlate()
    • getColorPlateEnd

      public String getColorPlateEnd()
    • getColorMajorTicks

      public String getColorMajorTicks()
    • getColorMinorTicks

      public String getColorMinorTicks()
    • getColorTitle

      public String getColorTitle()
    • getColorUnits

      public String getColorUnits()
    • getColorNumbers

      public String getColorNumbers()
    • getColorNeedle

      public String getColorNeedle()
    • getColorNeedleEnd

      public String getColorNeedleEnd()
    • getColorValueText

      public String getColorValueText()
    • getColorValueTextShadow

      public String getColorValueTextShadow()
    • getColorBorderShadow

      public String getColorBorderShadow()
    • getColorBorderOuter

      public String getColorBorderOuter()
    • getColorBorderOuterEnd

      public String getColorBorderOuterEnd()
    • getColorBorderMiddle

      public String getColorBorderMiddle()
    • getColorBorderMiddleEnd

      public String getColorBorderMiddleEnd()
    • getColorBorderInner

      public String getColorBorderInner()
    • getColorBorderInnerEnd

      public String getColorBorderInnerEnd()
    • getColorValueBoxRect

      public String getColorValueBoxRect()
    • getColorValueBoxRectEnd

      public String getColorValueBoxRectEnd()
    • getColorValueBoxBackground

      public String getColorValueBoxBackground()
    • getColorValueBoxShadow

      public String getColorValueBoxShadow()
    • getColorNeedleShadowUp

      public String getColorNeedleShadowUp()
    • getColorNeedleShadowDown

      public String getColorNeedleShadowDown()
    • getColorBarStroke

      public String getColorBarStroke()
    • getColorBar

      public String getColorBar()
    • getColorBarProgress

      public String getColorBarProgress()
    • getColorBarShadow

      public String getColorBarShadow()
    • getFontNumbers

      public String getFontNumbers()
    • getFontTitle

      public String getFontTitle()
    • getFontUnits

      public String getFontUnits()
    • getFontValue

      public String getFontValue()
    • getFontTitleSize

      public Double getFontTitleSize()
    • getFontValueSize

      public Double getFontValueSize()
    • getFontUnitsSize

      public Double getFontUnitsSize()
    • getFontNumbersSize

      public Double getFontNumbersSize()
    • getFontTitleWeight

      public String getFontTitleWeight()
    • getFontValueWeight

      public String getFontValueWeight()
    • getFontUnitsWeight

      public String getFontUnitsWeight()
    • getFontNumbersWeight

      public String getFontNumbersWeight()
    • getNeedle

      public boolean getNeedle()
    • getNeedleShadow

      public boolean getNeedleShadow()
    • getNeedleType

      public String getNeedleType()
    • getNeedleStart

      public Double getNeedleStart()
    • getNeedleEnd

      public Double getNeedleEnd()
    • getNeedleWidth

      public Double getNeedleWidth()
    • getBorderOuterWidth

      public Double getBorderOuterWidth()
    • getBorderMiddleWidth

      public Double getBorderMiddleWidth()
    • getBorderInnerWidth

      public Double getBorderInnerWidth()
    • getBorderShadowWidth

      public Double getBorderShadowWidth()
    • getValueBox

      public boolean getValueBox()
    • getValueBoxWidth

      public Double getValueBoxWidth()
    • getValueBoxStroke

      public Double getValueBoxStroke()
    • getValueText

      public String getValueText()
    • getValueTextShadow

      public boolean getValueTextShadow()
    • getValueBoxBorderRadius

      public Double getValueBoxBorderRadius()
    • getHighlights

      public List<UiGaugeHighlight> getHighlights()
    • getHighlightsWidth

      public Double getHighlightsWidth()
    • getBarWidth

      public Double getBarWidth()
    • getBarStrokeWidth

      public Double getBarStrokeWidth()
    • getBarProgress

      public boolean getBarProgress()
    • getBarShadow

      public Double getBarShadow()
    • setLinearGauge

      public UiGaugeOptions setLinearGauge(boolean linearGauge)
    • setBorderRadius

      public UiGaugeOptions setBorderRadius(Double borderRadius)
    • setBarBeginCircle

      public UiGaugeOptions setBarBeginCircle(Double barBeginCircle)
    • setColorBarEnd

      public UiGaugeOptions setColorBarEnd(String colorBarEnd)
    • setColorBarProgressEnd

      public UiGaugeOptions setColorBarProgressEnd(String colorBarProgressEnd)
    • setTickSide

      public UiGaugeOptions setTickSide(String tickSide)
    • setNeedleSide

      public UiGaugeOptions setNeedleSide(String needleSide)
    • setNumberSide

      public UiGaugeOptions setNumberSide(String numberSide)
    • setTicksWidth

      public UiGaugeOptions setTicksWidth(Double ticksWidth)
    • setTicksWidthMinor

      public UiGaugeOptions setTicksWidthMinor(Double ticksWidthMinor)
    • setTicksPadding

      public UiGaugeOptions setTicksPadding(Double ticksPadding)
    • setBarLength

      public UiGaugeOptions setBarLength(Double barLength)
    • setTicksAngle

      public UiGaugeOptions setTicksAngle(Double ticksAngle)
    • setStartAngle

      public UiGaugeOptions setStartAngle(Double startAngle)
    • setColorNeedleCircleOuter

      public UiGaugeOptions setColorNeedleCircleOuter(String colorNeedleCircleOuter)
    • setColorNeedleCircleOuterEnd

      public UiGaugeOptions setColorNeedleCircleOuterEnd(String colorNeedleCircleOuterEnd)
    • setColorNeedleCircleInner

      public UiGaugeOptions setColorNeedleCircleInner(String colorNeedleCircleInner)
    • setColorNeedleCircleInnerEnd

      public UiGaugeOptions setColorNeedleCircleInnerEnd(String colorNeedleCircleInnerEnd)
    • setNeedleCircleSize

      public UiGaugeOptions setNeedleCircleSize(Double needleCircleSize)
    • setNeedleCircleInner

      public UiGaugeOptions setNeedleCircleInner(boolean needleCircleInner)
    • setNeedleCircleOuter

      public UiGaugeOptions setNeedleCircleOuter(boolean needleCircleOuter)
    • setAnimationTarget

      public UiGaugeOptions setAnimationTarget(String animationTarget)
    • setUseMinPath

      public UiGaugeOptions setUseMinPath(boolean useMinPath)
    • setMinValue

      public UiGaugeOptions setMinValue(Double minValue)
    • setMaxValue

      public UiGaugeOptions setMaxValue(Double maxValue)
    • setValue

      public UiGaugeOptions setValue(Double value)
    • setUnits

      public UiGaugeOptions setUnits(String units)
    • setExactTicks

      public UiGaugeOptions setExactTicks(boolean exactTicks)
    • setMajorTicks

      public UiGaugeOptions setMajorTicks(String[] majorTicks)
    • setMinorTicks

      public UiGaugeOptions setMinorTicks(Double minorTicks)
    • setStrokeTicks

      public UiGaugeOptions setStrokeTicks(boolean strokeTicks)
    • setAnimatedValue

      public UiGaugeOptions setAnimatedValue(boolean animatedValue)
    • setAnimateOnInit

      public UiGaugeOptions setAnimateOnInit(boolean animateOnInit)
    • setTitle

      public UiGaugeOptions setTitle(String title)
    • setBorders

      public UiGaugeOptions setBorders(boolean borders)
    • setNumbersMargin

      public UiGaugeOptions setNumbersMargin(Double numbersMargin)
    • setValueInt

      public UiGaugeOptions setValueInt(Double valueInt)
    • setValueDec

      public UiGaugeOptions setValueDec(Double valueDec)
    • setMajorTicksInt

      public UiGaugeOptions setMajorTicksInt(Double majorTicksInt)
    • setMajorTicksDec

      public UiGaugeOptions setMajorTicksDec(Double majorTicksDec)
    • setAnimation

      public UiGaugeOptions setAnimation(boolean animation)
    • setAnimationDuration

      public UiGaugeOptions setAnimationDuration(Double animationDuration)
    • setAnimationRule

      public UiGaugeOptions setAnimationRule(String animationRule)
    • setColorPlate

      public UiGaugeOptions setColorPlate(String colorPlate)
    • setColorPlateEnd

      public UiGaugeOptions setColorPlateEnd(String colorPlateEnd)
    • setColorMajorTicks

      public UiGaugeOptions setColorMajorTicks(String colorMajorTicks)
    • setColorMinorTicks

      public UiGaugeOptions setColorMinorTicks(String colorMinorTicks)
    • setColorTitle

      public UiGaugeOptions setColorTitle(String colorTitle)
    • setColorUnits

      public UiGaugeOptions setColorUnits(String colorUnits)
    • setColorNumbers

      public UiGaugeOptions setColorNumbers(String colorNumbers)
    • setColorNeedle

      public UiGaugeOptions setColorNeedle(String colorNeedle)
    • setColorNeedleEnd

      public UiGaugeOptions setColorNeedleEnd(String colorNeedleEnd)
    • setColorValueText

      public UiGaugeOptions setColorValueText(String colorValueText)
    • setColorValueTextShadow

      public UiGaugeOptions setColorValueTextShadow(String colorValueTextShadow)
    • setColorBorderShadow

      public UiGaugeOptions setColorBorderShadow(String colorBorderShadow)
    • setColorBorderOuter

      public UiGaugeOptions setColorBorderOuter(String colorBorderOuter)
    • setColorBorderOuterEnd

      public UiGaugeOptions setColorBorderOuterEnd(String colorBorderOuterEnd)
    • setColorBorderMiddle

      public UiGaugeOptions setColorBorderMiddle(String colorBorderMiddle)
    • setColorBorderMiddleEnd

      public UiGaugeOptions setColorBorderMiddleEnd(String colorBorderMiddleEnd)
    • setColorBorderInner

      public UiGaugeOptions setColorBorderInner(String colorBorderInner)
    • setColorBorderInnerEnd

      public UiGaugeOptions setColorBorderInnerEnd(String colorBorderInnerEnd)
    • setColorValueBoxRect

      public UiGaugeOptions setColorValueBoxRect(String colorValueBoxRect)
    • setColorValueBoxRectEnd

      public UiGaugeOptions setColorValueBoxRectEnd(String colorValueBoxRectEnd)
    • setColorValueBoxBackground

      public UiGaugeOptions setColorValueBoxBackground(String colorValueBoxBackground)
    • setColorValueBoxShadow

      public UiGaugeOptions setColorValueBoxShadow(String colorValueBoxShadow)
    • setColorNeedleShadowUp

      public UiGaugeOptions setColorNeedleShadowUp(String colorNeedleShadowUp)
    • setColorNeedleShadowDown

      public UiGaugeOptions setColorNeedleShadowDown(String colorNeedleShadowDown)
    • setColorBarStroke

      public UiGaugeOptions setColorBarStroke(String colorBarStroke)
    • setColorBar

      public UiGaugeOptions setColorBar(String colorBar)
    • setColorBarProgress

      public UiGaugeOptions setColorBarProgress(String colorBarProgress)
    • setColorBarShadow

      public UiGaugeOptions setColorBarShadow(String colorBarShadow)
    • setFontNumbers

      public UiGaugeOptions setFontNumbers(String fontNumbers)
    • setFontTitle

      public UiGaugeOptions setFontTitle(String fontTitle)
    • setFontUnits

      public UiGaugeOptions setFontUnits(String fontUnits)
    • setFontValue

      public UiGaugeOptions setFontValue(String fontValue)
    • setFontTitleSize

      public UiGaugeOptions setFontTitleSize(Double fontTitleSize)
    • setFontValueSize

      public UiGaugeOptions setFontValueSize(Double fontValueSize)
    • setFontUnitsSize

      public UiGaugeOptions setFontUnitsSize(Double fontUnitsSize)
    • setFontNumbersSize

      public UiGaugeOptions setFontNumbersSize(Double fontNumbersSize)
    • setFontTitleWeight

      public UiGaugeOptions setFontTitleWeight(String fontTitleWeight)
    • setFontValueWeight

      public UiGaugeOptions setFontValueWeight(String fontValueWeight)
    • setFontUnitsWeight

      public UiGaugeOptions setFontUnitsWeight(String fontUnitsWeight)
    • setFontNumbersWeight

      public UiGaugeOptions setFontNumbersWeight(String fontNumbersWeight)
    • setNeedle

      public UiGaugeOptions setNeedle(boolean needle)
    • setNeedleShadow

      public UiGaugeOptions setNeedleShadow(boolean needleShadow)
    • setNeedleType

      public UiGaugeOptions setNeedleType(String needleType)
    • setNeedleStart

      public UiGaugeOptions setNeedleStart(Double needleStart)
    • setNeedleEnd

      public UiGaugeOptions setNeedleEnd(Double needleEnd)
    • setNeedleWidth

      public UiGaugeOptions setNeedleWidth(Double needleWidth)
    • setBorderOuterWidth

      public UiGaugeOptions setBorderOuterWidth(Double borderOuterWidth)
    • setBorderMiddleWidth

      public UiGaugeOptions setBorderMiddleWidth(Double borderMiddleWidth)
    • setBorderInnerWidth

      public UiGaugeOptions setBorderInnerWidth(Double borderInnerWidth)
    • setBorderShadowWidth

      public UiGaugeOptions setBorderShadowWidth(Double borderShadowWidth)
    • setValueBox

      public UiGaugeOptions setValueBox(boolean valueBox)
    • setValueBoxWidth

      public UiGaugeOptions setValueBoxWidth(Double valueBoxWidth)
    • setValueBoxStroke

      public UiGaugeOptions setValueBoxStroke(Double valueBoxStroke)
    • setValueText

      public UiGaugeOptions setValueText(String valueText)
    • setValueTextShadow

      public UiGaugeOptions setValueTextShadow(boolean valueTextShadow)
    • setValueBoxBorderRadius

      public UiGaugeOptions setValueBoxBorderRadius(Double valueBoxBorderRadius)
    • setHighlights

      public UiGaugeOptions setHighlights(List<UiGaugeHighlight> highlights)
    • setHighlightsWidth

      public UiGaugeOptions setHighlightsWidth(Double highlightsWidth)
    • setBarWidth

      public UiGaugeOptions setBarWidth(Double barWidth)
    • setBarStrokeWidth

      public UiGaugeOptions setBarStrokeWidth(Double barStrokeWidth)
    • setBarProgress

      public UiGaugeOptions setBarProgress(boolean barProgress)
    • setBarShadow

      public UiGaugeOptions setBarShadow(Double barShadow)