55a56,60 > * @todo mrfloppy to investigate making this protected. Looks like it would > * be no problem to me. It was package scope. I thought it safer to > * make it less restrictive just incase their was a reason for the > * package scope I didn't know about. dnoyeb. > * Bug - [ 673096 ] FigureTransferCommand has a wrong method 57,57c62,62 < FigureEnumeration insertFigures(FigureEnumeration fe, int dx, int dy) { --- > public FigureEnumeration insertFigures(FigureEnumeration fe, int dx, int dy) {