public class ShimpleTransformer extends SceneTransformer
| Constructor and Description |
|---|
ShimpleTransformer(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalTransform(String phaseName,
Map options)
Performs the transformation on the Scene, under the given phaseName and with the given Options.
|
static ShimpleTransformer |
v() |
transform, transform, transformpublic ShimpleTransformer(Singletons.Global g)
public static ShimpleTransformer v()
protected void internalTransform(String phaseName, Map options)
SceneTransformerinternalTransform in class SceneTransformerCopyright © 2020 Soot OSS. All rights reserved.