Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCOUNT_UNDERLINE_OFFSET - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- addExtendRegion(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
- AutoClosableDocument - Class in io.keikai.model.impl.pdf
- AutoClosableDocument(Document) - Constructor for class io.keikai.model.impl.pdf.AutoClosableDocument
C
- close() - Method in class io.keikai.model.impl.pdf.AutoClosableDocument
- convertIntegers(List<Integer>) - Static method in class io.keikai.model.impl.pdf.PdfExporter
-
converts List
to primitive int[] - createEmptyRowSpanCell(SSheet, CellRegion, double, CellRegion, int, int, boolean, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
- createExporter() - Method in class io.keikai.model.impl.pdf.PdfExporterFactory
- createPdfCell(CellRegion, CellRegion, SCell, CellRegion, SSheet, boolean, boolean, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
creates a PdfCell from POI
Cell - createPdfCellFont(SFont) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
returns pdf font corresponding to ZSS cell font
- createPdfCellFont(SFont, String) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Returns pdf font corresponding to ZSS cell font with a supplimental font face name.
- createPdfChunks(SFont, String, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Create and returns pdf chunks per the provided ZSS font, text, and whether contains a Accounting Underline (because it is handled the other way; see
CellRenderEvent.drawAccountingUnderline(com.lowagie.text.Rectangle, com.lowagie.text.Rectangle, float, float, float, float, com.lowagie.text.pdf.PdfContentByte)) - createPdfTable(int, int, SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- createPhrase(SCell) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
creates Phrase for corresponding ZSS Cell.
- cropImage(Image, float, float, PdfWriter, float, float, float, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
D
- DOUBLE_LINE_SPACE - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- DOUBLE_LINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- drawShapeBorder(PdfContentByte, float, float, float, float, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
E
- export(SBook, File) - Method in class io.keikai.model.impl.pdf.PdfExporter
- export(SBook, OutputStream) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Exports Keikai Spreadsheet
Bookinto another format written to aOutputStream. - export(SheetRegion, OutputStream) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Exports selected area of Keikai Spreadsheet active sheet represented by
io.keikai.model.sys.XRange - export(SSheet, OutputStream) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Exports Keikai Spreadsheet
SSheetinto another format written to a - exportSheet(SSheet, int, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
converts POI
SSheetto Pdf page(s) - exportSheetSelection(SSheet, int, CellRegion, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
converts POI
SSheetto Pdf page(s)
G
- getAcrossSelectionColumn0(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getCountOfColTitles() - Method in class io.keikai.model.impl.pdf.PdfExporter
- getCurrentFooter(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getCurrentHeader(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getCurrentPrintSetup(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getExtendedEndColumn(SSheet, SCell, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getExtendedEndColumn0(SSheet, SCell, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getExtendRegion(int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getMergedRegionIfAny(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
returns merged region cell range for a given cell
- getPictureData(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
retrieve all zkpictures for given sheet
- getPixelInfo(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getPrintAreas(SPrintSetup, SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getPrintSetup() - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Get this setup to setup the exporting parameters for "print" as a PDF document
- getRegionHeight(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getRegionWidth(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
- getTitleHeight() - Method in class io.keikai.model.impl.pdf.PdfExporter
- getTitleWidth() - Method in class io.keikai.model.impl.pdf.PdfExporter
- GRIDLINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
I
- IGNORE_COLUMN_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- IGNORE_ROW_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- imageCacher - Variable in class io.keikai.model.impl.pdf.PdfExporter
- initDocument(SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Set pdf page common properties such as margins and document standard font
- initDocumentForSheet(SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
- initPrintArea(SSheet, CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
sets the column bounds for passed
SSheet - initRowColumnPositions(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- initSelectedPrintArea(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- initSheetPrintSetup(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
- io.keikai.model.impl.pdf - package io.keikai.model.impl.pdf
- isColPageBreak(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- isEvenPage(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- isPartOfMergedRegion(SSheet, SCell) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
checks if POI
Cellis part of any merged regions on the passedSSheet - isRowPageBreak(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- isUseColTitles() - Method in class io.keikai.model.impl.pdf.PdfExporter
- isUseRowTitles() - Method in class io.keikai.model.impl.pdf.PdfExporter
L
- layoutCharts(SSheet, int, int, int, int, PdfWriter) - Method in class io.keikai.model.impl.pdf.PdfExporter
- layoverPictureIfAny(SSheet, int, int, int, int, PdfWriter) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
lays images over PdfTable
N
- normalizeScale(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
O
- open() - Method in class io.keikai.model.impl.pdf.AutoClosableDocument
- OUTLINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
P
- PAD_BOTTOM - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- PAD_LEFT - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- PAD_RIGHT - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- PAD_TOP - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- PdfExporter - Class in io.keikai.model.impl.pdf
-
Implementation of
Exporterinterface that converts Excel data modelio.keikai.model.Bookinto a PDF format written to aOutputStream - PdfExporter() - Constructor for class io.keikai.model.impl.pdf.PdfExporter
- PdfExporterFactory - Class in io.keikai.model.impl.pdf
- PdfExporterFactory() - Constructor for class io.keikai.model.impl.pdf.PdfExporterFactory
- prepareClipInfo(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
- prepareColBreaks(SSheet, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
- prepareFitPageScale(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- prepareFontSelector(SFont) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Prepare a FontSelector which can apply eastern supplemental fonts to text.
- preparePageXYInfo(SSheet, int, int, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- prepareRenderInfo(CellRegion, CellRegion, boolean, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
- prepareRowBreaks(SSheet, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Sets column/row breaks if not defined already
- prepareScaleX(SSheet, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- prepareScaleY(SSheet, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printCell(PdfPTable, int, int, SSheet, double, int, int, int, int, CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printColHeadingCell(PdfPTable, int, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printColHeadings(PdfPTable, int, int, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printHeadingCell(PdfPTable, Phrase, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printImage(PdfContentByte, byte[], ViewAnchor, ViewAnchor, CellRegion, CellRegion, double, double, double, double, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printPage(int, int, int, int, SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printRow(PdfPTable, int, int, int, int, int, SSheet, float, CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printRowHeadingCell(PdfPTable, int, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printScalePages(float, Document, byte[]) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printScaleSheet(SSheet, Document, SPrintSetup) - Method in class io.keikai.model.impl.pdf.PdfExporter
- printSheet(SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
- processPdfChunk(SFont, Chunk, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
S
- searchNonBlankEndColumn(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
Returns the last cell that contains value
- setCustomPaperSize(float, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
- setupColumnBreaks(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
sets auto column breaks based on column width and available page width
- setupExporter(SSheet, OutputStream, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
- setupRowBreaks(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
-
sets auto row breaks based on row heights and available total page height
- splitRegionsInBoundaries(CellRegion, int, int, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
T
- throwIOException(ExceptionConverter) - Method in class io.keikai.model.impl.pdf.AutoClosableDocument
- throwIOException(ExceptionConverter) - Method in class io.keikai.model.impl.pdf.PdfExporter
U
- UNDERLINE_OFFSET - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- UNDERLINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
Z
- ZSS_IGNORE_COLUMN_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
- ZSS_IGNORE_ROW_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
_
- _bookName - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _bottomMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _colBreaks - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _colLeft - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _colLeftPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _currentSheet - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _currentSheetIndex - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _currentShiftX - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _currentShiftY - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _customPaperSize - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _docStandardFont - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _endCol - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _endRow - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _extendRegions - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _firstCol - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _firstPage - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _firstRow - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _footerMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _hcenter - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _headerMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _leftMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _pageCol1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _pageCol2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _pageCount - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _pageNumber - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _pageRow1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _pageRow2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _paperSize - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _pictures - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _printCol1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _printCol2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _printGridlines - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _printHeadings - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _printRow1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _printRow2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _printSetup - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _repeatColLeft - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _repeatColLeftPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _repeatRowTop - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _repeatRowTopPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _rightMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _rowBreaks - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _rowTop - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _rowTopPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _scale - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _sheetName - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _titleCol1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _titleCol2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _titleRow1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _titleRow2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _topMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _totalHeaderFooterWidth - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _totalPrintHeight - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _totalPrintWidth - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _vcenter - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _wb - Variable in class io.keikai.model.impl.pdf.PdfExporter
- _writer - Variable in class io.keikai.model.impl.pdf.PdfExporter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form