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()
JROriginProvider
getOrigin
in interface JROriginProvider
protected void setOrigin(JROrigin origin)
public JRFillBand[] getFillBands()
public JRBand[] getBands()
JRSection
public JRPart[] getParts()
JRSection
public Object clone()
clone
in interface JRCloneable
clone
in class Object
protected boolean isEmpty()
protected boolean areAllPrintWhenExpressionsNull()
protected void setNewPageColumn(boolean isNew)
protected void setNewGroup(JRGroup group, boolean isNew)
protected void addNowEvaluationTime(JREvaluationTime evaluationTime)
Copyright © 2016. All rights reserved.