Index

A C D E G H I K L N P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractBody - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
AbstractBody(IBody) - Constructor for class io.keikai.doc.io.schema.docx.AbstractBody
Create a new AbstractBody.
AbstractBodyElement - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
AbstractBodyElement() - Constructor for class io.keikai.doc.io.schema.docx.AbstractBodyElement
 
AbstractHdrFtr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
AbstractHdrFtr(XWPFHeaderFooter) - Constructor for class io.keikai.doc.io.schema.docx.AbstractHdrFtr
Create a new instance of AbstractHdrFtr.
AbstractVisitable - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
AbstractVisitable() - Constructor for class io.keikai.doc.io.schema.docx.AbstractVisitable
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXFtr
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXHdr
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXP
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXR
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXTc
 
accept(IDOCXVisitor) - Method in class io.keikai.doc.io.schema.docx.DOCXTr
 
accept(IDOCXVisitor<T>) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitable
Accepts a visitor.
addBlock(PDFBlock) - Method in class io.keikai.doc.io.schema.pdf.PDFContainer
Adds a block to the container.
addBodyElements(List<AbstractBodyElement>) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Adds the body elements to this section.
addCell(PDFTableCell) - Method in class io.keikai.doc.io.schema.pdf.PDFTableRow
Adds a cell to the row.
addInline(PDFInline) - Method in class io.keikai.doc.io.schema.pdf.Line.InlineComponent
 
addInline(PDFInline) - Method in class io.keikai.doc.io.schema.pdf.Line.InlineItem
Adds a PDFInline.
addInline(PDFInline) - Method in class io.keikai.doc.io.schema.pdf.Line.InlineSpaces
 
addInlineNode(InlineNode<?>) - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Adds a InlineNode to the paragraph.
addInlines(Line.InlineItem) - Method in class io.keikai.doc.io.schema.pdf.Line
Add PDFInlines by given Line.InlineItem.
addInlines(List<PDFInline>) - Method in class io.keikai.doc.io.schema.pdf.Line.InlineComponent
 
addInlines(List<PDFInline>) - Method in class io.keikai.doc.io.schema.pdf.Line.InlineItem
Adds multiple PDFInlines.
addNumbering(STNumberFormat.Enum, String, BigInteger) - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Adds a new numbering definition to the document, and returns the numbering id of this new numbering.
addRow(PDFTableRow) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Adds a row to the table.
addSection(PDFSection) - Method in class io.keikai.doc.io.schema.pdf.PDFDocument
Adds a section to the document.
addTempData(Object, Object) - Method in class io.keikai.doc.io.schema.docx.AbstractVisitable
 
addTempData(Object, Object) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitable
Adds temporary data.

C

