Class TableContentProducer

    • Method Detail

      • isProcessWatermark

        public boolean isProcessWatermark()
      • setProcessWatermark

        public void setProcessWatermark​(boolean processWatermark)
      • updateSheetLayout

        protected void updateSheetLayout​(SheetLayout sheetLayout)
      • getSheetName

        public String getSheetName()
      • compute

        public void compute​(LogicalPageBox logicalPage,
                            boolean iterativeUpdate)
      • computeDesigntimeConflicts

        protected void computeDesigntimeConflicts​(RenderBox box)
      • getContent

        public RenderBox getContent​(int row,
                                    int column)
      • getBackground

        public RenderBox getBackground​(int row,
                                       int column)
      • getContentOffset

        public long getContentOffset​(int row,
                                     int column)
      • getRowCount

        public int getRowCount()
      • getColumnCount

        public int getColumnCount()
      • isProcessed

        protected boolean isProcessed​(RenderBox box)
      • isReplaceableBackground

        protected boolean isReplaceableBackground​(CellMarker oldMarker,
                                                  CellMarker newMarker)
      • isFailOnCellConflicts

        protected boolean isFailOnCellConflicts()
      • setFailOnCellConflicts

        protected void setFailOnCellConflicts​(boolean failOnCellConflicts)
      • handleContentConflict

        protected void handleContentConflict​(RenderBox box)
      • collectSheetStyleData

        protected void collectSheetStyleData​(RenderBox box)
      • getFinishedRows

        public int getFinishedRows()
      • clearFinishedBoxes

        public void clearFinishedBoxes()
      • processParagraphChilds

        protected void processParagraphChilds​(ParagraphRenderBox box)
      • getFilledRows

        public int getFilledRows()
      • getContentRowCount

        public long getContentRowCount()