public class MapControl.CancelDraw
extends java.lang.Object
implements org.gvsig.tools.task.Cancellable
An instance of CancelDraw will be shared by all this
MapControl's MapContext layers, allowing
receive a notification that, when they're been drawn, to be cancelled.
Cancellable| Constructor and Description |
|---|
CancelDraw()
Creates a new
CancelDraw object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCanceled() |
void |
setCanceled(boolean b) |
Copyright © 2017 gvSIG Association. All rights reserved.