Class OffsetElementsUtil


  • public class OffsetElementsUtil
    extends java.lang.Object
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void transfer​(java.util.List<java.lang.Object> elements, java.util.function.Consumer<JRPrintElement> consumer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OffsetElementsUtil

        public OffsetElementsUtil()
    • Method Detail

      • transfer

        public static void transfer​(java.util.List<java.lang.Object> elements,
                                    java.util.function.Consumer<JRPrintElement> consumer)