public class ScatterBubbleSeries extends ScatterPointSeries
FILL_COLOR_PROPERTY_KEY, STROKE_COLOR_PROPERTY_KEY, STROKE_THICKNESS_PROPERTY_KEY
SERIES_Z_INDEX
Constructor and Description |
---|
ScatterBubbleSeries() |
Modifier and Type | Method and Description |
---|---|
float |
getBubbleScale() |
DataPointBinding |
getBubbleSizeBinding() |
void |
setBubbleScale(float value) |
void |
setBubbleSizeBinding(DataPointBinding value) |
dataPoints, getDistanceToPoint, getFillColor, getFillPaint, getLegendFillColor, getLegendStrokeColor, getPointSize, getStrokeColor, getStrokePaint, getStrokeThickness, getXValueBinding, getYValueBinding, setCanApplyPalette, setData, setFillColor, setFillPaint, setPointSize, setStrokeColor, setStrokePaint, setStrokeThickness, setXValueBinding, setXValueBinding, setYValueBinding, setYValueBinding
chartAxisChanged, getHorizontalAxis, getVerticalAxis, setHorizontalAxis, setVerticalAxis
getDataPointRenderer, getLegendTitle, getSelectedChangeListener, onPointAdded, onPointRemoved, setDataPointRenderer, setIsSelected, setLegendTitle, setSelectedChangeListener
addPropertyChangedListener, dataSource, findClosestPoint, getClipToPlotArea, getData, getIsSelected, getIsVisibleInLegend, getLabelFillColor, getLabelFont, getLabelFontStyle, getLabelFormat, getLabelMargin, getLabelRenderer, getLabelSize, getLabelStrokeColor, getLabelTextColor, getLabelValueToStringConverter, getPlotAreaSize, getSelectionMode, getShowLabels, hitTest, hitTestDataPoint, model, onBoundItemPropertyChanged, onDataBindingComplete, onDataPointIsSelectedChanged, postRender, removePropertyChangedListener, render, setClipToPlotArea, setIsVisibleInLegend, setLabelFillColor, setLabelFont, setLabelFontStyle, setLabelFormat, setLabelMargin, setLabelPadding, setLabelRenderer, setLabelSize, setLabelStrokeColor, setLabelTextColor, setLabelValueToStringConverter, setSelectionMode, setShowLabels
attach, detach, getCanApplyPalette, getChart, getCollectionIndex, getPalette, getZIndex, invalidatePalette, onPaletteInvalidated, onPaletteUpdated, requestLayout, requestRender, setZIndex, updatePalette
getPaletteFamily, getPaletteFamilyCore, isLoaded, isPaletteApplied, isVisible, measureContent, paletteFamily, refreshNode, setPaletteFamily, setVisible, setVisible
getValue, resetPropertyValue, setValue, setValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIsSelected
getCollectionIndex, invalidatePalette, measureContent, refreshNode
public float getBubbleScale()
public void setBubbleScale(float value)
public DataPointBinding getBubbleSizeBinding()
public void setBubbleSizeBinding(DataPointBinding value)