public class ContentArea extends JsNode
Modifier and Type | Field and Description |
---|---|
protected XFARectangle |
contentArea |
protected static JsContent |
contentAreaJsObject |
protected PageArea |
pageArea |
protected com.itextpdf.tool.xml.Tag |
template |
protected boolean |
used |
instanceManagerByTemplate, nodeJsObject, nodes, protoTemplate, tag, textJsObject, UNIVERSAL_PROTOTYPE_ROOT, utf8Charset
flattenerContext, shortcuts, treeJsObject
rhinoJsObject
Constructor and Description |
---|
ContentArea(com.itextpdf.tool.xml.Tag templateTag, JsNode parent) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
PageArea |
getPageArea() |
XFARectangle |
getRect() |
com.itextpdf.tool.xml.Tag |
getTemplate() |
boolean |
isUsed() |
void |
setPageArea(PageArea pageArea) |
void |
setUsed(boolean used) |
addAfterMe, addChild, addChild, addChild, addInstanceManagerForTemplate, addVariable, get, getChild, getInstanceManagerByTemplate, getIsContainer, getIsNull, getNodes, getNotNullXFAPrototype, getOneOfChild, getParent, getProtoTemplate, getPrototypeObject, getTag, isHidden, isInactive, isPropertySpecified, loadXML, put, putCallback, retrieveAttribute, retrieveAttributes, retrieveChild, retrieveChild, retrieveChildren, retrieveChildren, retrieveContent, retrieveName, retrieveParent, retrieveRichText, retrieveValue, setOneOfChild, setProtoTemplate
getAll, getIndex, getNamePropertyByNameKey, getSomExpression, resolveNode, resolveNodeInt, resolveNodes, resolveNodesInt, searchNode, searchNodeByClassName, searchNodeById, searchNodeByName, searchNodeDown, searchNodes, searchNodesById, searchNodesByName, splitSOM, strictSearchNode, strictSearchNodeByName
defineConstantProperty, defineProperty, evaluateScript, evaluateScript, getClassName, getDefaultValue, getOwnProperty, getProperty, getStringProperty, isUndefined, unwrap
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, equivalentValues, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasInstance, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassName
protected static final JsContent contentAreaJsObject
protected com.itextpdf.tool.xml.Tag template
protected XFARectangle contentArea
protected PageArea pageArea
protected boolean used
public ContentArea(com.itextpdf.tool.xml.Tag templateTag, JsNode parent)
public com.itextpdf.tool.xml.Tag getTemplate()
public String getId()
public XFARectangle getRect()
public PageArea getPageArea()
public void setPageArea(PageArea pageArea)
public boolean isUsed()
public void setUsed(boolean used)
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.