G - The glyph typeT - The type of the selected elementspublic interface GlyphSelectionHandler<G,T> extends SelectionHandler<T>
SelectionHandler that handles the selection in
a glyph, for example, in a ScatterChart or BoxPlot.| Modifier and Type | Method and Description |
|---|---|
void |
setGlyph(G glyph)
Set the glyph for which the selection should be handled
|
connect, disconnectvoid setGlyph(G glyph)
glyph - The glyphCopyright © 2020. All Rights Reserved.