@Dependent public class ShapeGlyphDragHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ShapeGlyphDragHandler.Callback |
static interface |
ShapeGlyphDragHandler.Item |
| Constructor and Description |
|---|
ShapeGlyphDragHandler(LienzoGlyphRenderers glyphLienzoGlyphRenderer) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
destroy() |
ShapeGlyphDragHandler |
show(ShapeGlyphDragHandler.Item item,
int x,
int y,
ShapeGlyphDragHandler.Callback Callback) |
@Inject public ShapeGlyphDragHandler(LienzoGlyphRenderers glyphLienzoGlyphRenderer)
public ShapeGlyphDragHandler show(ShapeGlyphDragHandler.Item item, int x, int y, ShapeGlyphDragHandler.Callback Callback)
public void clear()
public void destroy()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.