public interface JRBand extends JRElementGroup, JRPropertiesHolder
JRSection| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_SPLIT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
JRExpression |
getPrintWhenExpression()
Returns the boolean expression that specifies if the band will be displayed.
|
SplitTypeEnum |
getSplitTypeValue()
Specifies the band split behavior.
|
void |
setSplitType(SplitTypeEnum splitType) |
getChildren, getElementByKey, getElementGroup, getElementsvisitclonegetParentProperties, getPropertiesMap, hasPropertiesstatic final String PROPERTY_SPLIT_TYPE
int getHeight()
SplitTypeEnum getSplitTypeValue()
void setSplitType(SplitTypeEnum splitType)
JRExpression getPrintWhenExpression()
Copyright © 2014. All rights reserved.