Class AreaStyle
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.shared.AbstractAreaStyle<AreaStyle>
io.jmix.chartsflowui.kit.component.model.shared.AreaStyle
- All Implemented Interfaces:
- HasShadow<AreaStyle>,- Serializable
Common style of area.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectChartObservableObject.ObjectChangeEvent
- 
Field SummaryFieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.shared.AbstractAreaStyleopacity, shadowBlur, shadowColor, shadowOffsetX, shadowOffsetYFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectchildren, dirty, listener
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.chartsflowui.kit.component.model.shared.AbstractAreaStylegetOpacity, getShadowBlur, getShadowColor, getShadowOffsetX, getShadowOffsetY, setOpacity, setShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetY, withOpacityMethods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectaddChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepthMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.chartsflowui.kit.component.model.HasShadowwithShadowBlur, withShadowColor, withShadowOffsetX, withShadowOffsetY
- 
Field Details- 
colors
 
- 
- 
Constructor Details- 
AreaStylepublic AreaStyle()
 
- 
- 
Method Details- 
getColors
 
-