Class JRBaseBreak

    • Constructor Detail

      • JRBaseBreak

        protected JRBaseBreak​(JRBreak breakElement,
                              JRBaseObjectFactory factory)
        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 a JRDesignBreak that must be transformed into an JRBaseBreak at compile time.
        factory - a factory used in the compile process