dori.jasper.engine.fill
Class JRFillBand
java.lang.Object
dori.jasper.engine.fill.JRFillElementGroup
dori.jasper.engine.fill.JRFillBand
- All Implemented Interfaces:
- JRBand, JRElementGroup
- public class JRFillBand
- extends JRFillElementGroup
- implements JRBand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filler
protected JRBaseFiller filler
JRFillBand
protected JRFillBand(JRBaseFiller filler,
JRBand band,
JRFillObjectFactory factory)
setNewPageColumn
protected void setNewPageColumn(boolean isNew)
isNewPageColumn
protected boolean isNewPageColumn()
setNewGroup
protected void setNewGroup(JRGroup group,
boolean isNew)
isNewGroup
protected boolean isNewGroup(JRGroup group)
getHeight
public int getHeight()
- Specified by:
getHeight
in interface JRBand
isSplitAllowed
public boolean isSplitAllowed()
- Specified by:
isSplitAllowed
in interface JRBand
setSplitAllowed
public void setSplitAllowed(boolean isSplitAllowed)
- Specified by:
setSplitAllowed
in interface JRBand
getPrintWhenExpression
public JRExpression getPrintWhenExpression()
- Specified by:
getPrintWhenExpression
in interface JRBand
willOverflow
protected boolean willOverflow()
isPrintWhenExpressionNull
protected boolean isPrintWhenExpressionNull()
isPrintWhenTrue
protected boolean isPrintWhenTrue()
setPrintWhenTrue
protected void setPrintWhenTrue(boolean isPrintWhenTrue)
isToPrint
protected boolean isToPrint()
evaluate
protected void evaluate(byte evaluation)
throws JRException
- Throws:
JRException
evaluatePrintWhenExpression
protected void evaluatePrintWhenExpression(byte evaluation)
throws JRException
- Throws:
JRException
refill
protected JRPrintBand refill(int availableStretchHeight)
throws JRException
- Throws:
JRException
fill
protected JRPrintBand fill()
throws JRException
- Throws:
JRException
fill
protected JRPrintBand fill(int availableStretchHeight)
throws JRException
- Throws:
JRException
fill
protected JRPrintBand fill(int availableStretchHeight,
boolean isOverflowAllowed)
throws JRException
- Throws:
JRException
rewind
protected void rewind()
throws JRException
- Throws:
JRException
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.