public class BasicLayoutStrategies
extends java.lang.Object
Constructor and Description |
---|
BasicLayoutStrategies() |
Modifier and Type | Method and Description |
---|---|
static void |
appliesStrategies(LayoutTable layoutTable,
boolean fillsEmptyCells)
Applies different strategies to the layout table and table element with
the given options.
|
public static void appliesStrategies(LayoutTable layoutTable, boolean fillsEmptyCells)
layoutTable
- the layout table to apply strategiesfillsEmptyCells
- true
if cell elements are filled in empty
areas. Otherwise false
.Copyright © 2008 Actuate Corp. All rights reserved.