public interface CTGraphicalObjectFrame extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTGraphicalObjectFrame.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
CTExtensionListModify |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTGraphicalObject |
addNewGraphic()
Appends and returns a new empty "graphic" element
|
CTGraphicalObjectFrameNonVisual |
addNewNvGraphicFramePr()
Appends and returns a new empty "nvGraphicFramePr" element
|
CTTransform2D |
addNewXfrm()
Appends and returns a new empty "xfrm" element
|
CTExtensionListModify |
getExtLst()
Gets the "extLst" element
|
CTGraphicalObject |
getGraphic()
Gets the "graphic" element
|
CTGraphicalObjectFrameNonVisual |
getNvGraphicFramePr()
Gets the "nvGraphicFramePr" element
|
CTTransform2D |
getXfrm()
Gets the "xfrm" element
|
boolean |
isSetExtLst()
True if has "extLst" element
|
void |
setExtLst(CTExtensionListModify extLst)
Sets the "extLst" element
|
void |
setGraphic(CTGraphicalObject graphic)
Sets the "graphic" element
|
void |
setNvGraphicFramePr(CTGraphicalObjectFrameNonVisual nvGraphicFramePr)
Sets the "nvGraphicFramePr" element
|
void |
setXfrm(CTTransform2D xfrm)
Sets the "xfrm" element
|
void |
unsetExtLst()
Unsets the "extLst" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
CTGraphicalObjectFrameNonVisual getNvGraphicFramePr()
void setNvGraphicFramePr(CTGraphicalObjectFrameNonVisual nvGraphicFramePr)
CTGraphicalObjectFrameNonVisual addNewNvGraphicFramePr()
CTTransform2D getXfrm()
void setXfrm(CTTransform2D xfrm)
CTTransform2D addNewXfrm()
CTGraphicalObject getGraphic()
void setGraphic(CTGraphicalObject graphic)
CTGraphicalObject addNewGraphic()
CTExtensionListModify getExtLst()
boolean isSetExtLst()
void setExtLst(CTExtensionListModify extLst)
CTExtensionListModify addNewExtLst()
void unsetExtLst()
Copyright © 2010 - 2020 Adobe. All Rights Reserved