Class ItemStyleWithDecal
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.AbstractItemStyle<ItemStyleWithDecal>
io.jmix.chartsflowui.kit.component.model.series.ItemStyleWithDecal
- All Implemented Interfaces:
- HasBorder<ItemStyleWithDecal>,- HasShadow<ItemStyleWithDecal>,- Serializable
Same as 
AbstractItemStyle but with a decal pattern style.- 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.series.AbstractItemStyleborderColor, borderRadius, borderType, borderWidth, color, opacity, 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.series.AbstractItemStylegetBorderColor, getBorderRadius, getBorderType, getBorderWidth, getColor, getOpacity, getShadowBlur, getShadowColor, getShadowOffsetX, getShadowOffsetY, setBorderColor, setBorderRadius, setBorderType, setBorderWidth, setColor, setOpacity, setShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetY, withBorderType, withColor, 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.HasBorderwithBorderColor, withBorderRadius, withBorderWidthMethods inherited from interface io.jmix.chartsflowui.kit.component.model.HasShadowwithShadowBlur, withShadowColor, withShadowOffsetX, withShadowOffsetY
- 
Field Details- 
decal
 
- 
- 
Constructor Details- 
ItemStyleWithDecalpublic ItemStyleWithDecal()
 
- 
- 
Method Details- 
getDecal
 
-