Modifier and Type | Class and Description |
---|---|
class |
CaptionElement |
class |
ContentArea |
class |
PageArea |
class |
PageSet |
Modifier and Type | Field and Description |
---|---|
protected static JsNode |
CaptionElement.captionJsObject |
protected static JsNode |
PageSet.pagesetJsObject |
protected JsNode |
TextDrawer.parentNode |
Modifier and Type | Method and Description |
---|---|
static String |
TextDrawer.getMaxSingleLineText(String originalText, XFARectangle textArea, JsNode node, com.itextpdf.text.Rectangle pageSize, FlattenerContext flattenerContext)
Returns the maximal substring of the original text, starting from the first character, that fits into single line of the passed area.
|
Constructor and Description |
---|
ContentArea(com.itextpdf.tool.xml.Tag templateTag, JsNode parent) |
PageArea(XFATemplateTag templateTag, JsNode parentNode, DataTag dataTag, FlattenerContext flattenerContext) |
PageSet(XFATemplateTag pageSetTag, JsNode parentNode, FlattenerContext flattenerContext) |
TextDrawer(JsNode parentNode, XFARectangle pageSize, List |
TextDrawer(JsNode parentNode, XFARectangle pageSize, List |
TextDrawer(JsNode parentNode, XFARectangle pageSize, String plainText, FlattenerContext flattenerContext) |
TextElement(FormNode elementTag, JsNode node, XFARectangle elementRec, com.itextpdf.text.Document document, List |
TextElement(FormNode elementTag, JsNode node, XFARectangle elementRec, com.itextpdf.text.Document document, String plainText, FlattenerContext flattenerContext) |
Modifier and Type | Class and Description |
---|---|
class |
JsContainer |
class |
JsContent |
class |
JsDataGroup |
class |
JsDataModel |
class |
JsDataValue |
class |
JsForm |
class |
JsInstanceManager |
class |
JsManifest |
class |
JsModel |
class |
JsOccur |
class |
JsScript |
class |
JsTemplate |
class |
JsValueNode |
class |
JsXfa |
Modifier and Type | Field and Description |
---|---|
protected static JsNode |
JsForm.formJsObject |
protected static JsNode |
JsInstanceManager.instanceManagerJsObject |
protected static JsNode |
JsNode.nodeJsObject |
protected JsNode |
JsInstanceManager.parent |
Modifier and Type | Field and Description |
---|---|
protected static Map<String,JsNode> |
JsNode.nodes |
Modifier and Type | Method and Description |
---|---|
JsNode |
JsNode.addChild(com.itextpdf.tool.xml.Tag tag, boolean addAllChildren) |
JsNode |
JsForm.createNode(String className, String name) |
JsNode |
JsNode.getChild(String name) |
static JsNode |
JsNode.getNotNullXFAPrototype(String className) |
JsNode |
JsNode.getOneOfChild() |
JsNode |
JsNode.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
JsNode.addAfterMe(JsNode node) |
void |
JsNode.setOneOfChild(JsNode child) |
Constructor and Description |
---|
JsContainer(XFATemplateTag tag, JsNode parent) |
JsContent(String className, IJsObject parent, JsNode prototypeNode, String value) |
JsContent(com.itextpdf.tool.xml.Tag tag, IJsObject parent, JsNode prototypeNode) |
JsDataGroup(DataTag tag, JsNode parent) |
JsDataModel(String name, JsNode parent) |
JsDataValue(DataTag tag, JsNode parent) |
JsDataValue(String name, String value, JsNode parent) |
JsInstanceManager(XFATemplateTag tag, JsNode parent, FlattenerContext flattenerContext) |
JsManifest(com.itextpdf.tool.xml.Tag tag, JsNode parent) |
JsModel(JsNode parent) |
JsNode(JsNode parent) |
JsNode(com.itextpdf.tool.xml.Tag tag, IJsObject parent, JsNode prototypeNode) |
JsTemplate(JsNode parent) |
Modifier and Type | Method and Description |
---|---|
JsNode |
FormBuilder.addSubformInstance(XFATemplateTag subformTag, JsNode parent, DataTag parentDataTag) |
JsNode |
FormBuilder.buildSubForm(XFATemplateTag templateTag, DataTag dataTag, JsNode parentForm) |
JsNode |
FormBuilder.buildSubForm(XFATemplateTag templateTag, DataTag dataTag, JsNode parentForm, boolean lastSubformInSeries) |
JsNode |
FormBuilder.buildSubformInstance(XFATemplateTag subformTag, JsNode parent, DataTag parentDataTag, boolean onlyOneInstance) |
JsNode |
DataPipeline.getDataNodeDom() |
JsNode |
DataPipeline.getDatasetsNodeDom() |
JsNode |
FormBuilder.getFormDom() |
Modifier and Type | Method and Description |
---|---|
JsNode |
FormBuilder.addSubformInstance(XFATemplateTag subformTag, JsNode parent, DataTag parentDataTag) |
JsNode |
FormBuilder.buildSubForm(XFATemplateTag templateTag, DataTag dataTag, JsNode parentForm) |
JsNode |
FormBuilder.buildSubForm(XFATemplateTag templateTag, DataTag dataTag, JsNode parentForm, boolean lastSubformInSeries) |
JsNode |
FormBuilder.buildSubformInstance(XFATemplateTag subformTag, JsNode parent, DataTag parentDataTag, boolean onlyOneInstance) |
void |
DataPipeline.setDataNodeDom(JsNode dataNodeDom) |
Constructor and Description |
---|
DataPipeline(com.itextpdf.tool.xml.Pipeline> next, com.itextpdf.tool.xml.html.CssAppliers cssAppliers, JsNode jsXfa) |
FormBuilder(XFATemplateTag templateDom, DataTag dataDom, JsNode formNode, FlattenerContext flattenerContext) |
Modifier and Type | Class and Description |
---|---|
class |
AreaPositioner |
class |
ContentPositioner |
class |
DrawPositioner |
class |
ExclGroupPositioner |
class |
FieldPositioner |
class |
Positioner |
class |
SubFormPositioner |
class |
SubformSetPositioner |
Modifier and Type | Method and Description |
---|---|
JsNode |
DataTag.getNode() |
Modifier and Type | Method and Description |
---|---|
void |
DataTag.setNode(JsNode node) |
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.