public interface CTPresetTextShape extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTPresetTextShape.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 |
|---|---|
CTGeomGuideList |
addNewAvLst()
Appends and returns a new empty "avLst" element
|
CTGeomGuideList |
getAvLst()
Gets the "avLst" element
|
STTextShapeType.Enum |
getPrst()
Gets the "prst" attribute
|
boolean |
isSetAvLst()
True if has "avLst" element
|
void |
setAvLst(CTGeomGuideList avLst)
Sets the "avLst" element
|
void |
setPrst(STTextShapeType.Enum prst)
Sets the "prst" attribute
|
void |
unsetAvLst()
Unsets the "avLst" element
|
STTextShapeType |
xgetPrst()
Gets (as xml) the "prst" attribute
|
void |
xsetPrst(STTextShapeType prst)
Sets (as xml) the "prst" attribute
|
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
CTGeomGuideList getAvLst()
boolean isSetAvLst()
void setAvLst(CTGeomGuideList avLst)
CTGeomGuideList addNewAvLst()
void unsetAvLst()
STTextShapeType.Enum getPrst()
STTextShapeType xgetPrst()
void setPrst(STTextShapeType.Enum prst)
void xsetPrst(STTextShapeType prst)
Copyright © 2010 - 2020 Adobe. All Rights Reserved