public class CategoricalBubblePointRenderer extends ChartDataPointRendererBase<BubbleSeries>
Constructor and Description |
---|
CategoricalBubblePointRenderer(BubbleSeries owner)
Creates a new instance of the ScatterPointRenderer class.
|
Modifier and Type | Method and Description |
---|---|
double |
getPointRadius(CategoricalBubbleDataPoint bubblePoint) |
HashMap<DataPoint,PaletteEntry> |
pointColors()
Gets the palette entry map for the owner series' data points.
|
renderPoint
public CategoricalBubblePointRenderer(BubbleSeries owner)
owner
- The owner series.public HashMap<DataPoint,PaletteEntry> pointColors()
public double getPointRadius(CategoricalBubbleDataPoint bubblePoint)