Class EffectScatterSeries
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.AbstractSeries<T>
io.jmix.chartsflowui.kit.component.model.series.AbstractAxisAwareSeries<EffectScatterSeries>
io.jmix.chartsflowui.kit.component.model.series.EffectScatterSeries
- All Implemented Interfaces:
HasSymbols<EffectScatterSeries>,Serializable
public class EffectScatterSeries
extends AbstractAxisAwareSeries<EffectScatterSeries>
implements HasSymbols<EffectScatterSeries>
The scatter (bubble) graph with ripple animation. The special animation effect can visually highlight some data.
More detailed information is provided in the documentation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEffectScatterSeries.AbstractEffectScatterElement<T extends EffectScatterSeries.AbstractEffectScatterElement<T>>Base component for effect scatter elements.static classComponent to configure the blur state.static enumEnum of when to show the effect.static classComponent to configure the emphasis state.static classConfiguration of label guideline.static classRelated configurations component about ripple effect.static classComponent to configure the selection state.Nested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractAxisAwareSeries
AbstractAxisAwareSeries.SeriesLayoutTypeNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractSeries
AbstractSeries.LabelLayout, AbstractSeries.TooltipNested 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.shared.HasSymbols
HasSymbols.Symbol, HasSymbols.SymbolType -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Integerprotected Integerprotected Stringprotected Integerprotected EffectScatterSeries.Blurprotected Integerprotected Booleanprotected CoordinateSystemprotected Stringprotected Stringprotected EffectScatterSeries.Emphasisprotected Integerprotected ItemStyleprotected EffectScatterSeries.LabelLineprotected Integerprotected EffectScatterSeries.RippleEffectprotected EffectScatterSeries.Selectprotected EffectScatterSeries.EffectOnprotected HasSymbols.Symbolprotected Booleanprotected String[]protected Integerprotected Integerprotected JsFunctionprotected Integerprotected IntegerFields inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractAxisAwareSeries
datasetIndex, encode, legendHoverLink, markArea, markLine, markPoint, seriesLayoutByFields inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractSeries
animationDelay, animationDuration, animationEasing, colorBy, dataGroupId, id, label, labelLayout, name, selectedMode, silent, tooltip, type, z, zLevelFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlur()getClip()String[]voidsetAnimation(Boolean animation) voidsetAnimationDelayUpdate(Integer animationDelayUpdate) voidsetAnimationDurationUpdate(Integer animationDurationUpdate) voidsetAnimationEasingUpdate(String animationEasingUpdate) voidsetAnimationThreshold(Integer animationThreshold) voidvoidsetCalendarIndex(Integer calendarIndex) voidvoidsetCoordinateSystem(CoordinateSystem coordinateSystem) voidvoidsetEffectType(String effectType) voidsetEmphasis(EffectScatterSeries.Emphasis emphasis) voidsetGeoIndex(Integer geoIndex) voidsetItemStyle(ItemStyle itemStyle) voidsetLabelLine(EffectScatterSeries.LabelLine labelLine) voidsetPolarIndex(Integer polarIndex) voidsetRippleEffect(EffectScatterSeries.RippleEffect rippleEffect) voidsetSelect(EffectScatterSeries.Select select) voidsetShowEffectOn(EffectScatterSeries.EffectOn showEffectOn) voidsetSymbol(HasSymbols.SymbolType symbolType) Sets predefined symbol type or replaces an existing one.voidSets a symbol or replaces an existing one.
Possible values:image://%url%, example:image://http://example.website/a/b.pngimage://%dataURI%, example:image://data:image/gif;base64,...path://%svgPathData%, example:path://M30.9,53.2c16...voidsetSymbolKeepAspect(Boolean symbolKeepAspect) Sets the keeping of aspects for a symbol.voidsetSymbolOffset(String xOffset, String yOffset) Sets an offset of symbol relative to original position or replaces an existing one.
Possible values: Pixel values:hasSymbols.setSymbolOffset("10", "10");.voidsetSymbolRotate(Integer symbolRotate) Sets a rotate degree of symbol or replaces an existing one.voidsetSymbolSize(Integer symbolSize) Sets a symbol size or replaces an existing one.voidsetSymbolSizeFunction(JsFunction symbolSizeFunction) Sets a callback function for symbol size or replaces an existing one.voidsetSymbolSizeFunction(String symbolSizeFunction) Sets a callback function for symbol size as string or replaces an existing one.voidsetXAxisIndex(Integer xAxisIndex) voidsetYAxisIndex(Integer yAxisIndex) withAnimation(Boolean animation) withAnimationDelayUpdate(Integer animationDelayUpdate) withAnimationDurationUpdate(Integer animationDurationUpdate) withAnimationEasingUpdate(String animationEasingUpdate) withAnimationThreshold(Integer animationThreshold) withCalendarIndex(Integer calendarIndex) withCoordinateSystem(CoordinateSystem coordinateSystem) withCursor(String cursor) withEffectType(String effectType) withEmphasis(EffectScatterSeries.Emphasis emphasis) withGeoIndex(Integer geoIndex) withItemStyle(ItemStyle itemStyle) withLabelLine(EffectScatterSeries.LabelLine labelLine) withPolarIndex(Integer polarIndex) withRippleEffect(EffectScatterSeries.RippleEffect rippleEffect) withSelect(EffectScatterSeries.Select select) withShowEffectOn(EffectScatterSeries.EffectOn showEffectOn) withXAxisIndex(Integer xAxisIndex) withYAxisIndex(Integer yAxisIndex) Methods inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractAxisAwareSeries
getDatasetIndex, getEncode, getLegendHoverLink, getMarkArea, getMarkLine, getMarkPoint, getSeriesLayoutBy, setDatasetIndex, setEncode, setLegendHoverLink, setMarkArea, setMarkLine, setMarkPoint, setSeriesLayoutBy, withDatasetIndex, withEncode, withLegendHoverLink, withMarkArea, withMarkLine, withMarkPoint, withSeriesLayoutByMethods inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractSeries
getAnimationDelay, getAnimationDuration, getAnimationEasing, getColorBy, getDataGroupId, getId, getLabel, getLabelLayout, getName, getSelectedMode, getSilent, getTooltip, getType, getZ, getZLevel, setAnimationDelay, setAnimationDuration, setAnimationEasing, setColorBy, setDataGroupId, setId, setLabel, setLabelLayout, setName, setSelectedMode, setSilent, setTooltip, setType, setZ, setZLevel, withAnimationDelay, withAnimationDuration, withAnimationEasing, withColorBy, withDataGroupId, withId, withLabel, withLabelLayout, withName, withSelectedMode, withSilent, withTooltip, withType, withZ, withZLevelMethods 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.shared.HasSymbols
withSymbol, withSymbol, withSymbolKeepAspect, withSymbolOffset, withSymbolRotate, withSymbolSize, withSymbolSizeFunction, withSymbolSizeFunction
-
Field Details
-
coordinateSystem
-
effectType
-
showEffectOn
-
rippleEffect
-
xAxisIndex
-
yAxisIndex
-
polarIndex
-
geoIndex
-
calendarIndex
-
clip
-
cursor
-
symbol
-
symbolSize
-
symbolSizeFunction
-
symbolRotate
-
symbolKeepAspect
-
symbolOffset
-
labelLine
-
itemStyle
-
emphasis
-
blur
-
select
-
animation
-
animationThreshold
-
animationDurationUpdate
-
animationEasingUpdate
-
animationDelayUpdate
-
-
Constructor Details
-
EffectScatterSeries
public EffectScatterSeries()
-
-
Method Details
-
getCoordinateSystem
-
setCoordinateSystem
-
getEffectType
-
setEffectType
-
getShowEffectOn
-
setShowEffectOn
-
getRippleEffect
-
setRippleEffect
-
getXAxisIndex
-
setXAxisIndex
-
getYAxisIndex
-
setYAxisIndex
-
getPolarIndex
-
setPolarIndex
-
getGeoIndex
-
setGeoIndex
-
getCalendarIndex
-
setCalendarIndex
-
getClip
-
setClip
-
getCursor
-
setCursor
-
getSymbol
- Specified by:
getSymbolin interfaceHasSymbols<EffectScatterSeries>- Returns:
- symbol
-
setSymbol
Description copied from interface:HasSymbolsSets a symbol or replaces an existing one.
Possible values:-
image://%url%, example:image://http://example.website/a/b.png -
image://%dataURI%, example:image://data:image/gif;base64,... -
path://%svgPathData%, example:path://M30.9,53.2c16...
- Specified by:
setSymbolin interfaceHasSymbols<EffectScatterSeries>- Parameters:
icon- symbol to set
-
-
getSymbolSize
- Specified by:
getSymbolSizein interfaceHasSymbols<EffectScatterSeries>- Returns:
- symbol size
-
setSymbolSize
Description copied from interface:HasSymbolsSets a symbol size or replaces an existing one.- Specified by:
setSymbolSizein interfaceHasSymbols<EffectScatterSeries>- Parameters:
symbolSize- symbol size to set
-
getSymbolSizeFunction
- Specified by:
getSymbolSizeFunctionin interfaceHasSymbols<EffectScatterSeries>- Returns:
- callback function for symbol size
-
setSymbolSizeFunction
Description copied from interface:HasSymbolsSets a callback function for symbol size as string or replaces an existing one.- Specified by:
setSymbolSizeFunctionin interfaceHasSymbols<EffectScatterSeries>- Parameters:
symbolSizeFunction- formatter function as string
-
getSymbolRotate
- Specified by:
getSymbolRotatein interfaceHasSymbols<EffectScatterSeries>- Returns:
- rotate degree of symbol
-
setSymbolRotate
Description copied from interface:HasSymbolsSets a rotate degree of symbol or replaces an existing one. The negative value represents clockwise.- Specified by:
setSymbolRotatein interfaceHasSymbols<EffectScatterSeries>- Parameters:
symbolRotate- rotate symbol to set
-
getSymbolKeepAspect
- Specified by:
getSymbolKeepAspectin interfaceHasSymbols<EffectScatterSeries>- Returns:
trueif the aspect for symbols must be kept,falseotherwise
-
setSymbolKeepAspect
Description copied from interface:HasSymbolsSets the keeping of aspects for a symbol.- Specified by:
setSymbolKeepAspectin interfaceHasSymbols<EffectScatterSeries>- Parameters:
symbolKeepAspect- whether to keep aspect for symbols in the form ofpath://%svgPathData%
-
getSymbolOffset
- Specified by:
getSymbolOffsetin interfaceHasSymbols<EffectScatterSeries>- Returns:
- offset of symbol relative to original position
-
setSymbolOffset
Description copied from interface:HasSymbolsSets an offset of symbol relative to original position or replaces an existing one.
Possible values:-
Pixel values:
hasSymbols.setSymbolOffset("10", "10");. -
Percentage values:
hasSymbols.setSymbolOffset("50%", "45%");. -
Pixel and percentage values combination:
hasSymbols.setSymbolOffset("5", "50%");.
- Specified by:
setSymbolOffsetin interfaceHasSymbols<EffectScatterSeries>- Parameters:
xOffset- horizontal offsetyOffset- vertical offset
-
Pixel values:
-
getLabelLine
-
setLabelLine
-
getItemStyle
-
getEmphasis
-
setEmphasis
-
getBlur
-
setBlur
-
getSelect
-
setSelect
-
getAnimation
-
setAnimation
-
getAnimationThreshold
-
setAnimationThreshold
-
getAnimationDurationUpdate
-
setAnimationDurationUpdate
-
getAnimationEasingUpdate
-
setAnimationEasingUpdate
-
getAnimationDelayUpdate
-
setAnimationDelayUpdate
-
withCoordinateSystem
-
withEffectType
-
withShowEffectOn
-
withRippleEffect
-
withXAxisIndex
-
withYAxisIndex
-
withPolarIndex
-
withGeoIndex
-
withCalendarIndex
-
withClip
-
withCursor
-
withLabelLine
-
withEmphasis
-
withBlur
-
withSelect
-
withAnimation
-
withAnimationThreshold
-
withAnimationDurationUpdate
-
withAnimationEasingUpdate
-
withAnimationDelayUpdate
-