public class PageAreaProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PageAreaProperties.Alignment
Specifies the alignment of the page area.
|
static class |
PageAreaProperties.Builder
Creates a new page area properties builder
|
Modifier and Type | Method and Description |
---|---|
PageAreaProperties.Alignment |
getAlignment()
Gets the alignment of the page area.
|
String |
getCollectionId()
Gets the id of the associated collection.
|
Iterable<FallbackRule> |
getFallbackRules()
Gets the fallback rules.
|
int |
getMaxHeight()
Gets the maximum height allowed to be used by the page
area, in rows.
|
public PageAreaProperties.Alignment getAlignment()
public String getCollectionId()
public Iterable<FallbackRule> getFallbackRules()
public int getMaxHeight()