| 程序包 | 说明 |
|---|---|
| org.docx4j.org.xhtmlrenderer.layout | |
| org.docx4j.org.xhtmlrenderer.render | |
| org.docx4j.org.xhtmlrenderer.simple |
Includes those classes you need to render XHTML documents
quickly, right out of the box, and with no special setup needed; start here!
|
| org.docx4j.org.xhtmlrenderer.swing |
| 限定符和类型 | 字段和说明 |
|---|---|
protected FSCanvas |
SharedContext.canvas
Description of the Field
|
| 限定符和类型 | 方法和说明 |
|---|---|
FSCanvas |
SharedContext.getCanvas() |
FSCanvas |
LayoutContext.getCanvas() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SharedContext.setCanvas(FSCanvas canvas) |
| 限定符和类型 | 方法和说明 |
|---|---|
FSCanvas |
RenderingContext.getCanvas() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
XHTMLPanel
XHTMLPanel is a simple Swing component that renders valid XHTML content in a
Java program.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicPanel
A Swing
JPanel that encloses the Flying Saucer renderer
for easy integration into Swing applications. |
class |
RootPanel |
class |
ScalableXHTMLPanel
ScalableXHTMLPanel extends
XHTMLPanel to allow zoom on output. |
Copyright © 2019. All Rights Reserved.