Adds a report element to the band.
@param element the element that should be added
@throws NullPointerException if the given element is null
@throws IllegalArgumentException if the position is invalid, eithernegative or greater than the number of elements in this band or if the given element is a parent of this element.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.