| Package | Description |
|---|---|
| com.github.geko444.im4java.core |
Contains core classes for image-processing.
|
| com.github.geko444.im4java.script |
Contains classes for script-generation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ImageCommand.setDefaultScriptGenerator(ScriptGenerator pGen)
Set the default ScriptGenerator.
|
void |
ImageCommand.setScriptGenerator(ScriptGenerator pGen)
Set the ScriptGenerator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScriptGenerator
This class is an abstract implementation of a ScriptGenerator.
|
class |
BashScriptGenerator
This class implements a BashScriptGenerator.
|
class |
CmdScriptGenerator
This class implements a CmdScriptGenerator.
|
Copyright © 2019. All rights reserved.