The actual implementation of a break element.
author: Teodor Danciu (teodord@users.sourceforge.net) version: $Id: JRBaseBreak.java 1664 2007-03-26 09:48:03Z lucianc $
Initializes properties that are specific to break elements. Common properties are initialized by its
parent constructors.
Parameters: breakElement - an element whose properties are copied to this element. Usually it is anet.sf.jasperreports.engine.design.JRDesignBreak that must be transformed into anJRBaseBreak at compile time. Parameters: factory - a factory used in the compile process