twaver.gis.event
Class OnReadyEvent
java.lang.Object
twaver.gis.event.OnReadyEvent
- public class OnReadyEvent
- extends java.lang.Object
Constructor Summary |
OnReadyEvent(twaver.base.gis.tiles.asynchronize.RequireTask task,
int type)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUIRE_FAILED
public static final int REQUIRE_FAILED
- See Also:
- Constant Field Values
REQUIRE_SUCCESS
public static final int REQUIRE_SUCCESS
- See Also:
- Constant Field Values
OnReadyEvent
public OnReadyEvent(twaver.base.gis.tiles.asynchronize.RequireTask task,
int type)
getEventType
public int getEventType()
getTask
public twaver.base.gis.tiles.asynchronize.Task getTask()