public interface CTColorChangeEffect extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTColorChangeEffect.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 |
|---|---|
CTColor |
addNewClrFrom()
Appends and returns a new empty "clrFrom" element
|
CTColor |
addNewClrTo()
Appends and returns a new empty "clrTo" element
|
CTColor |
getClrFrom()
Gets the "clrFrom" element
|
CTColor |
getClrTo()
Gets the "clrTo" element
|
boolean |
getUseA()
Gets the "useA" attribute
|
boolean |
isSetUseA()
True if has "useA" attribute
|
void |
setClrFrom(CTColor clrFrom)
Sets the "clrFrom" element
|
void |
setClrTo(CTColor clrTo)
Sets the "clrTo" element
|
void |
setUseA(boolean useA)
Sets the "useA" attribute
|
void |
unsetUseA()
Unsets the "useA" attribute
|
XmlBoolean |
xgetUseA()
Gets (as xml) the "useA" attribute
|
void |
xsetUseA(XmlBoolean useA)
Sets (as xml) the "useA" 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
CTColor getClrFrom()
void setClrFrom(CTColor clrFrom)
CTColor addNewClrFrom()
CTColor getClrTo()
void setClrTo(CTColor clrTo)
CTColor addNewClrTo()
boolean getUseA()
XmlBoolean xgetUseA()
boolean isSetUseA()
void setUseA(boolean useA)
void xsetUseA(XmlBoolean useA)
void unsetUseA()
Copyright © 2010 - 2020 Adobe. All Rights Reserved