public class Layout extends Object
| Modifier and Type | Method and Description |
|---|---|
AppModel |
getAppModel()
Return the app model
|
LayoutEnv |
getLayoutEnv()
Return the layout environment
|
TemplateModel |
getTemplateModel()
Return the template model
|
void |
layout(boolean bFullRelayout) |
boolean |
ranOutOfPages()
Returns whether the previous layout process unexpectedly ran out or was
unable to choose a page.
|
public Layout(AppModel oAppModel)
public void layout(boolean bFullRelayout)
public LayoutEnv getLayoutEnv()
public AppModel getAppModel()
public TemplateModel getTemplateModel()
public boolean ranOutOfPages()
Copyright © 2010 - 2020 Adobe. All Rights Reserved