public class CT_VectorG extends OFDElement
复合对象引用的资源时 Res 中的矢量图像(CompositeGraphUnit)
13 图 72 表 50
proxy| 限定符 | 构造器和说明 |
|---|---|
|
CT_VectorG() |
|
CT_VectorG(org.dom4j.Element proxy) |
protected |
CT_VectorG(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
CT_VectorG |
addContent(PageBlockType blockType)
【必选】
增加 内容的矢量描述
|
Content |
getContent()
【必选】
获取 内容的矢量描述
|
Double |
getHeight()
【必选 属性】
获取 矢量图像的高度
超出部分做裁剪处理
|
ST_ID |
getID() |
ST_RefID |
getSubstitution()
【可选】
获取 替换图像
用于高分辨率输出时将缩略图替换为此高分辨率的图像
指向包内的图像文件
|
ST_RefID |
getThumbnail()
【可选】
获取 缩略图
指向包内的图像文件
|
Double |
getWidth()
【必选 属性】
获取 矢量图像的宽度
超出部分做裁剪处理
|
CT_VectorG |
setContent(Content content)
【必选】
设置 内容的矢量描述
|
CT_VectorG |
setHeight(Double height)
【必选 属性】
设置 矢量图像的高度
超出部分做裁剪处理
|
CT_VectorG |
setID(ST_ID id) |
CT_VectorG |
setSubstitution(ST_RefID substitution)
【可选】
设置 替换图像
用于高分辨率输出时将缩略图替换为此高分辨率的图像
指向包内的图像文件
|
CT_VectorG |
setThumbnail(ST_RefID thumbnail)
【可选】
设置 缩略图
指向包内的图像文件
|
CT_VectorG |
setWidth(Double width)
【必选 属性】
设置 矢量图像的宽度
超出部分做裁剪处理
|
addOFDEntity, 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_VectorG(org.dom4j.Element proxy)
public CT_VectorG()
protected CT_VectorG(String name)
public ST_ID getID()
public CT_VectorG setID(ST_ID id)
public CT_VectorG setWidth(Double width)
超出部分做裁剪处理
width - 矢量图像的宽度public Double getWidth()
超出部分做裁剪处理
public CT_VectorG setHeight(Double height)
超出部分做裁剪处理
height - 矢量图像的高度public Double getHeight()
超出部分做裁剪处理
public CT_VectorG setThumbnail(ST_RefID thumbnail)
指向包内的图像文件
thumbnail - 缩略图路径public ST_RefID getThumbnail()
指向包内的图像文件
public CT_VectorG setSubstitution(ST_RefID substitution)
用于高分辨率输出时将缩略图替换为此高分辨率的图像 指向包内的图像文件
substitution - 替换图像public ST_RefID getSubstitution()
用于高分辨率输出时将缩略图替换为此高分辨率的图像 指向包内的图像文件
public CT_VectorG setContent(Content content)
content - 内容的矢量描述public CT_VectorG addContent(PageBlockType blockType)
blockType - 内容的矢量描述public Content getContent()
Copyright © 2021. All rights reserved.