net.sf.jasperreports.engine.fill
Class JRFillFrame.JRFillFrameElements
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillElementGroup
net.sf.jasperreports.engine.fill.JRFillElementContainer
net.sf.jasperreports.engine.fill.JRFillFrame.JRFillFrameElements
- All Implemented Interfaces:
- Cloneable, JRFillCloneable, JRChild, JRCloneable, JRElementGroup, JRVisitable
- Enclosing class:
- JRFillFrame
protected class JRFillFrame.JRFillFrameElements
- extends JRFillElementContainer
Frame element container filler.
|
Method Summary |
protected int |
getContainerHeight()
Returns the height of the element container. |
| Methods inherited from class net.sf.jasperreports.engine.fill.JRFillElementContainer |
addSubElements, buildConsolidatedStyle, collectConditionalStyle, evaluate, evaluateConditionalStyle, evaluateConditionalStyles, fillElements, getEvaluatedConditionalStyle, getFirstY, getStretchHeight, initConditionalStyles, initElements, initFill, moveBandBottomElements, prepareElements, removeBlankElements, resetElements, rewind, setElementOriginProvider, setStretchHeight, stretchElements, willOverflow |
getContainerHeight
protected int getContainerHeight()
- Description copied from class:
JRFillElementContainer
- Returns the height of the element container.
- Specified by:
getContainerHeight in class JRFillElementContainer
- Returns:
- the height of the element container
Copyright © 2012. All Rights Reserved.