public interface CTTintEffect extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTintEffect.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 |
getAmt()
Gets the "amt" attribute
|
int |
getHue()
Gets the "hue" attribute
|
boolean |
isSetAmt()
True if has "amt" attribute
|
boolean |
isSetHue()
True if has "hue" attribute
|
void |
setAmt(int amt)
Sets the "amt" attribute
|
void |
setHue(int hue)
Sets the "hue" attribute
|
void |
unsetAmt()
Unsets the "amt" attribute
|
void |
unsetHue()
Unsets the "hue" attribute
|
STFixedPercentage |
xgetAmt()
Gets (as xml) the "amt" attribute
|
STPositiveFixedAngle |
xgetHue()
Gets (as xml) the "hue" attribute
|
void |
xsetAmt(STFixedPercentage amt)
Sets (as xml) the "amt" attribute
|
void |
xsetHue(STPositiveFixedAngle hue)
Sets (as xml) the "hue" 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 getHue()
STPositiveFixedAngle xgetHue()
boolean isSetHue()
void setHue(int hue)
void xsetHue(STPositiveFixedAngle hue)
void unsetHue()
int getAmt()
STFixedPercentage xgetAmt()
boolean isSetAmt()
void setAmt(int amt)
void xsetAmt(STFixedPercentage amt)
void unsetAmt()
Copyright © 2010 - 2020 Adobe. All Rights Reserved