public class JRFillSection extends 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() |
Object |
clone() |
JRBand[] |
getBands()
Returns the bands within the current section.
|
JRFillBand[] |
getFillBands() |
JROrigin |
getOrigin()
Returns an element origin.
|
JRPart[] |
getParts()
Returns the parts within the current section.
|
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()
JROriginProvidergetOrigin in interface JROriginProviderprotected void setOrigin(JROrigin origin)
public JRFillBand[] getFillBands()
public JRBand[] getBands()
JRSectionpublic JRPart[] getParts()
JRSectionpublic Object clone()
clone in interface JRCloneableclone in class Objectprotected boolean isEmpty()
protected boolean areAllPrintWhenExpressionsNull()
protected void setNewPageColumn(boolean isNew)
protected void setNewGroup(JRGroup group, boolean isNew)
protected void addNowEvaluationTime(JREvaluationTime evaluationTime)
Copyright © 2017. All rights reserved.