Class LineSeries.ItemStyle
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.shared.AbstractBorderedTextStyle<LineSeries.ItemStyle>
io.jmix.chartsflowui.kit.component.model.series.LineSeries.ItemStyle
- All Implemented Interfaces:
HasLineStyle<LineSeries.ItemStyle>,HasShadow<LineSeries.ItemStyle>,Serializable
- Enclosing class:
- LineSeries
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
ChartObservableObject.ObjectChangeEventNested classes/interfaces inherited from interface io.jmix.chartsflowui.kit.component.model.HasLineStyle
HasLineStyle.Cap, HasLineStyle.Join -
Field Summary
FieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.shared.AbstractBorderedTextStyle
borderCap, borderColor, borderDashOffset, borderJoin, borderMiterLimit, borderType, borderWidth, color, opacity, shadowBlur, shadowColor, shadowOffsetX, shadowOffsetYFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.chartsflowui.kit.component.model.shared.AbstractBorderedTextStyle
getBorderColor, getBorderDashOffset, getBorderType, getBorderWidth, getCap, getColor, getJoin, getMiterLimit, getOpacity, getShadowBlur, getShadowColor, getShadowOffsetX, getShadowOffsetY, setBorderColor, setBorderDashOffset, setBorderType, setBorderWidth, setCap, setColor, setJoin, setMiterLimit, setOpacity, setShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetY, withBorderColor, withBorderDashOffset, withBorderType, withBorderWidth, withColor, withOpacityMethods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepthMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.chartsflowui.kit.component.model.HasLineStyle
withCap, withJoin, withMiterLimitMethods inherited from interface io.jmix.chartsflowui.kit.component.model.HasShadow
withShadowBlur, withShadowColor, withShadowOffsetX, withShadowOffsetY
-
Field Details
-
decal
-
-
Constructor Details
-
ItemStyle
public ItemStyle()
-
-
Method Details
-
getDecal
-