author: Giulio author: Modified by Robert Lamping, June 3, 2005 author: Consideration: author: An ElementTransformation should be able by itself to undo or redo author: its transformation.
author: Robert Lamping author: When changing the page size during an elementtransaction, (like in FormatCommandShrink), author: then there is a need to undo this author: TO DO author: 1.
This class handle the Insert operation.
As all operations, the costructor take the JReportFrame (owner of the element)
The ReportElement is not cloned, this can be a problem if not all undo operations
are correctly logged and handled.
author: Giulio Toffoli author: Modified by Robert Lamping, June 3, 2005 author: // Also other Transformation can now be included author: // Once this works it should be redesigned again. author: // E.g.