public interface CTRelativeOffsetEffect extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTRelativeOffsetEffect.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 |
|---|---|
int |
getTx()
Gets the "tx" attribute
|
int |
getTy()
Gets the "ty" attribute
|
boolean |
isSetTx()
True if has "tx" attribute
|
boolean |
isSetTy()
True if has "ty" attribute
|
void |
setTx(int tx)
Sets the "tx" attribute
|
void |
setTy(int ty)
Sets the "ty" attribute
|
void |
unsetTx()
Unsets the "tx" attribute
|
void |
unsetTy()
Unsets the "ty" attribute
|
STPercentage |
xgetTx()
Gets (as xml) the "tx" attribute
|
STPercentage |
xgetTy()
Gets (as xml) the "ty" attribute
|
void |
xsetTx(STPercentage tx)
Sets (as xml) the "tx" attribute
|
void |
xsetTy(STPercentage ty)
Sets (as xml) the "ty" 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
int getTx()
STPercentage xgetTx()
boolean isSetTx()
void setTx(int tx)
void xsetTx(STPercentage tx)
void unsetTx()
int getTy()
STPercentage xgetTy()
boolean isSetTy()
void setTy(int ty)
void xsetTy(STPercentage ty)
void unsetTy()
Copyright © 2010 - 2020 Adobe. All Rights Reserved