public interface LayoutPointListener extends LayoutToolListener
| Modifier and Type | Method and Description |
|---|---|
void |
point(PointEvent event)
Invocado cuando se hace un pressed sobre la vista.
|
void |
pointDoubleClick(PointEvent event) |
cancelDrawing, getImageCursorvoid point(PointEvent event) throws BehaviorException
event - PointEvent.BehaviorException - se lanza cuando falla la herramienta.void pointDoubleClick(PointEvent event) throws BehaviorException
BehaviorException