public class GlyphSelectionHandlers
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static GlyphSelectionHandler<ScatterChart,java.lang.Integer> |
createDefaultScatterChart()
Create a new
GlyphSelectionHandler. |
static GlyphSelectionHandler<ScatterChartMatrix,java.lang.Integer> |
createDefaultScatterChartMatrix()
Create a new
GlyphSelectionHandler. |
public static GlyphSelectionHandler<ScatterChart,java.lang.Integer> createDefaultScatterChart()
GlyphSelectionHandler. The handler will
allow to connect a viewer to a selection model, and may receive the
ScatterChart for which the selection should be handled.GlyphSelectionHandlerpublic static GlyphSelectionHandler<ScatterChartMatrix,java.lang.Integer> createDefaultScatterChartMatrix()
GlyphSelectionHandler. The handler will
allow to connect a viewer to a selection model, and may receive the
ScatterChartMatrix for which the selection should be
handled.GlyphSelectionHandlerCopyright © 2020. All Rights Reserved.