Package | Description |
---|---|
com.aspose.imaging.asynctask |
The namespace handles AsyncTask processing.
|
com.aspose.imaging.progressmanagement |
The namespace contains progress handler classes
|
Modifier and Type | Method and Description |
---|---|
EventType |
IAsyncTaskState.getProgress()
Gets the progress of the asynchronous task.
|
Modifier and Type | Method and Description |
---|---|
void |
IAsyncTaskState.indicateProgress(EventType eventType)
Sets the progress of the asynchronous task.
|
Modifier and Type | Method and Description |
---|---|
EventType |
ProgressEventHandlerInfo.getEventType()
Gets the type of the event.
|
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.