public static interface IElementLayoutHelper.LayoutFactory
| Modifier and Type | Method and Description |
|---|---|
IElementLayout |
createLayout(int xOffset,
int yOffset)
A factory method to create new layouts if the last layout is full.
|
IElementLayout createLayout(int xOffset, int yOffset)