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 SummaryNested 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.AbstractAxisAwareSeriesAbstractAxisAwareSeries.SeriesLayoutTypeNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractSeriesAbstractSeries.LabelLayout, AbstractSeries.TooltipNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectChartObservableObject.ObjectChangeEventNested classes/interfaces inherited from interface io.jmix.chartsflowui.kit.component.model.shared.HasSymbolsHasSymbols.Symbol, HasSymbols.SymbolType
- 
Field SummaryFieldsModifier 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.AbstractAxisAwareSeriesdatasetIndex, encode, legendHoverLink, markArea, markLine, markPoint, seriesLayoutByFields inherited from class io.jmix.chartsflowui.kit.component.model.series.AbstractSeriesanimationDelay, animationDuration, animationEasing, colorBy, dataGroupId, id, label, labelLayout, name, selectedMode, silent, tooltip, type, z, zLevelFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectchildren, dirty, listener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.AbstractAxisAwareSeriesgetDatasetIndex, 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.AbstractSeriesgetAnimationDelay, 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.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.shared.HasSymbolswithSymbol, 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- 
EffectScatterSeriespublic 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 interface- HasSymbols<EffectScatterSeries>
- Returns:
- symbol
 
- 
setSymbolDescription 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 interface- HasSymbols<EffectScatterSeries>
- Parameters:
- icon- symbol to set
 
- 
         
- 
getSymbolSize- Specified by:
- getSymbolSizein interface- HasSymbols<EffectScatterSeries>
- Returns:
- symbol size
 
- 
setSymbolSizeDescription copied from interface:HasSymbolsSets a symbol size or replaces an existing one.- Specified by:
- setSymbolSizein interface- HasSymbols<EffectScatterSeries>
- Parameters:
- symbolSize- symbol size to set
 
- 
getSymbolSizeFunction- Specified by:
- getSymbolSizeFunctionin interface- HasSymbols<EffectScatterSeries>
- Returns:
- callback function for symbol size
 
- 
setSymbolSizeFunctionDescription copied from interface:HasSymbolsSets a callback function for symbol size as string or replaces an existing one.- Specified by:
- setSymbolSizeFunctionin interface- HasSymbols<EffectScatterSeries>
- Parameters:
- symbolSizeFunction- formatter function as string
 
- 
getSymbolRotate- Specified by:
- getSymbolRotatein interface- HasSymbols<EffectScatterSeries>
- Returns:
- rotate degree of symbol
 
- 
setSymbolRotateDescription copied from interface:HasSymbolsSets a rotate degree of symbol or replaces an existing one. The negative value represents clockwise.- Specified by:
- setSymbolRotatein interface- HasSymbols<EffectScatterSeries>
- Parameters:
- symbolRotate- rotate symbol to set
 
- 
getSymbolKeepAspect- Specified by:
- getSymbolKeepAspectin interface- HasSymbols<EffectScatterSeries>
- Returns:
- trueif the aspect for symbols must be kept,- falseotherwise
 
- 
setSymbolKeepAspectDescription copied from interface:HasSymbolsSets the keeping of aspects for a symbol.- Specified by:
- setSymbolKeepAspectin interface- HasSymbols<EffectScatterSeries>
- Parameters:
- symbolKeepAspect- whether to keep aspect for symbols in the form of- path://%svgPathData%
 
- 
getSymbolOffset- Specified by:
- getSymbolOffsetin interface- HasSymbols<EffectScatterSeries>
- Returns:
- offset of symbol relative to original position
 
- 
setSymbolOffsetDescription 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 interface- HasSymbols<EffectScatterSeries>
- Parameters:
- xOffset- horizontal offset
- yOffset- 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
 
-