public class JRFillSection extends java.lang.Object implements JRSection, JROriginProvider
Modifier and Type | Field and Description |
---|---|
protected JRFillBand[] |
bands |
protected JRBaseFiller |
filler |
protected JROrigin |
origin |
Modifier | Constructor and Description |
---|---|
protected |
JRFillSection(JRBaseFiller filler,
JRSection section,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected void |
addNowEvaluationTime(JREvaluationTime evaluationTime) |
protected boolean |
areAllPrintWhenExpressionsNull() |
java.lang.Object |
clone() |
JRBand[] |
getBands()
Returns the bands within the current section.
|
JRFillBand[] |
getFillBands() |
JROrigin |
getOrigin()
Returns an element origin.
|
protected boolean |
isEmpty() |
protected void |
setNewGroup(JRGroup group,
boolean isNew) |
protected void |
setNewPageColumn(boolean isNew) |
protected void |
setOrigin(JROrigin origin) |
protected JRBaseFiller filler
protected JRFillBand[] bands
protected JROrigin origin
protected JRFillSection(JRBaseFiller filler, JRSection section, JRFillObjectFactory factory)
public JROrigin getOrigin()
JROriginProvider
getOrigin
in interface JROriginProvider
protected void setOrigin(JROrigin origin)
public JRFillBand[] getFillBands()
public JRBand[] getBands()
JRSection
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
protected boolean isEmpty()
protected boolean areAllPrintWhenExpressionsNull()
protected void setNewPageColumn(boolean isNew)
protected void setNewGroup(JRGroup group, boolean isNew)
protected void addNowEvaluationTime(JREvaluationTime evaluationTime)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com