public class CT_Composite extends CT_GraphicUnit<CT_Composite>
复合对象是一种特殊的图元对象,拥有图元对象的一切特性, 但其内容在ResourceID指向的矢量图像资源中进行描述, 一个资源可以被多个复合对象所引用。通过这种方式可实现对 文档内矢量图文内容的服用。
13 复合对象 图 71 表 49
proxy| 限定符 | 构造器和说明 |
|---|---|
|
CT_Composite() |
|
CT_Composite(org.dom4j.Element proxy) |
protected |
CT_Composite(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
ST_RefID |
getResourceID()
【必选 属性】
获取 引用资源文件中定义的矢量图像的标识
复合对象引用的资源时 Res 中的矢量图像(CompositeGraphUnit)
,其类型为 CT_VectorG,其结构如 72 所示
|
CT_Composite |
setResourceID(ST_RefID resourceId)
【必选 属性】
设置 引用资源文件中定义的矢量图像的标识
复合对象引用的资源时 Res 中的矢量图像(CompositeGraphUnit)
,其类型为 CT_VectorG,其结构如 72 所示
|
CompositeObject |
toObj(ST_ID id)
构造复合对象
|
getActions, getAlpha, getBoundary, getCap, getClips, getCTM, getDashOffset, getDashPattern, getDrawParam, getGraphicName, getJoin, getLineWidth, getMiterLimit, getVisible, setActions, setAlpha, setBoundary, setBoundary, setCap, setClips, setCTM, setDashOffset, setDashPattern, setDrawParam, setGraphicName, setJoin, setLineWidth, setMiterLimit, setVisibleaddOFDEntity, getElements, getInstance, getObjID, getOFDElement, getOFDElement, getOFDElements, getOFDElementText, getQualifiedName, removeAll, removeAttr, removeOFDElemByNames, set, setObjID, setObjID, setOFDEntity, setOFDNameaccept, add, add, add, add, add, add, add, add, add, addAttribute, addAttribute, addCDATA, addComment, addElement, addElement, addElement, addEntity, additionalNamespaces, addNamespace, addProcessingInstruction, addProcessingInstruction, addText, appendAttributes, appendContent, asXML, asXPathResult, attribute, attribute, attribute, attributeCount, attributeIterator, attributes, attributeValue, attributeValue, attributeValue, attributeValue, clearContent, clone, content, createCopy, createCopy, createCopy, createXPath, declaredNamespaces, detach, element, element, elementByID, elementIterator, elementIterator, elementIterator, elements, elements, elements, elementText, elementText, elementTextTrim, elementTextTrim, equals, getData, getDocument, getName, getNamespace, getNamespaceForPrefix, getNamespaceForURI, getNamespacePrefix, getNamespacesForURI, getNamespaceURI, getNodeType, getNodeTypeName, getParent, getPath, getPath, getProxy, getQName, getQName, getStringValue, getText, getTextTrim, getUniquePath, getUniquePath, getXPathResult, hasContent, hasMixedContent, indexOf, isReadOnly, isRootElement, isTextOnly, matches, node, nodeCount, nodeIterator, normalize, numberValueOf, processingInstruction, processingInstructions, processingInstructions, remove, remove, remove, remove, remove, remove, remove, remove, remove, removeProcessingInstruction, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setAttributes, setAttributeValue, setAttributeValue, setContent, setData, setDocument, setName, setParent, setProcessingInstructions, setProxy, setQName, setText, supportsParent, valueOf, writepublic CT_Composite(org.dom4j.Element proxy)
public CT_Composite()
protected CT_Composite(String name)
public CompositeObject toObj(ST_ID id)
id - 对象IDpublic CT_Composite setResourceID(ST_RefID resourceId)
复合对象引用的资源时 Res 中的矢量图像(CompositeGraphUnit) ,其类型为 CT_VectorG,其结构如 72 所示
resourceId - 引用资源文件中定义的矢量图像的标识IDpublic ST_RefID getResourceID()
复合对象引用的资源时 Res 中的矢量图像(CompositeGraphUnit) ,其类型为 CT_VectorG,其结构如 72 所示
Copyright © 2021. All rights reserved.