public class ShimpleTransformer extends SceneTransformer
| Constructor and Description |
|---|
ShimpleTransformer(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalTransform(java.lang.String phaseName,
java.util.Map options)
Performs the transformation on the Scene, under the given phaseName and with the given Options.
|
static ShimpleTransformer |
v() |
transform, transform, transformpublic static ShimpleTransformer v()
protected void internalTransform(java.lang.String phaseName,
java.util.Map options)
SceneTransformerinternalTransform in class SceneTransformer