|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.components.list.BaseFillList.AppendingPrintElementContainer
protected static class BaseFillList.AppendingPrintElementContainer
Constructor Summary | |
---|---|
BaseFillList.AppendingPrintElementContainer(JRPrintElementContainer container)
|
Method Summary | |
---|---|
void |
addElement(JRPrintElement element)
Adds an element to the container. |
java.util.List |
getElements()
Returns the list of elements of the container. |
int |
getHeight()
Returns the height of the container. |
void |
setHeight(int height)
Sets the height of the container. |
void |
setXOffset(int xOffset)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseFillList.AppendingPrintElementContainer(JRPrintElementContainer container)
Method Detail |
---|
public void addElement(JRPrintElement element)
JRPrintElementContainer
addElement
in interface JRPrintElementContainer
element
- the element to addpublic java.util.List getElements()
JRPrintElementContainer
elements
of the container.
getElements
in interface JRPrintElementContainer
public int getHeight()
JRPrintElementContainer
getHeight
in interface JRPrintElementContainer
public void setHeight(int height)
JRPrintElementContainer
setHeight
in interface JRPrintElementContainer
height
- the heightpublic void setXOffset(int xOffset)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |