public interface CTObject extends CTPictureBase
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTObject.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 |
|---|---|
CTControl |
addNewControl()
Appends and returns a new empty "control" element
|
CTControl |
getControl()
Gets the "control" element
|
BigInteger |
getDxaOrig()
Gets the "dxaOrig" attribute
|
BigInteger |
getDyaOrig()
Gets the "dyaOrig" attribute
|
boolean |
isSetControl()
True if has "control" element
|
boolean |
isSetDxaOrig()
True if has "dxaOrig" attribute
|
boolean |
isSetDyaOrig()
True if has "dyaOrig" attribute
|
void |
setControl(CTControl control)
Sets the "control" element
|
void |
setDxaOrig(BigInteger dxaOrig)
Sets the "dxaOrig" attribute
|
void |
setDyaOrig(BigInteger dyaOrig)
Sets the "dyaOrig" attribute
|
void |
unsetControl()
Unsets the "control" element
|
void |
unsetDxaOrig()
Unsets the "dxaOrig" attribute
|
void |
unsetDyaOrig()
Unsets the "dyaOrig" attribute
|
STTwipsMeasure |
xgetDxaOrig()
Gets (as xml) the "dxaOrig" attribute
|
STTwipsMeasure |
xgetDyaOrig()
Gets (as xml) the "dyaOrig" attribute
|
void |
xsetDxaOrig(STTwipsMeasure dxaOrig)
Sets (as xml) the "dxaOrig" attribute
|
void |
xsetDyaOrig(STTwipsMeasure dyaOrig)
Sets (as xml) the "dyaOrig" 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
CTControl getControl()
boolean isSetControl()
void setControl(CTControl control)
CTControl addNewControl()
void unsetControl()
BigInteger getDxaOrig()
STTwipsMeasure xgetDxaOrig()
boolean isSetDxaOrig()
void setDxaOrig(BigInteger dxaOrig)
void xsetDxaOrig(STTwipsMeasure dxaOrig)
void unsetDxaOrig()
BigInteger getDyaOrig()
STTwipsMeasure xgetDyaOrig()
boolean isSetDyaOrig()
void setDyaOrig(BigInteger dyaOrig)
void xsetDyaOrig(STTwipsMeasure dyaOrig)
void unsetDyaOrig()
Copyright © 2010 - 2020 Adobe. All Rights Reserved