public class StaticInliner extends SceneTransformer
Constructor and Description |
---|
StaticInliner(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 StaticInliner |
v() |
transform, transform, transform
public StaticInliner(Singletons.Global g)
public static StaticInliner v()
protected void internalTransform(String phaseName, Map options)
SceneTransformer
internalTransform
in class SceneTransformer