public class FlowToTableAbsorber extends Object implements com.aspose.pdf.flow.output.DocumentVisitorInterface
| Constructor and Description |
|---|
FlowToTableAbsorber() |
| Modifier and Type | Method and Description |
|---|---|
double |
__hx_getField_f(String text,
boolean bln,
boolean bln1) |
Object |
__hx_getField(String text,
boolean bln,
boolean bln1,
boolean bln2) |
void |
__hx_getFields(haxe.root.Array<String> array) |
Object |
__hx_invokeField(String text,
Object[] os) |
double |
__hx_lookupField_f(String text,
boolean bln) |
Object |
__hx_lookupField(String text,
boolean bln,
boolean bln1) |
double |
__hx_lookupSetField_f(String text,
double d) |
Object |
__hx_lookupSetField(String text,
Object o) |
double |
__hx_setField_f(String text,
double d,
boolean bln) |
Object |
__hx_setField(String text,
Object o,
boolean bln) |
void |
addBorderStyle(Object o) |
void |
addCellStyle(Object o) |
void |
addFontStyle(Object o) |
void |
endDocument(com.aspose.pdf.flow.model.Document document) |
int |
getPageNumber() |
com.aspose.ms.System.Collections.Generic.List<AbsorbedTable> |
getTables() |
void |
setPageNumber(int pageNumber) |
void |
startDocument(com.aspose.pdf.flow.model.Document document,
boolean isNewEngine) |
void |
visitImage(com.aspose.pdf.flow.model.Image image) |
void |
visitPageEnd(com.aspose.pdf.flow.model.Page page) |
void |
visitPageStart(com.aspose.pdf.flow.model.Layout layout) |
void |
visitParagraph(haxe.root.Array<com.aspose.pdf.flow.model.Fragment> array) |
void |
visitRegionEnd() |
void |
visitRegionStart(com.aspose.pdf.flow.model.Cell cell,
Object o,
boolean bln) |
void |
visitTableCellEnd() |
void |
visitTableCellStart(com.aspose.pdf.flow.model.Cell cell,
Object o) |
void |
visitTableEnd(com.aspose.pdf.flow.model.Table table) |
void |
visitTableRowEnd(com.aspose.pdf.flow.model.Row row) |
void |
visitTableRowStart(com.aspose.pdf.flow.model.Row row) |
void |
visitTableStart(com.aspose.pdf.flow.model.Table table) |
void |
visitTextRun(String text,
Object o) |
public int getPageNumber()
public void setPageNumber(int pageNumber)
public void startDocument(com.aspose.pdf.flow.model.Document document,
boolean isNewEngine)
startDocument in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void endDocument(com.aspose.pdf.flow.model.Document document)
endDocument in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void addFontStyle(Object o)
addFontStyle in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void addCellStyle(Object o)
addCellStyle in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void addBorderStyle(Object o)
addBorderStyle in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitPageStart(com.aspose.pdf.flow.model.Layout layout)
visitPageStart in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitPageEnd(com.aspose.pdf.flow.model.Page page)
visitPageEnd in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitRegionStart(com.aspose.pdf.flow.model.Cell cell,
Object o,
boolean bln)
visitRegionStart in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitRegionEnd()
visitRegionEnd in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitParagraph(haxe.root.Array<com.aspose.pdf.flow.model.Fragment> array)
visitParagraph in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitTextRun(String text, Object o)
visitTextRun in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitTableStart(com.aspose.pdf.flow.model.Table table)
visitTableStart in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitTableEnd(com.aspose.pdf.flow.model.Table table)
visitTableEnd in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitImage(com.aspose.pdf.flow.model.Image image)
visitImage in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitTableRowStart(com.aspose.pdf.flow.model.Row row)
visitTableRowStart in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitTableRowEnd(com.aspose.pdf.flow.model.Row row)
visitTableRowEnd in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitTableCellStart(com.aspose.pdf.flow.model.Cell cell,
Object o)
visitTableCellStart in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic void visitTableCellEnd()
visitTableCellEnd in interface com.aspose.pdf.flow.output.DocumentVisitorInterfacepublic com.aspose.ms.System.Collections.Generic.List<AbsorbedTable> getTables()
public Object __hx_lookupField(String text, boolean bln, boolean bln1)
__hx_lookupField in interface haxe.lang.IHxObjectpublic double __hx_lookupField_f(String text, boolean bln)
__hx_lookupField_f in interface haxe.lang.IHxObjectpublic Object __hx_lookupSetField(String text, Object o)
__hx_lookupSetField in interface haxe.lang.IHxObjectpublic double __hx_lookupSetField_f(String text, double d)
__hx_lookupSetField_f in interface haxe.lang.IHxObjectpublic double __hx_setField_f(String text, double d, boolean bln)
__hx_setField_f in interface haxe.lang.IHxObjectpublic Object __hx_setField(String text, Object o, boolean bln)
__hx_setField in interface haxe.lang.IHxObjectpublic Object __hx_getField(String text, boolean bln, boolean bln1, boolean bln2)
__hx_getField in interface haxe.lang.IHxObjectpublic double __hx_getField_f(String text, boolean bln, boolean bln1)
__hx_getField_f in interface haxe.lang.IHxObjectpublic Object __hx_invokeField(String text, Object[] os)
__hx_invokeField in interface haxe.lang.IHxObjectpublic void __hx_getFields(haxe.root.Array<String> array)
__hx_getFields in interface haxe.lang.IHxObjectCopyright © 2021 Aspose. All Rights Reserved.