Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
N
O
R
S
T
V
X
Z
A
addBreak(String)
- Method in class com.javadocx.
CreateDocx
Add a break.
addFont(HashMap)
- Method in class com.javadocx.
CreateDocx
Add a new font.
addFooter(String, HashMap)
- Method in class com.javadocx.
CreateDocx
Add a footer.
addGraphic(HashMap)
- Method in class com.javadocx.
CreateDocx
Add a graphic.
addHeader(String, HashMap)
- Method in class com.javadocx.
CreateDocx
Add a header.
addImage(HashMap)
- Method in class com.javadocx.
CreateDocx
Add an image.
addLink(String, String)
- Method in class com.javadocx.
CreateDocx
Add a link.
addList(ArrayList)
- Method in class com.javadocx.
CreateDocx
Add a list.
addList(ArrayList, HashMap<String, ?>)
- Method in class com.javadocx.
CreateDocx
Add a list.
addList(String)
- Method in class com.javadocx.
CreateList
Add R value.
addList(String)
- Method in class com.javadocx.
CreateTable
Add list.
addMathDocx(String)
- Method in class com.javadocx.
CreateDocx
Convert a math eq to DOCX.
addMathEq(String)
- Method in class com.javadocx.
CreateDocx
Add an existing math eq to DOCX.
addSharedStrings(HashMap)
- Method in class com.javadocx.
CreateXlsx
Add shared strings.
addSheet(HashMap)
- Method in class com.javadocx.
CreateXlsx
Add sheet.
addStyle(ArrayList)
- Method in class com.javadocx.
CreateStyle
Add style.
addStyleTabla(HashMap)
- Method in class com.javadocx.
CreateStyle
Add table style.
addStyleTable(HashMap)
- Method in class com.javadocx.
CreateStyleTable
Add table style.
addTable(ArrayList<ArrayList>)
- Method in class com.javadocx.
CreateDocx
Add a table.
addTable(ArrayList<ArrayList>, HashMap<String, String>)
- Method in class com.javadocx.
CreateDocx
Add a table.
addTable(HashMap)
- Method in class com.javadocx.
CreateXlsx
Add table.
addTableContents()
- Method in class com.javadocx.
CreateDocx
Add a table of contents (TOC).
addText(String)
- Method in class com.javadocx.
CreateDocx
Add a text.
addText(String, HashMap)
- Method in class com.javadocx.
CreateDocx
Add a text.
addTitle(String, HashMap)
- Method in class com.javadocx.
CreateDocx
Add a title.
B
border
- Variable in class com.javadocx.
CreateImage
Border.
borderDiscontinuous
- Variable in class com.javadocx.
CreateImage
Border discontinuous.
C
cleanTemplate()
- Method in class com.javadocx.
CreateElement
Remove unused variables.
cleanTemplateFirstRPR()
- Method in class com.javadocx.
CreateElement
Remove unused RPR variables.
com.javadocx
- package com.javadocx
CONSTWORD
- Static variable in class com.javadocx.
CreateImage
Constant word.
CreateChartRels
- Class in
com.javadocx
Create relationships used by images, charts...
CreateChartRels()
- Constructor for class com.javadocx.
CreateChartRels
createCHARTXML(int, HashMap)
- Method in class com.javadocx.
CreateGraphic
Create chart xml.
createDOCUEMNTXML(HashMap)
- Method in class com.javadocx.
CreateGraphic
Create document xml.
CreateDocx
- Class in
com.javadocx
Create docx.
CreateDocx(String)
- Constructor for class com.javadocx.
CreateDocx
Construct.
createDocx(String)
- Method in class com.javadocx.
CreateDocx
Generate a new DOCX file.
createDocx(String, HashMap)
- Method in class com.javadocx.
CreateDocx
Generate a new DOCX file.
CreateElement
- Class in
com.javadocx
Create tag elements.
CreateElement()
- Constructor for class com.javadocx.
CreateElement
Construct.
CreateExcelSharedStrings
- Class in
com.javadocx
Generate excel shared strings.
CreateExcelSharedStrings()
- Constructor for class com.javadocx.
CreateExcelSharedStrings
createExcelSharedStrings(HashMap)
- Method in class com.javadocx.
CreateExcelSharedStrings
Create excel shared strings.
CreateExcelSheet
- Class in
com.javadocx
Create excel sheet.
CreateExcelSheet()
- Constructor for class com.javadocx.
CreateExcelSheet
createExcelSheet(HashMap)
- Method in class com.javadocx.
CreateExcelSheet
Create excel sheet.
CreateExcelTable
- Class in
com.javadocx
Create excel table.
CreateExcelTable()
- Constructor for class com.javadocx.
CreateExcelTable
createExcelTable(HashMap)
- Method in class com.javadocx.
CreateExcelTable
Create Excel Table.
createFont(HashMap)
- Method in class com.javadocx.
CreateFontTable
Create font.
CreateFontTable
- Class in
com.javadocx
Create font table.
CreateFontTable()
- Constructor for class com.javadocx.
CreateFontTable
CreateFooter
- Class in
com.javadocx
Create footer.
CreateFooter()
- Constructor for class com.javadocx.
CreateFooter
createFooter(String, HashMap)
- Method in class com.javadocx.
CreateFooter
Create footer.
CreateGraphic
- Class in
com.javadocx
Create graphic.
CreateGraphic()
- Constructor for class com.javadocx.
CreateGraphic
Construct.
createGraphic(int, HashMap)
- Method in class com.javadocx.
CreateGraphic
Create graphic.
CreateHeader
- Class in
com.javadocx
Create header.
CreateHeader()
- Constructor for class com.javadocx.
CreateHeader
createHeader(String, HashMap)
- Method in class com.javadocx.
CreateHeader
Create header.
CreateImage
- Class in
com.javadocx
Create image.
CreateImage()
- Constructor for class com.javadocx.
CreateImage
Construct.
createImage(HashMap)
- Method in class com.javadocx.
CreateImage
Create image.
CreateLink
- Class in
com.javadocx
Create link.
CreateLink()
- Constructor for class com.javadocx.
CreateLink
createLink(String, String)
- Method in class com.javadocx.
CreateLink
Create link.
CreateList
- Class in
com.javadocx
Create list.
CreateList()
- Constructor for class com.javadocx.
CreateList
createList(ArrayList)
- Method in class com.javadocx.
CreateList
Create list.
createList(ArrayList, HashMap<String, ?>)
- Method in class com.javadocx.
CreateList
Create list.
CreatePage
- Class in
com.javadocx
Create page.
CreatePage()
- Constructor for class com.javadocx.
CreatePage
CreatePage()
- Method in class com.javadocx.
CreatePage
Construct.
createRelationship(String)
- Method in class com.javadocx.
CreateChartRels
Create relationship document to use in DOCX file.
createSECTPR(HashMap)
- Method in class com.javadocx.
CreatePage
Create SectPr.
CreateSettings
- Class in
com.javadocx
Create settings.
CreateSettings()
- Constructor for class com.javadocx.
CreateSettings
Construct.
CreateStyle
- Class in
com.javadocx
Create style.
CreateStyle()
- Constructor for class com.javadocx.
CreateStyle
createStyle(String)
- Method in class com.javadocx.
CreateStyle
Create style.
CreateStyleTable
- Class in
com.javadocx
Create style table.
CreateStyleTable()
- Constructor for class com.javadocx.
CreateStyleTable
CreateTable
- Class in
com.javadocx
Create table.
CreateTable()
- Constructor for class com.javadocx.
CreateTable
createTable(ArrayList<ArrayList>)
- Method in class com.javadocx.
CreateTable
Create table.
createTable(ArrayList<ArrayList>, HashMap<String, String>)
- Method in class com.javadocx.
CreateTable
Create table.
CreateTableContents
- Class in
com.javadocx
Create table of contents.
CreateTableContents()
- Constructor for class com.javadocx.
CreateTableContents
Construct.
createTableContents()
- Method in class com.javadocx.
CreateTableContents
Create table of contents.
CreateText
- Class in
com.javadocx
Create text.
CreateText()
- Constructor for class com.javadocx.
CreateText
createText(String)
- Method in class com.javadocx.
CreateText
Create text.
createText(String, HashMap)
- Method in class com.javadocx.
CreateText
Create text.
createText(ArrayList)
- Method in class com.javadocx.
CreateText
Create multitext.
createTheme()
- Method in class com.javadocx.
CreateTheme1
Create theme.
CreateTheme1
- Class in
com.javadocx
Create theme1.
CreateTheme1()
- Constructor for class com.javadocx.
CreateTheme1
createTitle(String, HashMap)
- Method in class com.javadocx.
CreateText
Create title.
CreateWebSettings
- Class in
com.javadocx
Create web settings.
CreateWebSettings()
- Constructor for class com.javadocx.
CreateWebSettings
Construct.
CreateXlsx
- Class in
com.javadocx
Create Xlsx.
CreateXlsx()
- Constructor for class com.javadocx.
CreateXlsx
createXlsx(File, HashMap)
- Method in class com.javadocx.
CreateXlsx
Create XLSX.
D
defaultDpi
- Variable in class com.javadocx.
CreateImage
Default DPI.
F
fileGraphicTemplate
- Variable in class com.javadocx.
CreateDocx
File graphic template.
G
generateACCENT1()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ACCENT1.
generateACCENT2()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ACCENT2.
generateACCENT3()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ACCENT3.
generateACCENT4()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ACCENT4.
generateACCENT5()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ACCENT5.
generateACCENT6()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ACCENT6.
generateALPHA(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ALPHA.
generateANCHOR(String, String, String, String, String, String, String, String, String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:ANCHOR.
generateAUTO(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:AUTO.
generateAUTOREDEFINE()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:AUTOREDEFINE.
generateAUTOTITLEDELETED(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:AUTOTITLEDELETED.
generateAVLST()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:AVLST.
generateAXAXID(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:AXAXID.
generateAXID(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:AXID.
generateAXPOS(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:AXPOS.
generateB(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:B.
generateB()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:B.
generateBARCHART()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:BARCHART.
generateBARDIR(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:BARDIR.
generateBASEDON(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:BASEDON.
generateBCS()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:BCS.
generateBCS()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:BCS.
generateBEVELT(String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:BEVELT.
generateBGFILLSTYLELST()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:BGFILLSTYLELST.
generateBLIP(String)
- Method in class com.javadocx.
CreateImage
Create NAMESPACE1:BLIP.
generateBLIPFILL()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:BLIPFILL.
generateBODYPR()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:BODYPR.
generateBOOKMARKEND(int)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:BOOKMARKEND.
generateBOOKMARKSTART(int, String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:BOOKMARKSTART.
generateBOTTOM(String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:BOTTOM.
generateBR(String)
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:BR.
generateC(String, String, String)
- Method in class com.javadocx.
CreateExcelSheet
Generate C.
generateCAMERA(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:CAMERA.
generateCAT()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:CAT.
generateCATAX()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:CATAX.
generateCHARSET(String)
- Method in class com.javadocx.
CreateFontTable
Generate NAMESPACEWORD:CHARSET.
generateCHART()
- Method in class com.javadocx.
CreateGraphic
NAMESPACE:CHART.
generateCHARTSPACE()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:CHARTSPACE.
generateCLRSCHEME(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:CLRSCHEME.
generateCNVGRAPHICFRAMEPR()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:CNVGRAPHICFRAMEPR.
generateCNVPICPR()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:CNVPICPR.
generateCNVPR(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:CNVPR.
generateCOL(String, String, String, String)
- Method in class com.javadocx.
CreateExcelSheet
Generate Col.
generateCOL(String)
- Method in class com.javadocx.
CreatePage
Set col space.
generateCOLOR(String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:COLOR.
generateCOLOR(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:COLOR.
generateCOLS()
- Method in class com.javadocx.
CreateExcelSheet
Generate Cols.
generateCOLS(String, String, String, String)
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:COLS.
generateCONTEXTUALSPACING()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:CONTEXTUALSPACING.
generateCROSSAX(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:CROSSAX.
generateCROSSBETWEEN(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:CROSSBETWEEN.
generateCROSSES(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:CROSSES.
generateCS(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:CS.
generateDATE1904(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:DATE1904.
generateDEFRPR()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:DEFRPR.
generateDIMENSION(int, int)
- Method in class com.javadocx.
CreateExcelSheet
Generate Dimension.
generateDK1()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:DK1.
generateDK2()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:DK2.
generateDLBLS()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:DLBLS.
generateDOCGRID(String)
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:DOCGRID.
generateDOCPR(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:DOCPR.
generateDOCUMENTCHART()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:DOCUMENTCHART.
generateDRAWING()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:DRAWING.
generateEA(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:EA.
generateEFFECTEXTENT(String, String, String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:EFFECTEXTENT.
generateEFFECTLST()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:EFFECTLST.
generateEFFECTLST2()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:EFFECTLST2.
generateEFFECTSTYLE()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:EFFECTSTYLE.
generateEFFECTSTYLE2()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:EFFECTSTYLE2.
generateEFFECTSTYLELST()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:EFFECTSTYLELST.
generateEXT(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:EXT.
generateEXTENT(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:EXTENT.
generateEXTERNALDATA(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:EXTERNALDATA.
generateEXTRACLRSCHEMELST()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:EXTRACLRSCHEMELST.
generateF(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:F.
generateFAMILY(String)
- Method in class com.javadocx.
CreateFontTable
Generate NAMESPACEWORD:FAMILY.
generateFILLRECT()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:FILLRECT.
generateFILLSTYLELST()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:FILLSTYLEST.
generateFILLTORECT(String, String, String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:FILLTORECT.
generateFIRSTSLICEANG(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:FIRSTSLICEANG.
generateFLDCHAR(String)
- Method in class com.javadocx.
CreateLink
Generate NAMESPACEWORD:FLDCHAR.
generateFLDSIMPLE()
- Method in class com.javadocx.
CreateFooter
Generate NAMESPACEWORD:FLDSIMPLE.
generateFLDSIMPLE(String)
- Method in class com.javadocx.
CreateTableContents
Generate NAMESPACEWORD:FLDSIMPLE.
generateFMTSCHEME(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:FMTSCHEME.
generateFOLHLINK()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:DFOLHLINK.
generateFONT(String)
- Method in class com.javadocx.
CreateFontTable
Generate NAMESPACEWORD:FONT.
generateFONT(String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:FONT.
generateFONT2(String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:FONT2.
generateFONT3(String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:FONT3.
generateFONTSCHEMA(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:FONTSCHEMA.
generateFORMATCODE(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:FORMATCODE.
generateFTR()
- Method in class com.javadocx.
CreateFooter
Generate NAMESPACEWORD:FTR.
generateGRADFILL(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:GRADFILL.
generateGRADFILL2(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:GRADFILL2.
generateGRAPHIC(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:GRAPHIC.
generateGRAPHICDATA(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:GRAPHICDATA.
generateGRAPHICPRAMELOCKS(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:GRAPHICPRAMELOCKS.
generateGRIDCOLS(String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:GRIDCOLS.
generateGROUPING(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:GROUPING.
generateGS(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:GS.
generateGS2(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:GS2.
generateGSLST()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:GSLST.
generateHDR()
- Method in class com.javadocx.
CreateHeader
Generate HDR.
generateHLINK()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:HLINK.
generateHMERGE(String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:HMERGE.
generateHYPERLINK(String)
- Method in class com.javadocx.
CreateLink
Generate NAMESPACEWORD:HYPERLINK.
generateI(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:I.
generateI(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:I.
generateICS(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:ICS.
generateIDX(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:IDX.
generateILFO(String)
- Method in class com.javadocx.
CreateList
Generate NAMESPACEWORD:ILFO.
generateILVL(String)
- Method in class com.javadocx.
CreateList
Generate NAMESPACEWORD:ILVL.
generateILVL(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:ILVL.
generateIND(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:IND.
generateINLINE(String, String, String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:T.
generateINSTRTEXT(String)
- Method in class com.javadocx.
CreateLink
Generate NAMESPACEWORD:INSTRTEXT.
generateJC(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:JC.
generateJC(String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:JC.
generateJC(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:JC.
generateKEEPLINES()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:KEEPLINES.
generateKEEPNEXT()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:KEEPNEXT.
generateKERN(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:KERN.
generateLANG(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:LANG.
generateLATIN(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LATIN.
generateLAYOUT()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:LAYOUT.
generateLBLALGN(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:BLALGN.
generateLBLOFFSET(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:BLOFFSET.
generateLEFT(String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:LEFT.
generateLEGEND()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:LEGEND.
generateLEGENDPOS(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:LEGENDPOS.
generateLIGHTRIG(String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LIGHTRIG.
generateLIN(String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LIN.
generateLINECHART()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:LINECHART.
generateLINETO(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:LINETO.
generateLINK(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:LINK.
generateLISTPR()
- Method in class com.javadocx.
CreateList
Generate NAMESPACEWORD:LISTPR.
generateLN(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:LN.
generateLN()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:LN.
generateLN(String, String, String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LN.
generateLN2(String, String, String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LN2.
generateLNSTYLELST()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LNSTYLELST.
generateLSTSTYLE()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:LSTSTYLE.
generateLT1()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LT1.
generateLT2()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:LT2.
generateMAJORGRIDLINES()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:MAJORGRIDLINES.
generateMAYORFONT()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:MAYORFONT.
generateMINORFONT()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:MINORFONT.
generateNAME(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:NAME.
generateNEXT(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:NEXT.
generateNOFILL()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:NOFILL.
generateNOPROOF()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:NOPROOF.
generateNUMCACHE()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:NUMCACHE.
generateNUMFMT(String, String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:NUMFMT.
generateNUMID(String)
- Method in class com.javadocx.
CreateList
Generate NAMESPACEWORD:LISTPR.
generateNUMPR()
- Method in class com.javadocx.
CreateList
Generate NAMESPACEWORD:NUMPR.
generateNUMPR()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:NUMPR.
generateNUMREF()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:NUMREF.
generateNVPICPR()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:NVPICPR.
generateOBJECTDEFAULTS()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:OBJECTDEFAULTS.
generateOFF(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:OFF.
generateORDER(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:ORDER.
generateORIENTATION(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:ORIENTATION.
generateOUTERSHDW(String, String, String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:OUTERSHDW.
generateOUTLINELVL(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:OUTLINELVL.
generateOVERLAP(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:OVERLAP.
generateP()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:P.
generateP()
- Method in class com.javadocx.
CreateFooter
Generate NAMESPACEWORD:P.
generateP()
- Method in class com.javadocx.
CreateHeader
Generate NAMESPACEWORD:P.
generateP()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:P.
generatePageBreak(String)
- Method in class com.javadocx.
CreatePage
Create Page break.
generatePAGEBREAKBEFORE(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:PAGEBREAKBEFORE.
generatePAGEMARGINS(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateExcelSheet
Generate PageMargins
generatePAGESETUP(String, String, String)
- Method in class com.javadocx.
CreateExcelSheet
Generate PageSetup.
generatePANOSE1(String)
- Method in class com.javadocx.
CreateFontTable
Generate NAMESPACEWORD:PANOSE1.
generatePATH(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:PATH.
generatePBDR()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:PBDR.
generatePBDR_BOTTOM(String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:PBDR_BOTTOM.
generatePDF()
- Method in class com.javadocx.
TransformDoc
Generate PDF file.
generatePGMAR(HashMap)
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:PGMAR.
generatePGSZ(String, String, String)
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:PGSZ.
generatePIC(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:PIC.
generatePIECHART()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:PIECHART.
generatePITCH(String)
- Method in class com.javadocx.
CreateFontTable
Generate NAMESPACEWORD:PITCH.
generatePLOTAREA()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:PLOTAREA.
generatePLOTVISONLY(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:PLOTVISONLY.
generatePOSITIONH(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:POSITIONH.
generatePOSITIONV(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:POSITIONV.
generatePOSOFFSET(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:POSOFFSET.
generatePPR()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:PPR.
generatePPR()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:PPR.
generatePROOFERR(String)
- Method in class com.javadocx.
CreateLink
Generate NAMESPACEWORD:PROOFERR.
generatePRSTDASH(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:PRSTDASH.
generatePRSTDASH(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:PRSTDASH.
generatePRSTGEOM(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:PRSTGEOM.
generatePSTYLE(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:PSTYLE.
generatePSTYLE(String)
- Method in class com.javadocx.
CreateList
Generate NAMESPACEWORD:PSTYLE.
generatePSTYLE(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:PSTYLE.
generatePT(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:PT.
generatePTAB(String, String, String)
- Method in class com.javadocx.
CreateFooter
Generate NAMESPACEWORD:PTAB.
generatePTCOUNT(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:PTCOUNT.
generateQFORMAT()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:QFORMAT.
generateQUITAR()
- Method in class com.javadocx.
CreateElement
Clean xml, assign new NAMESPACEWORD:r.
generateR()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:R.
generateR()
- Method in class com.javadocx.
CreateFooter
Generate NAMESPACEWORD:R.
generateR()
- Method in class com.javadocx.
CreateLink
Generate NAMESPACEWORD:R.
generateRELATIONSHIP(String, String)
- Method in class com.javadocx.
CreateChartRels
New relationship, added to relationships XML.
generateRELATIONSHIPS()
- Method in class com.javadocx.
CreateChartRels
Main tags of relationships XML.
generateRFONTS(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:RFONTS.
generateRFONTS(String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:RFONTS.
generateRFONTS2(String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:RFONTS2.
generateRICH()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:RICH.
generateRIGHT(String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:RIGHT.
generateROT(String, String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:ROT.
generateROW(int, int)
- Method in class com.javadocx.
CreateExcelSheet
Generate Row.
generateRPR()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:PPR.
generateRPR()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:RPR.
generateRPR()
- Method in class com.javadocx.
CreateStyleTable
Generate NAMESPACEWORD:RPR.
generateRPR_SPACING(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:RPR_SPACING.
generateRSID(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:RSID.
generateRSTYLE(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:RSTYLE.
generateRSTYLE(String)
- Method in class com.javadocx.
CreateLink
Generate NAMESPACEWORD:RSTYLE.
generateSATMOD(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SATMOD.
generateSCALING()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:SCALING.
generateSCENE3D()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SCENE3D.
generateSCHEMECLR(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:SCHEMECLR.
generateSCHEMECLR(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SCHEMECLR.
generateSCHEMECLR2(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SCHEMECLR2.
generateSCHEMECLR3(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SCHEMECLR3.
generateSECTIONSECTPR(String)
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:SECTPR.
generateSECTPR(String)
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:SECTPR.
generateSELECTION(String)
- Method in class com.javadocx.
CreateExcelSheet
Generate Selection.
generateSEMIHIDDEN()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:SEMIHIDDEN.
generateSER()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:SER.
generateSettings()
- Method in class com.javadocx.
CreateSettings
Generate XML settings.
generateSHADE(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SHADE.
generateSHAPE(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:SHAPE.
generateSHD(String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:SHD.
generateSHD(String, String, String, String, String)
- Method in class com.javadocx.
CreateStyleTable
Generate NAMESPACEWORD:SHD.
generateSHD(String, String, String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:SHD.
generateSHEETDATA()
- Method in class com.javadocx.
CreateExcelSheet
Generate SheetData.
generateSHEETFORMATPR(String, String)
- Method in class com.javadocx.
CreateExcelSheet
Generate SheetFormatPr.
generateSHEETVIEW(String, String)
- Method in class com.javadocx.
CreateExcelSheet
Generate SheetView.
generateSHEETVIEWS()
- Method in class com.javadocx.
CreateExcelSheet
Generate SheetViews.
generateSHOWPERCENT(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:SHOWPERCENT.
generateSI()
- Method in class com.javadocx.
CreateExcelSharedStrings
Generate SI.
generateSIG(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateFontTable
Generate NAMESPACEWORD:SIG.
generateSIMPLEPOS(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:SIMPLEPOS.
generateSOLIDFILL()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:SOLIDFILL.
generateSOLIDFILL()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SOLIDFILL.
generateSP3D()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SP3D.
generateSPACING(String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:SPACING.
generateSPPR()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:SPPR.
generateSPPR()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:SPPR.
generateSRGBCLR(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SRGBCLR.
generateSRGBCLR2(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SRGBCLR2.
generateSST(String)
- Method in class com.javadocx.
CreateExcelSharedStrings
Generate SST.
generateSTART(String, String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:START.
generateSTRCACHE()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:STRCACHE.
generateSTRETCH()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:STRETCH.
generateSTRREF()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:STRREF.
generateSTYLE(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:STYLE.
generateSTYLE(String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:STYLE.
generateSYSCLR(String, String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:SYSCLR.
generateSZ(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:SZ.
generateSZ(int)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:SZ.
generateSZCS(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:SZCS.
generateT(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:T.
generateT(String, String)
- Method in class com.javadocx.
CreateExcelSharedStrings
Generate T.
generateT(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:T.
generateTABCENTER(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TABCENTER.
generateTABLE(int, int)
- Method in class com.javadocx.
CreateExcelTable
Generate Table xml.
generateTABLECOLUMN(String, String)
- Method in class com.javadocx.
CreateExcelTable
Generate TableColumn.
generateTABLECOLUMNS(String)
- Method in class com.javadocx.
CreateExcelTable
Generate TableColumns.
generateTABLEPART(String)
- Method in class com.javadocx.
CreateExcelSheet
Generate TablePart.
generateTABLEPARTS(String)
- Method in class com.javadocx.
CreateExcelSheet
Generate TableParts.
generateTABLESTYLEINFO(String, String, String, String)
- Method in class com.javadocx.
CreateExcelTable
Generate TableColumn.
generateTABRIGHT(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TABRIGHT.
generateTABS()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TABS.
generateTBL()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBL.
generateTBLBORDERS()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLBORDERS.
generateTBLBORDERS()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLBORDERS.
generateTBLBORDERSBOTTOM(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLBORDERSBOTTOM.
generateTBLBORDERSINSIDEH(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLBORDERSINSIDEH.
generateTBLBORDERSINSIDEV(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLBORDERSINSIDEV.
generateTBLBORDERSLEFT(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLBORDERSLEFT.
generateTBLBORDERSRIGHT(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLBORDERSRIGHT.
generateTBLBORDERSTOP(String, String, String, String, String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLBORDERSTOP.
generateTBLBOTTOM(String, String, String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLBOTTOM.
generateTBLCELLMAR()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLCELLMAR.
generateTBLCELLSPACING(String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLCELLSPACING.
generateTBLGRID()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLGRID.
generateTBLIND(String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLINDR.
generateTBLINSIDEH(String, String, String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLINSIDEH.
generateTBLINSIDEV(String, String, String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLINSIDEV.
generateTBLLEFT(String, String, String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLLEFT.
generateTBLLOOK(String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLLOOK.
generateTBLOVERLAP(String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLOVERLAP.
generateTBLPR()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLPR.
generateTBLPR()
- Method in class com.javadocx.
CreateStyleTable
Generate NAMESPACEWORD:TBLPR.
generateTBLPR()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLPR.
generateTBLRIGHT(String, String, String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLRIGHT.
generateTBLSTYLE(String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLSTYLE.
generateTBLSTYLECOLBANDSIZE(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLSTYLECOLBANDSIZE.
generateTBLSTYLEPR(String)
- Method in class com.javadocx.
CreateStyleTable
Generate NAMESPACEWORD:TBLSTYLEPR.
generateTBLSTYLEROWBANDSIZE(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TBLSTYLEROWBANDSIZE.
generateTBLTOP(String, String, String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLTOP.
generateTBLW(String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TBLW.
generateTC()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TC.
generateTCBORDERS()
- Method in class com.javadocx.
CreateStyleTable
Generate NAMESPACEWORD:TCBORDERS.
generateTCPR()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TCPR.
generateTCPR()
- Method in class com.javadocx.
CreateStyleTable
Generate NAMESPACEWORD:TCPR.
generateTCPR()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TCPR.
generateTCW(String, String)
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TCW.
generateTHEMEELEMENTS()
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:THEMEELEMENTS.
generateTICKLBLPOS(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TICKBLPOS.
generateTINT(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:TINT.
generateTINT2(String)
- Method in class com.javadocx.
CreateTheme1
Generate NAMESPACE:TINT2.
generateTITLE()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLE.
generateTITLELAYOUT(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLELAYOUT.
generateTITLEP()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLETP.
generateTITLEPG()
- Method in class com.javadocx.
CreatePage
Generate NAMESPACEWORD:TITLEPG.
generateTITLEPPR()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLETPPR.
generateTITLER()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLETR.
generateTITLERPR(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLETRPR.
generateTITLET(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLET.
generateTITLETX()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TITLETX.
generateTOP(String, String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:TOP.
generateTR()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TR.
generateTRPR()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:TRPR.
generateTX()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:TX.
generateU(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:U.
generateU(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:U.
generateUIPRIORITY(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:UIPRIORITY.
generateUNHIDEWHENUSED()
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:UNHIDEWHENUSED.
generateV(Double)
- Method in class com.javadocx.
CreateExcelSheet
Generate V.
generateV(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:V.
generateVAL()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:VAL.
generateVALAX()
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:VALAX.
generateVARYCOLORS(String)
- Method in class com.javadocx.
CreateGraphic
Generate NAMESPACE:VARYCOLORS.
generateVERTALIGN(String)
- Method in class com.javadocx.
CreateStyle
Generate NAMESPACEWORD:VERTALIGN.
generateVMERGE()
- Method in class com.javadocx.
CreateTable
Generate NAMESPACEWORD:VMERGE.
generateWebSettings()
- Method in class com.javadocx.
CreateWebSettings
General XML web settings.
generateWIDOWCONTROL(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:WIDOWCONTORL.
generateWORDWRAP(String)
- Method in class com.javadocx.
CreateText
Generate NAMESPACEWORD:WORDWRAP.
generateWORKSHEET()
- Method in class com.javadocx.
CreateExcelSheet
Generate Worksheet XML.
generateWRAPNONE()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:WRAPNONE.
generateWRAPPOLYGON(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:WRAPPOLYGON.
generateWRAPSQUARE(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:WRAPSQUARE.
generateWRAPTHROUGH(String)
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:WRAPTHROUGH.
generateWRAPTOPANDBOTTOM()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:WRAPTOPANDBOTTOM.
generateXFRM()
- Method in class com.javadocx.
CreateElement
Generate NAMESPACEWORD:XFRM.
generateXHTML()
- Method in class com.javadocx.
TransformDoc
Generate xhtml.
getDpiXJpg(String)
- Method in class com.javadocx.
CreateImage
Get dpi x jpg.
getDpiXPng(String)
- Method in class com.javadocx.
CreateImage
Get dpi x png.
getDpiYJpg(String)
- Method in class com.javadocx.
CreateImage
Get dpi y jpg.
getDpiYPng(String)
- Method in class com.javadocx.
CreateImage
Get dpi y png.
getInstance()
- Static method in class com.javadocx.
CreateChartRels
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateExcelSharedStrings
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateExcelSheet
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateExcelTable
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateFontTable
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateFooter
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateGraphic
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateHeader
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateImage
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateLink
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateList
Singleton.
getInstance()
- Static method in class com.javadocx.
CreatePage
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateSettings
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateStyle
Magic method.
getInstance()
- Static method in class com.javadocx.
CreateStyleTable
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateTable
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateTableContents
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateText
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateTheme1
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateWebSettings
Singleton.
getInstance()
- Static method in class com.javadocx.
CreateXlsx
Singleton.
getName()
- Method in class com.javadocx.
CreateGraphic
Getter name.
getName()
- Method in class com.javadocx.
CreateImage
Getter name.
getRId()
- Method in class com.javadocx.
CreateGraphic
getRId()
- Method in class com.javadocx.
CreateImage
Getter name.
getStrLink()
- Method in class com.javadocx.
CreateLink
Getter link.
getStrTitle()
- Method in class com.javadocx.
CreateLink
Getter title.
getStrXHTML()
- Method in class com.javadocx.
TransformDoc
Getter xhtml.
getXmlChart()
- Method in class com.javadocx.
CreateGraphic
Getter xmlchart.
getXmlContentTypes()
- Method in class com.javadocx.
CreateDocx
Getter content types xml.
getXmlDocPropsApp()
- Method in class com.javadocx.
CreateDocx
Getter doc props app xml.
getXmlDocPropsCore()
- Method in class com.javadocx.
CreateDocx
Getter doc props core xml.
getXmlRelsRels()
- Method in class com.javadocx.
CreateDocx
Getter rels rels xml.
getXmlWordDocument()
- Method in class com.javadocx.
CreateDocx
Getter word document xml.
getXmlWordEndnotes()
- Method in class com.javadocx.
CreateDocx
Getter word endnotes xml.
getXmlWordFontTable()
- Method in class com.javadocx.
CreateDocx
Getter word font table xml.
getXmlWordFooter()
- Method in class com.javadocx.
CreateDocx
Getter word footer xml.
getXmlWordHeader()
- Method in class com.javadocx.
CreateDocx
Getter word header xml.
getXmlWordRelsDocumentRels()
- Method in class com.javadocx.
CreateDocx
Getter word rels document rels.
getXmlWordSettings()
- Method in class com.javadocx.
CreateDocx
Getter word settings.
getXmlWordStyles()
- Method in class com.javadocx.
CreateDocx
Getter word styles xml.
getXmlWordThemeTheme1()
- Method in class com.javadocx.
CreateDocx
Getter word theme theme 1 xml.
getXmlWordWebSettings()
- Method in class com.javadocx.
CreateDocx
Getter word websettings xml.
graphicTemplate
- Variable in class com.javadocx.
CreateDocx
Graphic template.
I
idWord
- Static variable in class com.javadocx.
CreateDocx
IdWord.
IMGNAMESPACE
- Static variable in class com.javadocx.
CreateImage
Image namespace.
initList(HashMap)
- Method in class com.javadocx.
CreateList
Init list.
J
jc
- Variable in class com.javadocx.
CreateImage
Alignment.
L
LOG
- Static variable in class com.javadocx.
CreateDocx
Logger.
M
MATHNAMESPACEWORD
- Static variable in class com.javadocx.
CreateElement
Math namespace.
N
name
- Variable in class com.javadocx.
CreateImage
Name.
NAMESPACE
- Static variable in class com.javadocx.
CreateImage
Word namespace.
NAMESPACE
- Static variable in class com.javadocx.
CreateTheme1
Theme namespace.
NAMESPACE1
- Static variable in class com.javadocx.
CreateImage
A namespace.
NAMESPACE2
- Static variable in class com.javadocx.
CreateImage
Pic namespace.
NAMESPACEWORD
- Static variable in class com.javadocx.
CreateElement
Word namespace.
NIDTITLE
- Static variable in class com.javadocx.
CreateText
Constant id title.
O
OFFICEDOCUMENT
- Static variable in class com.javadocx.
TransformDoc
Schema office document.
R
rId
- Variable in class com.javadocx.
CreateImage
RId.
runArray(ArrayList, int, int)
- Method in class com.javadocx.
CreateList
Read nested arraylists.
S
scaling
- Variable in class com.javadocx.
CreateImage
Scaling.
SCHEMA_IMAGEDOCUMENT
- Static variable in class com.javadocx.
TransformDoc
Schema image document.
setDefaultDpi(int)
- Method in class com.javadocx.
CreateImage
Setter dpi.
setLanguage(String)
- Method in class com.javadocx.
CreateDocx
Mark the document as final.
setName(String)
- Method in class com.javadocx.
CreateGraphic
Setter name.
setName(String)
- Method in class com.javadocx.
CreateImage
Setter name.
setRId(int)
- Method in class com.javadocx.
CreateGraphic
Setter rId.
setRId(String)
- Method in class com.javadocx.
CreateImage
Getter rId.
setStrFile(String)
- Method in class com.javadocx.
TransformDoc
Setter file.
setXmlChart(String)
- Method in class com.javadocx.
CreateGraphic
Setter xmlchart.
setXmlContentTypes(String)
- Method in class com.javadocx.
CreateDocx
Setter content types xml.
setXmlDocPropsApp(String)
- Method in class com.javadocx.
CreateDocx
Setter doc props app xml.
setXmlDocPropsCore(String)
- Method in class com.javadocx.
CreateDocx
Setter doc props core xml.
setXmlRelsRels(String)
- Method in class com.javadocx.
CreateDocx
Setter rels rels xml.
setXmlWordDocument(String)
- Method in class com.javadocx.
CreateDocx
Setter word document xml.
setXmlWordEndnotes(String)
- Method in class com.javadocx.
CreateDocx
Setter word endnotes xml.
setXmlWordFontTable(String)
- Method in class com.javadocx.
CreateDocx
Setter word font table xml.
setXmlWordFooter(String)
- Method in class com.javadocx.
CreateDocx
Setter word footer xml.
setXmlWordHeader(String)
- Method in class com.javadocx.
CreateDocx
Setter word header xml.
setXmlWordRelsDocumentRels(String)
- Method in class com.javadocx.
CreateDocx
Setter word rels document rels xml.
setXmlWordSettings(String)
- Method in class com.javadocx.
CreateDocx
Setter word settings xml.
setXmlWordStyles(String)
- Method in class com.javadocx.
CreateDocx
Setter word styles xml.
setXmlWordThemeTheme1(String)
- Method in class com.javadocx.
CreateDocx
Setter word theme theme1 xml.
setXmlWordWebSettings(String)
- Method in class com.javadocx.
CreateDocx
Setter word websettings xml.
spacingBottom
- Variable in class com.javadocx.
CreateImage
Bottom spacing.
spacingLeft
- Variable in class com.javadocx.
CreateImage
Left spacing.
spacingRight
- Variable in class com.javadocx.
CreateImage
Right spacing.
spacingTop
- Variable in class com.javadocx.
CreateImage
Top spacing.
T
TAMBORDER
- Static variable in class com.javadocx.
CreateImage
Constat border size.
tamX
- Variable in class com.javadocx.
CreateImage
Size X.
tamY
- Variable in class com.javadocx.
CreateImage
Size Y.
tempDirXLSX
- Static variable in class com.javadocx.
CreateDocx
Temp chart directory.
textAlignment
- Variable in class com.javadocx.
CreateImage
Text alignment.
toString()
- Method in class com.javadocx.
CreateChartRels
Magic method.
toString()
- Method in class com.javadocx.
CreateExcelSharedStrings
Magic method.
toString()
- Method in class com.javadocx.
CreateExcelSheet
Magic method.
toString()
- Method in class com.javadocx.
CreateExcelTable
Magic method.
toString()
- Method in class com.javadocx.
CreateFontTable
Magic method.
toString()
- Method in class com.javadocx.
CreateFooter
Magic method.
toString()
- Method in class com.javadocx.
CreateGraphic
Magic method.
toString()
- Method in class com.javadocx.
CreateHeader
Magic method.
toString()
- Method in class com.javadocx.
CreateImage
Magic method.
toString()
- Method in class com.javadocx.
CreateLink
Magic method.
toString()
- Method in class com.javadocx.
CreateList
Magic method.
toString()
- Method in class com.javadocx.
CreatePage
Magic method.
toString()
- Method in class com.javadocx.
CreateSettings
Magic method.
toString()
- Method in class com.javadocx.
CreateStyle
Singleton.
toString()
- Method in class com.javadocx.
CreateTable
Magic method.
toString()
- Method in class com.javadocx.
CreateTableContents
Magic method.
toString()
- Method in class com.javadocx.
CreateText
Singleton.
toString()
- Method in class com.javadocx.
CreateTheme1
Magic method.
toString()
- Method in class com.javadocx.
CreateWebSettings
Magic method.
toString()
- Method in class com.javadocx.
TransformDoc
Magic method.
TransformDoc
- Class in
com.javadocx
Transform doc to PDF and HTML.
TransformDoc()
- Constructor for class com.javadocx.
TransformDoc
Construct.
V
validatorXHTML()
- Method in class com.javadocx.
TransformDoc
Validate xhtml using Tidy.
X
xml
- Variable in class com.javadocx.
CreateElement
Current XML.
xmlChart
- Variable in class com.javadocx.
CreateGraphic
Chart xml.
Z
zipDir(String, ZipOutputStream, String)
- Static method in class com.javadocx.
CreateDocx
Zip up a directory path.
A
B
C
D
F
G
I
J
L
M
N
O
R
S
T
V
X
Z
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes