| Package | Description |
|---|---|
| uk.ac.liv.pgb.analytica.lib |
| Modifier and Type | Method and Description |
|---|---|
TaskExecutionResult |
Task.execute(File file,
GraphicsPolicy policy)
Executes this task with the given file and graphics policy.
|
TaskExecutionResult |
RTaskWithoutManifest.execute(File file,
GraphicsPolicy policy)
Executes this R task with the given file and graphics policy.
|
TaskExecutionResult |
RTaskWithManifest.execute(File file,
GraphicsPolicy policy)
Executes this R task with the given file and graphics policy.
|
void |
TaskManager.registerGraphicsPolicy(GraphicsPolicy policy)
Registers the given graphics policy with this class.
|
Copyright © 2016. All rights reserved.