public class StaticInliner extends SceneTransformer
| Constructor and Description |
|---|
StaticInliner(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 StaticInliner |
v() |
transform, transform, transformpublic static StaticInliner v()
protected void internalTransform(java.lang.String phaseName,
java.util.Map options)
SceneTransformerinternalTransform in class SceneTransformer