clearTableCells() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Clear all TableCells.
cmToInch(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
cmToPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
cmToTwip(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
COMP_VERTICAL_OFFSET - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the vertical offset of the component.
ComponentRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
ComponentRenderer(PDFComponent, ParagraphRenderer, float) - Constructor for class io.keikai.doc.io.schema.pdf.render.ComponentRenderer
Create a ComponentRenderer instance.
ContainerRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
ContainerRenderer() - Constructor for class io.keikai.doc.io.schema.pdf.render.ContainerRenderer
 
createParagraph() - Method in class io.keikai.doc.io.schema.docx.AbstractBody
Create a new Paragraph.
createParagraph() - Method in class io.keikai.doc.io.schema.docx.AbstractHdrFtr
 
createParagraph() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
 
createParagraph() - Method in class io.keikai.doc.io.schema.docx.DOCXTc
 
createRun() - Method in class io.keikai.doc.io.schema.docx.DOCXP
Create a new Run under this Paragraph.
createTable() - Method in class io.keikai.doc.io.schema.docx.AbstractBody
Create a new Table.
createTable() - Method in class io.keikai.doc.io.schema.docx.AbstractHdrFtr
 
createTable() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
 
createTable() - Method in class io.keikai.doc.io.schema.docx.DOCXTc
 
createTableCell() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Create a new TableCell under this TableRow.
createTableRow() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Create a new TableRow under this Table.

D

DataConvertUtil - Class in io.keikai.doc.io.schema.docx.utils
Internal Use Only.
DataConvertUtil - Class in io.keikai.doc.io.schema.pdf.utils
Internal Use Only.
DataConvertUtil() - Constructor for class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
 
DataConvertUtil() - Constructor for class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
 
decreaseCursorY(float) - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
decreaseCursorY(float) - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
decreaseCursorY(float) - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
DefaultComponentRenderer - Class in io.keikai.doc.io.schema.pdf.render
Default implementation of ComponentRenderer.
DefaultComponentRenderer(PDFComponent, ParagraphRenderer, float) - Constructor for class io.keikai.doc.io.schema.pdf.render.DefaultComponentRenderer
Create a DefaultComponentRenderer instance.
DocumentRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
DocumentRenderer(PDFDocument) - Constructor for class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
Create a new renderer for the specified PDFDocument.
DOCX - Enum constant in enum class io.keikai.doc.io.exporter.Exporters.Type
 
DOCX - Enum constant in enum class io.keikai.doc.io.importer.Importers.Type
 
DOCX_DEF_BORDER_WIDTH - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A constant representing the default border width in docx (unit in twip), default 4 twip (1/2 pt).
DOCX_DEF_FS - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A constant representing the default font size in docx (unit in half-point), default 24 half pt ( = 12 pt).
DOCX_DEFAULT_LINE_VALUE - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A constant representing docx's default value of w:spacing -> w:line's, this value divide by the base, will be the default line height ratio 1.15.
DOCX_P_IND_LEFT - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A constant representing the width of each paragraph indent-left of docx (unit in twip), will use it to multiply the indent count in plate.js.
DOCX_SPACING_LINE_BASE - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A constant representing the base of docx's w:spacing -> w:line's base, w:line's value divide by this value, will be the line height ratio.
DOCX_TO_PLATE_BORDER_STYLE - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A map to convert docx's border style to plate's.
DOCX_TO_PLATE_PARAGRAPH_ALIGN - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A map to convert docx's paragraph alignment to plate's.
DOCX_TO_PLATE_TEXT_BG_COLOR - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A map to convert docx highlight color(font background color) to the format #RRGGBB.
DOCXBorder - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXBorder(CTBorder) - Constructor for class io.keikai.doc.io.schema.docx.DOCXBorder
Create a new BorderType by given CTBorder.
DOCXDocument - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXDocument(XWPFDocument) - Constructor for class io.keikai.doc.io.schema.docx.DOCXDocument
Create a new Document by given XWPFDocument.
DOCXFtr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXFtr(XWPFFooter) - Constructor for class io.keikai.doc.io.schema.docx.DOCXFtr
Create a new Footer by given XWPFFooter.
DOCXHdr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXHdr(XWPFHeader) - Constructor for class io.keikai.doc.io.schema.docx.DOCXHdr
Create a new Header by given XWPFHeader.
docxNumFmtToListStyleType(STNumberFormat.Enum, String) - Static method in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
Converts a DOCX numbering format and level text to a corresponding list style type.
DOCXP - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXP(XWPFParagraph, AbstractBody) - Constructor for class io.keikai.doc.io.schema.docx.DOCXP
Create a new Paragraph by given XWPFParagraph.
DOCXParaRPr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXParaRPr(CTParaRPr, DOCXPPr) - Constructor for class io.keikai.doc.io.schema.docx.DOCXParaRPr
Create a new ParagraphRunProperties by given CTParaRPr.
DOCXPPr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXPPr(CTPPr, DOCXP) - Constructor for class io.keikai.doc.io.schema.docx.DOCXPPr
Create a new ParagraphProperties by given CTPPr.
DOCXR - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXR(XWPFRun, DOCXP) - Constructor for class io.keikai.doc.io.schema.docx.DOCXR
Create a new Run by given XWPFRun.
DOCXRPr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXRPr(CTRPr, DOCXR) - Constructor for class io.keikai.doc.io.schema.docx.DOCXRPr
Create a new RunProperties.
DOCXSectPr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXSectPr(CTSectPr) - Constructor for class io.keikai.doc.io.schema.docx.DOCXSectPr
Create a new SectPr by given CTSectPr.
DOCXSettings - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXSettings(XWPFSettings, DOCXDocument) - Constructor for class io.keikai.doc.io.schema.docx.DOCXSettings
Create a new Document Settings.
DOCXStyles - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXStyles(CTStyles, DOCXDocument) - Constructor for class io.keikai.doc.io.schema.docx.DOCXStyles
Create a new Document Styles.
DOCXTbl - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXTbl(XWPFTable, AbstractBody) - Constructor for class io.keikai.doc.io.schema.docx.DOCXTbl
Create a new Table by given XWPFTable.
DOCXTblPr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXTblPr(CTTblPr, DOCXTbl) - Constructor for class io.keikai.doc.io.schema.docx.DOCXTblPr
Create a new TableProperties by given CTTblPr.
DOCXTc - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXTc(XWPFTableCell, DOCXTr) - Constructor for class io.keikai.doc.io.schema.docx.DOCXTc
Create a new TableCell by given XWPFTableCell.
DOCXTcBorders - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXTcBorders(CTTcBorders) - Constructor for class io.keikai.doc.io.schema.docx.DOCXTcBorders
Create a new Borders by given CTTcBorders.
DOCXTcPr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXTcPr(CTTcPr, DOCXTc) - Constructor for class io.keikai.doc.io.schema.docx.DOCXTcPr
Create a new TableCellProperties by given CTTcPr.
DOCXTr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXTr(XWPFTableRow, DOCXTbl) - Constructor for class io.keikai.doc.io.schema.docx.DOCXTr
Create a new TableRow by given XWPFTableRow.
DOCXTrPr - Class in io.keikai.doc.io.schema.docx
Internal Use Only.
DOCXTrPr(CTTrPr, DOCXTr) - Constructor for class io.keikai.doc.io.schema.docx.DOCXTrPr
Create a new TableRowProperties by given CTTrPr.
drawCircle(PDPageContentStream, float, float, float, Color) - Static method in class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
Draw a circle.
drawDashedLine(PDPageContentStream, float, float, float, float, float, Color) - Static method in class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
Draw a dashed line.
drawDottedLine(PDPageContentStream, float, float, float, float, float, Color) - Static method in class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
Draw a dotted line.
drawDoubleLine(PDPageContentStream, float, float, float, float, float, Color) - Static method in class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
Draw a double line.
DrawingUtil - Class in io.keikai.doc.io.schema.pdf.utils
Internal Use Only.
DrawingUtil() - Constructor for class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
 
drawLine(PDPageContentStream, float, float, float, float, float, Color) - Static method in class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
Draw a line.
drawNotDef(PDPageContentStream, float, float, float) - Static method in class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
Draw a not-defined figure, this method should ONLY invoke while drawing a text.
drawRect(PDPageContentStream, float, float, float, float, Color) - Static method in class io.keikai.doc.io.schema.pdf.utils.DrawingUtil
Draw a rectangle.

E

eighthPtToPx(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
eighthPtToTwip(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
export(DocumentModel, File) - Method in interface io.keikai.doc.io.exporter.Exporter
Export a specific DocumentModel to a output File
export(DocumentModel, OutputStream) - Method in interface io.keikai.doc.io.exporter.Exporter
Export a specific DocumentModel to a OutputStream.
Exporter - Interface in io.keikai.doc.io.exporter
An interface to export a DocumentModel to a specific file.
ExporterInserter - Class in io.keikai.doc.io.toolbar
A Inserter to insert a Exporter tool into the toolbar.
ExporterInserter() - Constructor for class io.keikai.doc.io.toolbar.ExporterInserter
 
Exporters - Class in io.keikai.doc.io.exporter
A main class to get an Exporter.
Exporters() - Constructor for class io.keikai.doc.io.exporter.Exporters
 
Exporters.Type - Enum Class in io.keikai.doc.io.exporter
Supported export types

G

getAlign() - Method in class io.keikai.doc.io.schema.pdf.PDFBlock
Returns the alignment of the block.
getBackgroundColor() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns the background Color of the PDFText.
getBdr() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getBdr() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getBdr() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the border of the text.
getBGColor() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the background color of the cell.
getBlocks() - Method in class io.keikai.doc.io.schema.pdf.PDFContainer
Returns the blocks in the container.
getBodyElements() - Method in class io.keikai.doc.io.schema.docx.AbstractBody
Returns the paragraphs, tables, and structured document elements in order.
getBodyElements() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the body elements.
getBorderBottomOffset() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the bottom border offset of the table.
getBorderLeftOffset() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the left border offset of the table.
getBorders() - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns all borders in the order of top, right, bottom, left.
getBorders() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns all borders in the order of top, right, bottom, left.
getBorders(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns all borders in the order of top, right, bottom, left.
getBorderTopOffset() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the top border offset of the table.
getBottom() - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the bottom border.
getBottom() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the bottom border.
getBottom(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the bottom border.
getCells() - Method in class io.keikai.doc.io.schema.pdf.PDFTableRow
Returns the cells in the row.
getCnfStyle() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the conditional formatting of the paragraph.
getCnfStyle() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the Table Cell Conditional Formatting.
getCnfStyle() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Table Row Conditional Formatting.
getColor() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border color.
getColor() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getColor() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getColor() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the color of the text.
getColor() - Method in class io.keikai.doc.io.schema.pdf.PDFBorder
Returns the color of the border.
getColor() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns the Color of the PDFText.
getColSpan() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the column span of the cell.
getColWidths() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the column widths of the table.
getComponentNode() - Method in class io.keikai.doc.io.schema.pdf.PDFComponent
Returns the ComponentNode of the PDFComponent.
getCS() - Method in class io.keikai.doc.io.schema.pdf.render.ComponentRenderer
 
getCS() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
getCS() - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
getCS() - Method in interface io.keikai.doc.io.schema.pdf.render.IRenderer
Returns the content stream of current page.
getCS() - Method in class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
 
getCS() - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
getCS() - Method in class io.keikai.doc.io.schema.pdf.render.TableRenderer
 
getCS() - Method in class io.keikai.doc.io.schema.pdf.render.TextRenderer
 
getCT() - Method in class io.keikai.doc.io.schema.docx.AbstractHdrFtr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXP
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXR
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXSettings
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXStyles
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXTc
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
 
getCT() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
 
getCT() - Method in interface io.keikai.doc.io.schema.docx.ICTElement
Returns the CT object of current element.
getCursorY() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
getCursorY() - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
getCursorY() - Method in class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
Returns the current cursor y position.
getCursorY() - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
getDefaultFooterId() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the footer id of default page.
getDefaultHeaderId() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the header id of default page.
getDivId() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the associated HTML div ID.
getDivId() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Associated HTML div ID.
getDocument() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
Returns the PDDocument of this DocumentRenderer.
getEm() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getEm() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getEm() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the emphasis mark of the text.
getEvenFooterId() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the footer id of even page.
getEvenHeaderId() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the header id of even page.
getExporter() - Static method in class io.keikai.doc.io.exporter.Exporters
Returns a default Exporter: DocxExporter.
getExporter(Exporters.Type) - Static method in class io.keikai.doc.io.exporter.Exporters
Returns a Exporter by the given type.
getFirstFooterId() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the footer id of first page.
getFirstHeaderId() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the header id of first page.
getFitText() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getFitText() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getFitText() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the manual run width of the text.
getFont() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns the PDFont of the PDFText.
getFont() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
Returns the PdfFont used to render text.
getFont(String, char, boolean, boolean) - Method in class io.keikai.doc.io.schema.pdf.font.PdfFont
Returns the PDFont of the specified font name, character, bold and italic state, if the font name is not found or the character is not supported, it will keep searching the supported font in all fonts, if still not found, it will return the default font.
getFontSize() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns the font size of the PDFText.
getFooter(PageType) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns the footer of the specified page type.
getFooterById(String) - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Returns the DOCXFtr by the given id.
getFooterFromBottom() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the distance of footer from bottom edge.
getFrame() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns whether to create frame effect.
getFramePr() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the text frame properties.
getGrid() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the grid of the table.
getGridAfter() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Grid Columns After Last Cell.
getGridBefore() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Grid Columns Before First Cell.
getGridSpan() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the grid span.
getGutter() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the gutter margin.
getHeader(PageType) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns the header of the specified page type.
getHeaderById(String) - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Returns the DOCXHdr by the given id.
getHeaderFromTop() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the distance of header from top edge.
getHeight() - Method in class io.keikai.doc.io.schema.pdf.PDFComponent
Returns the height of the PDFComponent.
getHeight() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the height of the table.
getHeight() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the height of the cell.
getHeight() - Method in class io.keikai.doc.io.schema.pdf.PDFTableRow
Returns the height of the row.
getHighlight() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getHighlight() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getHighlight() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the highlight color of the text.
getHMerge() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the horizontal merge.
getImporter() - Static method in class io.keikai.doc.io.importer.Importers
Returns a default Importer: DocxImporter
getImporter(Importers.Type) - Static method in class io.keikai.doc.io.importer.Importers
Returns a Importer by the given type
getInd() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the indentation of the paragraph.
getIndent() - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Returns the indent of the paragraph.
getInlineNodes() - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Returns the InlineNode list of the paragraph.
getInlines() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the PDFInlines in the line.
getInlines() - Method in class io.keikai.doc.io.schema.pdf.Line.InlineItem
Returns the PDFInlines.
getJc() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the alignment of the paragraph.
getJc() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table alignment.
getJc() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Table Row Alignment.
getKern() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getKern() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getKern() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the kerning of the text.
getLang() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getLang() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getLang() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the language of the text.
getLeft() - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the left border.
getLeft() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the left border.
getLeft(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the left border.
getLeftX() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the left x position of the line.
getLeftX() - Method in class io.keikai.doc.io.schema.pdf.render.ComponentRenderer
Returns the x coordinate to start rendering.
getLeftX() - Method in interface io.keikai.doc.io.schema.pdf.render.IBlockRenderer
Returns the left x position of the block.
getLeftX() - Method in class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
 
getLeftX() - Method in class io.keikai.doc.io.schema.pdf.render.TableRenderer
 
getLineHeight() - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Returns the line height of the paragraph.
getLineHeightExtraPadding() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the extra vertical padding provides by different line height value.
getMarginBottom() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the page bottom margin.
getMarginBottom() - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns the bottom margin of the page.
getMarginLeft() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the page left margin.
getMarginLeft() - Method in class io.keikai.doc.io.schema.pdf.PDFSection
 
getMarginLeft() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the left margin of the table.
getMarginRight() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the page right margin.
getMarginRight() - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns the right margin of the page.
getMarginTop() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the page top margin.
getMarginTop() - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns the top margin of the page.
getNonSpaceWidth() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the sum width of all the text (non-space) in the line.
getNonSuffixSpacesCount() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the number of non-suffix spaces in the line.
getNumbering(BigInteger, BigInteger) - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Returns the numbering data CTLvl for a specific numbering id and level.
getNumPr() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the numbering definition instance reference.
getOutlineLvl() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the associated outline level.
getPageHeight() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the page height.
getPageHeight() - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns the height of the page.
getPageWidth() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the page width.
getPageWidth() - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns the width of the page.
getParagraph(int) - Method in class io.keikai.doc.io.schema.docx.DOCXTc
Get the Paragraph by given position.
getParagraphTypeExtraMargin() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the extra vertical margin provides by different paragraph type.
getParent() - Method in class io.keikai.doc.io.schema.docx.AbstractHdrFtr
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXP
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
Returns the parent paragraph properties.
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the parent paragraph.
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXR
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
Returns the parent run.
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXSettings
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXStyles
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the parent table.
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXTc
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the parent table cell.
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
 
getParent() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the parent table row.
getParent() - Method in interface io.keikai.doc.io.schema.docx.IXWPFElement
Returns the parent element of current element.
getPBdr() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the paragraph border.
getPDFComponent() - Method in class io.keikai.doc.io.schema.pdf.render.ComponentRenderer
Returns the PDFComponent to render.
getPosition() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getPosition() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getPosition() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the vertically raised or lowered text.
getPPr() - Method in class io.keikai.doc.io.schema.docx.DOCXP
Returns the ParagraphProperties of this Paragraph.
getPPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXP
Returns the ParagraphProperties of this Paragraph.
getPPrDefault() - Method in class io.keikai.doc.io.schema.docx.DOCXStyles
Returns the GeneralParagraphProperties (global default setting of paragraph).
getPStyle() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the referenced paragraph style.
getRealHeight() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the real height of the line.
getRect() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
getRect() - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
getRect() - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
getRFonts() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getRFonts() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getRFonts() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the font of the text.
getRight() - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the right border.
getRight() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the right border.
getRight(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the right border.
getRightX() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the right x position of the line.
getRightX() - Method in interface io.keikai.doc.io.schema.pdf.render.IBlockRenderer
Returns the right x position of the block.
getRightX() - Method in class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
 
getRightX() - Method in class io.keikai.doc.io.schema.pdf.render.TableRenderer
 
getRootRenderer() - Method in class io.keikai.doc.io.schema.pdf.render.ComponentRenderer
 
getRootRenderer() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
getRootRenderer() - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
getRootRenderer() - Method in interface io.keikai.doc.io.schema.pdf.render.IRenderer
Returns the root renderer.
getRootRenderer() - Method in class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
 
getRootRenderer() - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
getRootRenderer() - Method in class io.keikai.doc.io.schema.pdf.render.TableRenderer
 
getRootRenderer() - Method in class io.keikai.doc.io.schema.pdf.render.TextRenderer
 
getRowHeights() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the row heights of the table.
getRows() - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Returns the rows in the table.
getRowSpan() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the row span of the cell.
getRPr() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the run properties of the paragraph properties.
getRPr() - Method in class io.keikai.doc.io.schema.docx.DOCXR
Returns the run properties.
getRPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the run properties of the paragraph properties.
getRPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXR
Returns the run properties.
getRStyle() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getRStyle() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getRStyle() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the run style of the text.
getRuns() - Method in class io.keikai.doc.io.schema.docx.DOCXP
Returns the Runs under this Paragraph.
getSections() - Method in class io.keikai.doc.io.schema.pdf.PDFDocument
Returns the sections in the document.
getSectPr() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Returns the DOCXSectPr of this document (equals to the last section of the whole docx file).
getSectPr() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the section properties.
getSectPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Returns the DOCXSectPr of this document (equals to the last section of the whole docx file).
getSectPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the section properties.
getSettings() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Returns the settings of this document.
getShadow() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border shadow.
getShd() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getShd() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the shading for the paragraph.
getShd() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getShd() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table shading.
getShd() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the shading of the cell.
getShd() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the shading of the text.
getSpace() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border spacing measurement.
getSpaceCount() - Method in class io.keikai.doc.io.schema.pdf.Line.InlineSpaces
Returns the count of spaces.
getSpacing() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getSpacing() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the spacing between lines and above/below paragraph.
getSpacing() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getSpacing() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the spacing of the text.
getStyle() - Method in class io.keikai.doc.io.schema.pdf.PDFBorder
Returns the style of the border.
getStyles() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Returns the styles of this document.
getSz() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border width.
getSz() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getSz() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getSz() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the font size of the text.
getSzCs() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getSzCs() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getSzCs() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the font size of the text in complex script.
getTable(int) - Method in class io.keikai.doc.io.schema.docx.DOCXTc
Get the Table by given position.
getTableCells() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Returns the table cells.
getTableRow(int) - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Returns the TableRow at the specified position.
getTableRows() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Returns the table rows.
getTabs() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the set of custom tab stops.
getTblBorders() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table borders.
getTblCaption() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table caption.
getTblCellMar() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the default table cell margin.
getTblCellSpacing() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the default table cell spacing.
getTblCellSpacing() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Table Row Cell Spacing.
getTblDescription() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table description.
getTblInd() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table indent from the leading margin.
getTblLayout() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table layout.
getTblLook() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the table style conditional formatting settings.
getTblOverlap() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the floating table allows other tables to overlap.
getTblpPr() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the floating table positioning.
getTblPr() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Returns the table properties.
getTblPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Returns the table properties.
getTblStyle() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the referenced table style.
getTblStyleColBandSize() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the number of columns in column band.
getTblStyleRowBandSize() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the number of rows in row band.
getTblW() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns the preferred table width.
getTcBorders() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the table cell borders.
getTcMar() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the single table cell margins.
getTcPr() - Method in class io.keikai.doc.io.schema.docx.DOCXTc
Returns the table cell properties of the table cell.
getTcPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTc
Returns the table cell properties of the table cell.
getTcW() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the width of the cell.
getTempData(Object) - Method in class io.keikai.doc.io.schema.docx.AbstractVisitable
 
getTempData(Object) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitable
Returns temporary data by key.
getText() - Method in class io.keikai.doc.io.schema.docx.DOCXR
Returns the text.
getText() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns the text String of the PDFText.
getText(int) - Method in class io.keikai.doc.io.schema.docx.DOCXR
Returns the text.
getTextAlignment() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the vertical character alignment in line.
getTextDirection() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns the paragraph text flow direction.
getTextDirection() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the cell text flow direction.
getThemeColor() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border theme color.
getThemeShade() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border theme shade.
getThemeTint() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border theme tint.
getTop() - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the top border.
getTop() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the top border.
getTop(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns the top border.
getTrHeight() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Table Row Height.
getTrPr() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Returns the table row properties of the table row.
getTrPr(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Returns the table row properties of the table row.
getType() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns the type of section start.
getType() - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Returns the ParagraphStyle.Type of the paragraph.
getU() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getU() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getU() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the underline style of the text.
getVal() - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Returns the border style.
getVAlign() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the vertical alignment of the cell.
getVertAlign() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getVertAlign() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getVertAlign() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the vertical alignment.
getVMerge() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns the vertical merge.
getW() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
getW() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
getW() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns the character scale.
getWAfter() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Preferred Width After Table Row.
getWBefore() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns the Preferred Width Before Table Row.
getWidth() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the width of the line.
getWidth() - Method in class io.keikai.doc.io.schema.pdf.Line.InlineItem
Returns the total width of this Line.InlineItem.
getWidth() - Method in class io.keikai.doc.io.schema.pdf.PDFBorder
Returns the width of the border.
getWidth() - Method in class io.keikai.doc.io.schema.pdf.PDFComponent
Returns the width of the PDFComponent.
getWidth() - Method in interface io.keikai.doc.io.schema.pdf.PDFInline
Returns the width of the PDFInline.
getWidth() - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Returns the width of the cell.
getWidth() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns the width of the PDFText.
getWidth() - Method in interface io.keikai.doc.io.schema.pdf.render.IBlockRenderer
Returns the width of the block.
getWidth() - Method in class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
 
getWidth() - Method in class io.keikai.doc.io.schema.pdf.render.TableRenderer
 
getWidth() - Method in class io.keikai.doc.io.schema.pdf.render.TextRenderer
Returns the width of this PDFText.
getWidthExceptSuffixSpaces() - Method in class io.keikai.doc.io.schema.pdf.Line
Returns the total width ignores the suffix spaces.
getWidths() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Returns the widths of the columns.
getXWPF() - Method in class io.keikai.doc.io.schema.docx.AbstractBody
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXFtr
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXHdr
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXP
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXR
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXSettings
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXStyles
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXTc
 
getXWPF() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
 
getXWPF() - Method in interface io.keikai.doc.io.schema.docx.IXWPFElement
Returns the XWPF object of current element.
getY() - Method in class io.keikai.doc.io.schema.pdf.render.ComponentRenderer
Returns the y coordinate to start rendering.

H

halfPtToPx(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
halfPtToTwip(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
handleExceedY() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
handleExceedY() - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
handleExceedY() - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
HeaderFooterRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
HeaderFooterRenderer(PDFHeaderFooter, IRenderer, PDRectangle) - Constructor for class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
Create a HeaderFooterRenderer instance.

I

IBlockRenderer - Interface in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
ICTElement - Interface in io.keikai.doc.io.schema.docx
Internal Use Only.
IDOCXRPr - Interface in io.keikai.doc.io.schema.docx
Internal Use Only.
IDOCXRPrHolder - Interface in io.keikai.doc.io.schema.docx
Internal Use Only.
IDOCXVisitable<T> - Interface in io.keikai.doc.io.schema.docx
Internal Use Only.
IDOCXVisitor<T> - Interface in io.keikai.doc.io.schema.docx
Internal Use Only.
Importer - Interface in io.keikai.doc.io.importer
An interface to import file to a DocumentModel.
ImporterInserter - Class in io.keikai.doc.io.toolbar
A Inserter to insert a Importer tool into the toolbar.
ImporterInserter() - Constructor for class io.keikai.doc.io.toolbar.ImporterInserter
 
Importers - Class in io.keikai.doc.io.importer
A main class to get an Importer.
Importers() - Constructor for class io.keikai.doc.io.importer.Importers
 
Importers.Type - Enum Class in io.keikai.doc.io.importer
Supported import types
imports(File) - Method in interface io.keikai.doc.io.importer.Importer
Import a file to a DocumentModel.
imports(InputStream) - Method in interface io.keikai.doc.io.importer.Importer
Import a file to a DocumentModel.
imports(URL) - Method in interface io.keikai.doc.io.importer.Importer
Import a file to a DocumentModel.
inchToCm(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
inchToPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
inchToPx(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
initDefaultInserters() - Method in class io.keikai.doc.io.toolbar.KkdocIOToolbarManager
 
InlineComponent() - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineComponent
Create an empty Line.InlineComponent.
InlineComponent(PDFComponent) - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineComponent
Create a Line.InlineComponent with a single PDFComponent.
InlineItem() - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineItem
Create an empty Line.InlineItem.
InlineItem(PDFInline) - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineItem
Create a Line.InlineItem with a single PDFInline.
InlineItem(List<PDFInline>) - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineItem
Create a Line.InlineItem with multiple PDFInlines.
InlineSpaces() - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineSpaces
Create an empty Line.InlineSpaces.
InlineSpaces(PDFInline) - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineSpaces
Create a Line.InlineSpaces with a single PDFInline.
InlineTexts() - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineTexts
Create an empty Line.InlineTexts.
InlineTexts(PDFInline) - Constructor for class io.keikai.doc.io.schema.pdf.Line.InlineTexts
Create a Line.InlineTexts with a single PDFInline.
insertTool(Docpad, Toolbar) - Method in class io.keikai.doc.io.toolbar.ExporterInserter
 
insertTool(Docpad, Toolbar) - Method in class io.keikai.doc.io.toolbar.ImporterInserter
 
io.keikai.doc.io.exporter - package io.keikai.doc.io.exporter
 
io.keikai.doc.io.importer - package io.keikai.doc.io.importer
 
io.keikai.doc.io.schema.docx - package io.keikai.doc.io.schema.docx
 
io.keikai.doc.io.schema.docx.utils - package io.keikai.doc.io.schema.docx.utils
 
io.keikai.doc.io.schema.pdf - package io.keikai.doc.io.schema.pdf
 
io.keikai.doc.io.schema.pdf.font - package io.keikai.doc.io.schema.pdf.font
 
io.keikai.doc.io.schema.pdf.render - package io.keikai.doc.io.schema.pdf.render
 
io.keikai.doc.io.schema.pdf.utils - package io.keikai.doc.io.schema.pdf.utils
 
io.keikai.doc.io.schema.utils - package io.keikai.doc.io.schema.utils
 
io.keikai.doc.io.toolbar - package io.keikai.doc.io.toolbar
 
IPDFElement - Interface in io.keikai.doc.io.schema.pdf
Internal Use Only.
IRenderer - Interface in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
isAdjustRightInd() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether automatically adjust right indent when using document grid.
isAutoSpaceDE() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether automatically adjust spacing of latin and east asian text.
isAutoSpaceDN() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether automatically adjust spacing of east asian text and numbers.
isB() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isB() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isB() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is bold.
isBCs() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isBCs() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isBCs() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is bold in complex script.
isBidi() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether right to left paragraph layout.
isBidiVisual() - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Returns whether the table is visually right to left.
isBordersEmpty() - Method in class io.keikai.doc.io.schema.docx.DOCXTcBorders
Returns whether all borders are empty.
isCantSplit() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns whether the Table Row Cannot Break Across Pages.
isCaps() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isCaps() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isCaps() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is capitalized.
isContextualSpacing() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether ignore spacing above and below when using identical styles.
isCs() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isCs() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isCs() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is complex script.
isDstrike() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isDstrike() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isDstrike() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is double strike through.
isEmboss() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isEmboss() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isEmboss() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is embossed.
isEvenAndOddHeaders() - Method in class io.keikai.doc.io.schema.docx.DOCXSettings
Returns whether shows different header and footer of even and odd pages in this document.
isEvenAndOddHeaders() - Method in class io.keikai.doc.io.schema.pdf.PDFDocument
Returns whether shows different header and footer of even and odd pages in this document.
isExceedY(float) - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
isExceedY(float) - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
isExceedY(float) - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
isGutterAtTop() - Method in class io.keikai.doc.io.schema.docx.DOCXSettings
Returns whether the gutter is at top of this document, if false, the gutter is at left.
isHidden() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns whether the Hidden Table Row Marker.
isHideMark() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns whether to hide the end of cell marker in row height calculation.
isI() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isI() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isI() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is italic.
isICs() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isICs() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isICs() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is italic in complex script.
isImprint() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isImprint() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isImprint() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is imprinted.
isKeepLines() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether keep all lines on one page.
isKeepNext() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether keep paragraph with next paragraph.
isKinsoku() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether to use East Asian typography rules for first and last character per line.
isMirrorIndents() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether to use left/right indents as inside/outside indents.
isNoProof() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isNoProof() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isNoProof() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is no proof.
isNotDef() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns whether the PDFText is not defined.
isNoWrap() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns whether to wrap the cell content.
isOMath() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isOMath() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isOMath() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is office math.
isOutline() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isOutline() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isOutline() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is outline.
isOverflowPunct() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether allow punctuation to extend past text extents.
isPageBreakBefore() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether start paragraph on next page.
isRtl() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isRtl() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isRtl() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is right to left.
isSetPPr() - Method in class io.keikai.doc.io.schema.docx.DOCXP
Returns whether the ParagraphProperties of this Paragraph is set.
isSetRPr() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether the run properties of the paragraph properties. is set.
isSetRPr() - Method in class io.keikai.doc.io.schema.docx.DOCXR
Returns whether the run properties is set.
isSetTblPr() - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Returns whether the table properties is set.
isSetTcPr() - Method in class io.keikai.doc.io.schema.docx.DOCXTc
Returns whether the table cell properties of the table cell is set.
isSetTrPr() - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Returns whether the table row properties of the table row is set.
isShadow() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isShadow() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isShadow() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is shadow.
isSmallCaps() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isSmallCaps() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isSmallCaps() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is small caps.
isSnapToGrid() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isSnapToGrid() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether to use document grid settings for inter-line paragraph spacing.
isSnapToGrid() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isSnapToGrid() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether to use document grid settings for Inter-Character spacing.
isSpace() - Method in class io.keikai.doc.io.schema.pdf.PDFComponent
 
isSpace() - Method in interface io.keikai.doc.io.schema.pdf.PDFInline
Returns whether the PDFInline is a space.
isSpace() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns whether the PDFText is a space.
isSpecVanish() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isSpecVanish() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isSpecVanish() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is spec vanish.
isStrike() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isStrike() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isStrike() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is strike through.
isStrikethrough() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns whether the PDFText is strikethrough.
isSubscript() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns whether the PDFText is subscript.
isSuperscript() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns whether the PDFText is superscript.
isSuppressAutoHyphens() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether suppress hyphenation for paragraph.
isSuppressLineNumbers() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether suppress line numbers for paragraph.
isSuppressOverlap() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether prevent text frames from overlapping.
isTblHeader() - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Returns whether Repeat Table Row on Every New Page.
isTcFitText() - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Returns whether to fit text within cell.
isTitlePg() - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Returns whether to use different first header and footer.
isTitlePg() - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Returns whether to use different first header and footer.
isTopLinePunct() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether compress punctuation at start of a line.
isTypeSupported(Logger, Object, Class<?>, String) - Static method in class io.keikai.doc.io.schema.utils.Util
Returns whether the object is an instance of the specified class, if not, log an info.
isUnderline() - Method in class io.keikai.doc.io.schema.pdf.PDFText
Returns whether the PDFText is underline.
isVanish() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isVanish() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isVanish() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is vanished.
isWebHidden() - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
isWebHidden() - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
isWebHidden() - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Returns whether the text is web hidden.
isWidowControl() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether allow first/last line to display on a separate page.
isWordWrap() - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Returns whether allow line breaking at character level.
IXWPFElement - Interface in io.keikai.doc.io.schema.docx
Internal Use Only.

K

KkdocIOToolbarManager - Class in io.keikai.doc.io.toolbar
A tool manager for keikai doc io.
KkdocIOToolbarManager() - Constructor for class io.keikai.doc.io.toolbar.KkdocIOToolbarManager
 

L

Line - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
Line(float, float, PDFParagraph) - Constructor for class io.keikai.doc.io.schema.pdf.Line
Create a Line instance.
Line.InlineComponent - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
Line.InlineItem - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
Line.InlineSpaces - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
Line.InlineTexts - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
lineHeightToLineSpacing(double, double) - Static method in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
 
listStyleTypeToDocxNumFmt(ParagraphStyle.ListStyleType) - Static method in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
Converts a list style type to a corresponding DOCX numbering format.
listStyleTypeToDocxNumLvlText(ParagraphStyle.ListStyleType) - Static method in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
Converts a list style type to a corresponding DOCX level text and ASCII font.

N

NOTDEF_FS_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the not defined character font size ratio.

P

P_TYPE_MARGIN_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the before and after margin ratio of the paragraph.
ParagraphRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
ParagraphRenderer(PDFParagraph, ContainerRenderer, float, float) - Constructor for class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
Create a ParagraphRenderer instance.
PDF - Enum constant in enum class io.keikai.doc.io.exporter.Exporters.Type
 
PDFBlock - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFBlock() - Constructor for class io.keikai.doc.io.schema.pdf.PDFBlock
 
PDFBorder - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFBorder() - Constructor for class io.keikai.doc.io.schema.pdf.PDFBorder
 
PDFComponent - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFComponent(ComponentNode) - Constructor for class io.keikai.doc.io.schema.pdf.PDFComponent
Create a PDFComponent instance.
PDFContainer - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFContainer() - Constructor for class io.keikai.doc.io.schema.pdf.PDFContainer
 
PDFDocument - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFDocument() - Constructor for class io.keikai.doc.io.schema.pdf.PDFDocument
 
PdfFont - Class in io.keikai.doc.io.schema.pdf.font
A class to handle font for PDF generation.
PdfFont(PDDocument) - Constructor for class io.keikai.doc.io.schema.pdf.font.PdfFont
Create a new PdfFont for the specified PDDocument.
PDFHeaderFooter - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFHeaderFooter() - Constructor for class io.keikai.doc.io.schema.pdf.PDFHeaderFooter
 
PDFInline - Interface in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFParagraph - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFParagraph() - Constructor for class io.keikai.doc.io.schema.pdf.PDFParagraph
 
PDFSection - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFSection() - Constructor for class io.keikai.doc.io.schema.pdf.PDFSection
 
PDFTable - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFTable() - Constructor for class io.keikai.doc.io.schema.pdf.PDFTable
 
PDFTableCell - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFTableCell() - Constructor for class io.keikai.doc.io.schema.pdf.PDFTableCell
 
PDFTableRow - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFTableRow() - Constructor for class io.keikai.doc.io.schema.pdf.PDFTableRow
 
PDFText - Class in io.keikai.doc.io.schema.pdf
Internal Use Only.
PDFText(char, TextStyle, PdfFont) - Constructor for class io.keikai.doc.io.schema.pdf.PDFText
Create a PDFText instance.
PLATE_TO_DOCX_BORDER_STYLE - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A map to convert plate's border style to docx's.
PLATE_TO_DOCX_PARAGRAPH_ALIGN - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A map to convert plate's paragraph alignment to docx's.
PLATE_TO_DOCX_TEXT_BG_COLOR - Static variable in class io.keikai.doc.io.schema.docx.utils.DataConvertUtil
A map to convert the format #RRGGBB to docx highlight color(font background color).
ptToCm(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
ptToInch(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
ptToPx(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
ptToTwip(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
pxToEighthPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
pxToHalfPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
pxToInch(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
pxToPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
pxToTwip(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 

R

removeInline(int) - Method in class io.keikai.doc.io.schema.pdf.Line.InlineItem
Removes a PDFInline.
removeTableCell(int) - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Remove a TableCell by given position.
render() - Method in class io.keikai.doc.io.schema.pdf.render.DefaultComponentRenderer
 
render() - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
 
render() - Method in class io.keikai.doc.io.schema.pdf.render.HeaderFooterRenderer
 
render() - Method in interface io.keikai.doc.io.schema.pdf.render.IRenderer
Render the DocumentNode.
render() - Method in class io.keikai.doc.io.schema.pdf.render.ParagraphRenderer
 
render() - Method in class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
 
render() - Method in class io.keikai.doc.io.schema.pdf.render.TableRenderer
 
render() - Method in class io.keikai.doc.io.schema.pdf.render.TextRenderer
 
resetPrevNumberingData() - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Resets the previous numbering data.

S

save(OutputStream) - Method in class io.keikai.doc.io.schema.pdf.render.DocumentRenderer
Save the PDF to the specified output stream.
setAdjustRightInd(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether automatically adjust right indent when using document grid.
setAlign(ParagraphStyle.Align) - Method in class io.keikai.doc.io.schema.pdf.PDFBlock
Sets the alignment of the block.
setAutoSpaceDE(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether automatically adjust spacing of latin and east asian text.
setAutoSpaceDN(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether automatically adjust spacing of east asian text and numbers.
setB(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setB(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setB(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is bold.
setBCs(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setBCs(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setBCs(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is bold in complex script.
setBdr(DOCXBorder) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setBdr(DOCXBorder) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setBdr(DOCXBorder) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the border of the text.
setBGColor(Color) - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Sets the background color of the cell.
setBidi(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether right to left paragraph layout.
setBidiVisual(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets whether the table is visually right to left.
setBorderBottomOffset(float) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Sets the bottom border offset of the table.
setBorderLeftOffset(float) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Sets the left border offset of the table.
setBorderTopOffset(float) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Sets the top border offset of the table.
setCantSplit(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets whether the Table Row Cannot Break Across Pages.
setCaps(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setCaps(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setCaps(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is capitalized.
setCnfStyle(CTCnf) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the conditional formatting of the paragraph.
setCnfStyle(CTCnf) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the Table Cell Conditional Formatting.
setCnfStyle(CTCnf) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Table Row Conditional Formatting.
setColor(Color) - Method in class io.keikai.doc.io.schema.pdf.PDFBorder
Sets the color of the border.
setColor(String) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border color.
setColor(CTColor) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setColor(CTColor) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setColor(CTColor) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the color of the text.
setColSpan(int) - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Sets the column span of the cell.
setColWidths(float[]) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Sets the column widths of the table.
setContextualSpacing(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether ignore spacing above and below when using identical styles.
setCs(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setCs(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setCs(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is complex script.
setDivId(Integer) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Associated HTML div ID.
setDivId(Long) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the associated HTML div ID.
setDstrike(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setDstrike(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setDstrike(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is double strike through.
setEm(STEm.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setEm(STEm.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setEm(STEm.Enum) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the emphasis mark of the text.
setEmboss(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setEmboss(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setEmboss(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is embossed.
setEvenAndOddHeaders(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXSettings
Sets whether shows different header and footer of even and odd pages in this document.
setEvenAndOddHeaders(boolean) - Method in class io.keikai.doc.io.schema.pdf.PDFDocument
Sets whether shows different header and footer of even and odd pages in this document.
setFitText(CTFitText) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setFitText(CTFitText) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setFitText(CTFitText) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the manual run width of the text.
setFooter(PDFHeaderFooter, PageType) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the footer of the specified page type.
setFooterFromBottom(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the distance of footer from bottom edge.
setFrame(Object) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets whether to create frame effect.
setFramePr(CTFramePr) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the text frame properties.
setGrid(PDFTableCell[][]) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Sets the grid of the table.
setGridAfter(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Grid Columns After Last Cell.
setGridBefore(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Grid Columns Before First Cell.
setGridSpan(Integer) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the grid span.
setGutter(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the gutter margin.
setGutterAtTop(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXSettings
Sets whether the gutter is at top of this document, if false, the gutter is at left.
setHeader(PDFHeaderFooter, PageType) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the header of the specified page type.
setHeaderFromTop(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the distance of header from top edge.
setHeight(float) - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Sets the height of the cell.
setHeight(float) - Method in class io.keikai.doc.io.schema.pdf.PDFTableRow
Sets the height of the row.
setHidden(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets whether the Hidden Table Row Marker.
setHideMark(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets whether to hide the end of cell marker in row height calculation.
setHighlight(STHighlightColor.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setHighlight(STHighlightColor.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setHighlight(STHighlightColor.Enum) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the highlight color of the text.
setHMerge(STMerge.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the horizontal merge.
setI(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setI(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setI(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is italic.
setICs(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setICs(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setICs(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is italic in complex script.
setImprint(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setImprint(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setImprint(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is imprinted.
setInd(CTInd) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the indentation of the paragraph.
setIndent(float) - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Sets the indent of the paragraph.
setJc(STJc.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the alignment of the paragraph.
setJc(STJcTable.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table alignment.
setJc(STJcTable.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Table Row Alignment.
setKeepLines(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether keep all lines on one page.
setKeepNext(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether keep paragraph with next paragraph.
setKern(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setKern(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setKern(Double) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the kerning of the text.
setKinsoku(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether to use East Asian typography rules for first and last character per line.
setLang(CTLanguage) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setLang(CTLanguage) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setLang(CTLanguage) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the language of the text.
setLineHeight(float) - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Sets the line height of the paragraph.
setMarginBottom(float) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the bottom margin of the page.
setMarginBottom(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the page bottom margin.
setMarginLeft(float) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the left margin of the page.
setMarginLeft(float) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Sets the left margin of the table.
setMarginLeft(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the page left margin.
setMarginRight(float) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the right margin of the page.
setMarginRight(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the page right margin.
setMarginTop(float) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the top margin of the page.
setMarginTop(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the page top margin.
setMirrorIndents(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether to use left/right indents as inside/outside indents.
setNoProof(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setNoProof(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setNoProof(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is no proof.
setNoWrap(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets whether to wrap the cell content.
setNumPr(CTNumPr) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the numbering definition instance reference.
setOMath(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setOMath(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setOMath(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is office math.
setOutline(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setOutline(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setOutline(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is outline.
setOutlineLvl(Long) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the associated outline level.
setOverflowPunct(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether allow punctuation to extend past text extents.
setPageBreakBefore(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether start paragraph on next page.
setPageHeight(float) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the height of the page.
setPageHeight(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the page height.
setPageWidth(float) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets the width of the page.
setPageWidth(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the page width.
setParent(DOCXP) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the parent paragraph.
setParent(DOCXPPr) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
Sets the parent paragraph properties.
setParent(DOCXR) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
Sets the parent run.
setParent(DOCXTbl) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the parent table.
setParent(DOCXTc) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the parent table cell.
setParent(DOCXTr) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the parent table row.
setPBdr(CTPBdr) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the paragraph border.
setPosition(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setPosition(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setPosition(Double) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the vertically raised or lowered text.
setPPr(DOCXPPr) - Method in class io.keikai.doc.io.schema.docx.DOCXP
Sets the ParagraphProperties of this Paragraph.
setPStyle(String) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the referenced paragraph style.
setRFonts(CTFonts) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setRFonts(CTFonts) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setRFonts(CTFonts) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the font of the text.
setRowHeights(float[]) - Method in class io.keikai.doc.io.schema.pdf.PDFTable
Sets the row heights of the table.
setRowSpan(int) - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Sets the row span of the cell.
setRPr(DOCXParaRPr) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the run properties of the paragraph properties.
setRPr(DOCXRPr) - Method in class io.keikai.doc.io.schema.docx.DOCXR
Sets the run properties.
setRStyle(String) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setRStyle(String) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setRStyle(String) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the run style of the text.
setRtl(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setRtl(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setRtl(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is right to left.
setSectPr(CTSectPr) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the section properties.
setShadow(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setShadow(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setShadow(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is shadow.
setShadow(Object) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border shadow.
setShd(CTShd) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setShd(CTShd) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the shading for the paragraph.
setShd(CTShd) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setShd(CTShd) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table shading.
setShd(CTShd) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the shading of the cell.
setShd(CTShd) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the shading of the text.
setSmallCaps(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setSmallCaps(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setSmallCaps(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is small caps.
setSnapToGrid(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setSnapToGrid(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether to use document grid settings for inter-line paragraph spacing.
setSnapToGrid(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setSnapToGrid(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether to use document grid settings for Inter-Character spacing.
setSpace(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border spacing measurement.
setSpacing(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setSpacing(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setSpacing(Double) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the spacing of the text.
setSpacing(CTSpacing) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the spacing between lines and above/below paragraph.
setSpecVanish(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setSpecVanish(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setSpecVanish(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is spec vanish.
setStrike(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setStrike(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setStrike(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is strike through.
setStyle(TableCellStyle.Border.Style) - Method in class io.keikai.doc.io.schema.pdf.PDFBorder
Sets the style of the border.
setSuppressAutoHyphens(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether suppress hyphenation for paragraph.
setSuppressLineNumbers(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether suppress line numbers for paragraph.
setSuppressOverlap(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether prevent text frames from overlapping.
setSz(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border width.
setSz(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setSz(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setSz(Double) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the font size of the text.
setSzCs(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setSzCs(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setSzCs(Double) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the font size of the text in complex script.
setTabs(CTTabs) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the set of custom tab stops.
setTblBorders(CTTblBorders) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table borders.
setTblCaption(String) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table caption.
setTblCellMar(CTTblCellMar) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the default table cell margin.
setTblCellSpacing(Double) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the default table cell spacing.
setTblCellSpacing(CTTblWidth) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Table Row Cell Spacing.
setTblDescription(String) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table description.
setTblHeader(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets whether Repeat Table Row on Every New Page.
setTblInd(CTTblWidth) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table indent from the leading margin.
setTblLayout(STTblLayoutType.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table layout.
setTblLook(CTTblLook) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the table style conditional formatting settings.
setTblOverlap(STTblOverlap.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the floating table allows other tables to overlap.
setTblpPr(CTTblPPr) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the floating table positioning.
setTblPr(DOCXTblPr) - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Sets the table properties.
setTblStyle(String) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the referenced table style.
setTblStyleColBandSize(Long) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the number of columns in column band.
setTblStyleRowBandSize(Long) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the number of rows in row band.
setTblW(CTTblWidth) - Method in class io.keikai.doc.io.schema.docx.DOCXTblPr
Sets the preferred table width.
setTcBorders(DOCXTcBorders) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the table cell borders.
setTcFitText(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets whether to fit text within cell.
setTcMar(CTTcMar) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the single table cell margins.
setTcPr(DOCXTcPr) - Method in class io.keikai.doc.io.schema.docx.DOCXTc
Sets the table cell properties of the table cell.
setTcW(CTTblWidth) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the width of the cell.
setText(String) - Method in class io.keikai.doc.io.schema.docx.DOCXR
Sets the text.
setTextAlignment(STTextAlignment.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the vertical character alignment in line.
setTextDirection(STTextDirection.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets the paragraph text flow direction.
setTextDirection(STTextDirection.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the cell text flow direction.
setThemeColor(STThemeColor.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border theme color.
setThemeShade(byte[]) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border theme shade.
setThemeTint(byte[]) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border theme tint.
setTitlePg(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets whether to use different first header and footer.
setTitlePg(boolean) - Method in class io.keikai.doc.io.schema.pdf.PDFSection
Sets whether to use different first header and footer.
setTopLinePunct(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether compress punctuation at start of a line.
setTrHeight(CTHeight) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Table Row Height.
setTrPr(DOCXTrPr) - Method in class io.keikai.doc.io.schema.docx.DOCXTr
Sets the table row properties of the table row.
setType(ParagraphStyle.Type) - Method in class io.keikai.doc.io.schema.pdf.PDFParagraph
Sets the ParagraphStyle.Type of the paragraph.
setType(STSectionMark.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXSectPr
Sets the type of section start.
setU(CTUnderline) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setU(CTUnderline) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setU(CTUnderline) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the underline style of the text.
setVal(STBorder.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXBorder
Sets the border style.
setVAlign(STVerticalJc.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the vertical alignment of the cell.
setVanish(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setVanish(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setVanish(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is vanished.
setVertAlign(STVerticalAlignRun.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setVertAlign(STVerticalAlignRun.Enum) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setVertAlign(STVerticalAlignRun.Enum) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the vertical alignment.
setVMerge(CTVMerge) - Method in class io.keikai.doc.io.schema.docx.DOCXTcPr
Sets the vertical merge.
setW(Integer) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setW(Integer) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setW(Integer) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets the character scale.
setWAfter(CTTblWidth) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Preferred Width After Table Row.
setWBefore(CTTblWidth) - Method in class io.keikai.doc.io.schema.docx.DOCXTrPr
Sets the Preferred Width Before Table Row.
setWebHidden(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXParaRPr
 
setWebHidden(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXRPr
 
setWebHidden(boolean) - Method in interface io.keikai.doc.io.schema.docx.IDOCXRPr
Sets whether the text is web hidden.
setWidowControl(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether allow first/last line to display on a separate page.
setWidth(float) - Method in class io.keikai.doc.io.schema.pdf.PDFBorder
Sets the width of the border.
setWidth(float) - Method in class io.keikai.doc.io.schema.pdf.PDFTableCell
Sets the width of the cell.
setWidths(Double[]) - Method in class io.keikai.doc.io.schema.docx.DOCXTbl
Sets the widths of the columns.
setWordWrap(boolean) - Method in class io.keikai.doc.io.schema.docx.DOCXPPr
Sets whether allow line breaking at character level.
ST_OFFSET_FS_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the strike-through y offset font size ratio.
ST_WIDTH_FS_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the strike-through width font size ratio.
SUB_OFFSET_FS_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents subscript y offset font size ratio.
SUP_AND_SUB_FS_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents superscript and subscript font size ratio.
SUP_OFFSET_FS_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents superscript y offset font size ratio.

T

TableCellRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
TableCellRenderer(PDFTableCell, IRenderer, PDRectangle) - Constructor for class io.keikai.doc.io.schema.pdf.render.TableCellRenderer
Create a TableCellRenderer instance.
TableRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
TableRenderer(PDFTable, ContainerRenderer, float, float) - Constructor for class io.keikai.doc.io.schema.pdf.render.TableRenderer
Create a TableRenderer instance.
TEXT_AFTER_SPACING - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the after spacing ratio of pdf text.
TEXT_BG_COLOR_OFFSET - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the background color offset ratio of pdf text.
TextRenderer - Class in io.keikai.doc.io.schema.pdf.render
Internal Use Only.
TextRenderer(PDFText, ParagraphRenderer, float) - Constructor for class io.keikai.doc.io.schema.pdf.render.TextRenderer
Create a TextRenderer instance.
twipToCm(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
twipToEighthPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
twipToHalfPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
twipToPt(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 
twipToPx(double) - Static method in class io.keikai.doc.io.schema.utils.UnitUtil
 

U

U_AFTER_SPACING - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the underline after spacing ratio.
U_WIDTH_FS_RATIO - Static variable in class io.keikai.doc.io.schema.pdf.utils.DataConvertUtil
Represents the underline width font size ratio.
UnitUtil - Class in io.keikai.doc.io.schema.utils
Internal Use Only.
UnitUtil() - Constructor for class io.keikai.doc.io.schema.utils.UnitUtil
 
Util - Class in io.keikai.doc.io.schema.utils
Internal Use Only.
Util() - Constructor for class io.keikai.doc.io.schema.utils.Util
 

V

valueOf(String) - Static method in enum class io.keikai.doc.io.exporter.Exporters.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.keikai.doc.io.importer.Importers.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.keikai.doc.io.exporter.Exporters.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.keikai.doc.io.importer.Importers.Type
Returns an array containing the constants of this enum class, in the order they are declared.
visit(DOCXDocument) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given document.
visit(DOCXFtr) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given footer.
visit(DOCXHdr) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given header.
visit(DOCXP) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given section.
visit(DOCXR) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given run.
visit(DOCXTbl) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given table.
visit(DOCXTc) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given table cell.
visit(DOCXTr) - Method in interface io.keikai.doc.io.schema.docx.IDOCXVisitor
Visit the given table row.

W

write(OutputStream) - Method in class io.keikai.doc.io.schema.docx.DOCXDocument
Write the document to the given file output stream.

_

_bodyElements - Variable in class io.keikai.doc.io.schema.docx.AbstractBody
 
_inlines - Variable in class io.keikai.doc.io.schema.pdf.Line.InlineItem
 
A C D E G H I K L N P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values