Interface CTDuotoneEffect
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTDuotoneEffect extends XmlObject
An XML CT_DuotoneEffect(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTDuotoneEffect.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description CTHslColor
addNewHslClr()
Appends and returns a new empty value (as xml) as the last "hslClr" elementCTPresetColor
addNewPrstClr()
Appends and returns a new empty value (as xml) as the last "prstClr" elementCTSchemeColor
addNewSchemeClr()
Appends and returns a new empty value (as xml) as the last "schemeClr" elementCTScRgbColor
addNewScrgbClr()
Appends and returns a new empty value (as xml) as the last "scrgbClr" elementCTSRgbColor
addNewSrgbClr()
Appends and returns a new empty value (as xml) as the last "srgbClr" elementCTSystemColor
addNewSysClr()
Appends and returns a new empty value (as xml) as the last "sysClr" elementCTHslColor[]
getHslClrArray()
Deprecated.CTHslColor
getHslClrArray(int i)
Gets ith "hslClr" elementjava.util.List<CTHslColor>
getHslClrList()
Gets a List of "hslClr" elementsCTPresetColor[]
getPrstClrArray()
Deprecated.CTPresetColor
getPrstClrArray(int i)
Gets ith "prstClr" elementjava.util.List<CTPresetColor>
getPrstClrList()
Gets a List of "prstClr" elementsCTSchemeColor[]
getSchemeClrArray()
Deprecated.CTSchemeColor
getSchemeClrArray(int i)
Gets ith "schemeClr" elementjava.util.List<CTSchemeColor>
getSchemeClrList()
Gets a List of "schemeClr" elementsCTScRgbColor[]
getScrgbClrArray()
Deprecated.CTScRgbColor
getScrgbClrArray(int i)
Gets ith "scrgbClr" elementjava.util.List<CTScRgbColor>
getScrgbClrList()
Gets a List of "scrgbClr" elementsCTSRgbColor[]
getSrgbClrArray()
Deprecated.CTSRgbColor
getSrgbClrArray(int i)
Gets ith "srgbClr" elementjava.util.List<CTSRgbColor>
getSrgbClrList()
Gets a List of "srgbClr" elementsCTSystemColor[]
getSysClrArray()
Deprecated.CTSystemColor
getSysClrArray(int i)
Gets ith "sysClr" elementjava.util.List<CTSystemColor>
getSysClrList()
Gets a List of "sysClr" elementsCTHslColor
insertNewHslClr(int i)
Inserts and returns a new empty value (as xml) as the ith "hslClr" elementCTPresetColor
insertNewPrstClr(int i)
Inserts and returns a new empty value (as xml) as the ith "prstClr" elementCTSchemeColor
insertNewSchemeClr(int i)
Inserts and returns a new empty value (as xml) as the ith "schemeClr" elementCTScRgbColor
insertNewScrgbClr(int i)
Inserts and returns a new empty value (as xml) as the ith "scrgbClr" elementCTSRgbColor
insertNewSrgbClr(int i)
Inserts and returns a new empty value (as xml) as the ith "srgbClr" elementCTSystemColor
insertNewSysClr(int i)
Inserts and returns a new empty value (as xml) as the ith "sysClr" elementvoid
removeHslClr(int i)
Removes the ith "hslClr" elementvoid
removePrstClr(int i)
Removes the ith "prstClr" elementvoid
removeSchemeClr(int i)
Removes the ith "schemeClr" elementvoid
removeScrgbClr(int i)
Removes the ith "scrgbClr" elementvoid
removeSrgbClr(int i)
Removes the ith "srgbClr" elementvoid
removeSysClr(int i)
Removes the ith "sysClr" elementvoid
setHslClrArray(int i, CTHslColor hslClr)
Sets ith "hslClr" elementvoid
setHslClrArray(CTHslColor[] hslClrArray)
Sets array of all "hslClr" elementvoid
setPrstClrArray(int i, CTPresetColor prstClr)
Sets ith "prstClr" elementvoid
setPrstClrArray(CTPresetColor[] prstClrArray)
Sets array of all "prstClr" elementvoid
setSchemeClrArray(int i, CTSchemeColor schemeClr)
Sets ith "schemeClr" elementvoid
setSchemeClrArray(CTSchemeColor[] schemeClrArray)
Sets array of all "schemeClr" elementvoid
setScrgbClrArray(int i, CTScRgbColor scrgbClr)
Sets ith "scrgbClr" elementvoid
setScrgbClrArray(CTScRgbColor[] scrgbClrArray)
Sets array of all "scrgbClr" elementvoid
setSrgbClrArray(int i, CTSRgbColor srgbClr)
Sets ith "srgbClr" elementvoid
setSrgbClrArray(CTSRgbColor[] srgbClrArray)
Sets array of all "srgbClr" elementvoid
setSysClrArray(int i, CTSystemColor sysClr)
Sets ith "sysClr" elementvoid
setSysClrArray(CTSystemColor[] sysClrArray)
Sets array of all "sysClr" elementint
sizeOfHslClrArray()
Returns number of "hslClr" elementint
sizeOfPrstClrArray()
Returns number of "prstClr" elementint
sizeOfSchemeClrArray()
Returns number of "schemeClr" elementint
sizeOfScrgbClrArray()
Returns number of "scrgbClr" elementint
sizeOfSrgbClrArray()
Returns number of "srgbClr" elementint
sizeOfSysClrArray()
Returns number of "sysClr" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getScrgbClrList
java.util.List<CTScRgbColor> getScrgbClrList()
Gets a List of "scrgbClr" elements
-
getScrgbClrArray
@Deprecated CTScRgbColor[] getScrgbClrArray()
Deprecated.Gets array of all "scrgbClr" elements
-
getScrgbClrArray
CTScRgbColor getScrgbClrArray(int i)
Gets ith "scrgbClr" element
-
sizeOfScrgbClrArray
int sizeOfScrgbClrArray()
Returns number of "scrgbClr" element
-
setScrgbClrArray
void setScrgbClrArray(CTScRgbColor[] scrgbClrArray)
Sets array of all "scrgbClr" element
-
setScrgbClrArray
void setScrgbClrArray(int i, CTScRgbColor scrgbClr)
Sets ith "scrgbClr" element
-
insertNewScrgbClr
CTScRgbColor insertNewScrgbClr(int i)
Inserts and returns a new empty value (as xml) as the ith "scrgbClr" element
-
addNewScrgbClr
CTScRgbColor addNewScrgbClr()
Appends and returns a new empty value (as xml) as the last "scrgbClr" element
-
removeScrgbClr
void removeScrgbClr(int i)
Removes the ith "scrgbClr" element
-
getSrgbClrList
java.util.List<CTSRgbColor> getSrgbClrList()
Gets a List of "srgbClr" elements
-
getSrgbClrArray
@Deprecated CTSRgbColor[] getSrgbClrArray()
Deprecated.Gets array of all "srgbClr" elements
-
getSrgbClrArray
CTSRgbColor getSrgbClrArray(int i)
Gets ith "srgbClr" element
-
sizeOfSrgbClrArray
int sizeOfSrgbClrArray()
Returns number of "srgbClr" element
-
setSrgbClrArray
void setSrgbClrArray(CTSRgbColor[] srgbClrArray)
Sets array of all "srgbClr" element
-
setSrgbClrArray
void setSrgbClrArray(int i, CTSRgbColor srgbClr)
Sets ith "srgbClr" element
-
insertNewSrgbClr
CTSRgbColor insertNewSrgbClr(int i)
Inserts and returns a new empty value (as xml) as the ith "srgbClr" element
-
addNewSrgbClr
CTSRgbColor addNewSrgbClr()
Appends and returns a new empty value (as xml) as the last "srgbClr" element
-
removeSrgbClr
void removeSrgbClr(int i)
Removes the ith "srgbClr" element
-
getHslClrList
java.util.List<CTHslColor> getHslClrList()
Gets a List of "hslClr" elements
-
getHslClrArray
@Deprecated CTHslColor[] getHslClrArray()
Deprecated.Gets array of all "hslClr" elements
-
getHslClrArray
CTHslColor getHslClrArray(int i)
Gets ith "hslClr" element
-
sizeOfHslClrArray
int sizeOfHslClrArray()
Returns number of "hslClr" element
-
setHslClrArray
void setHslClrArray(CTHslColor[] hslClrArray)
Sets array of all "hslClr" element
-
setHslClrArray
void setHslClrArray(int i, CTHslColor hslClr)
Sets ith "hslClr" element
-
insertNewHslClr
CTHslColor insertNewHslClr(int i)
Inserts and returns a new empty value (as xml) as the ith "hslClr" element
-
addNewHslClr
CTHslColor addNewHslClr()
Appends and returns a new empty value (as xml) as the last "hslClr" element
-
removeHslClr
void removeHslClr(int i)
Removes the ith "hslClr" element
-
getSysClrList
java.util.List<CTSystemColor> getSysClrList()
Gets a List of "sysClr" elements
-
getSysClrArray
@Deprecated CTSystemColor[] getSysClrArray()
Deprecated.Gets array of all "sysClr" elements
-
getSysClrArray
CTSystemColor getSysClrArray(int i)
Gets ith "sysClr" element
-
sizeOfSysClrArray
int sizeOfSysClrArray()
Returns number of "sysClr" element
-
setSysClrArray
void setSysClrArray(CTSystemColor[] sysClrArray)
Sets array of all "sysClr" element
-
setSysClrArray
void setSysClrArray(int i, CTSystemColor sysClr)
Sets ith "sysClr" element
-
insertNewSysClr
CTSystemColor insertNewSysClr(int i)
Inserts and returns a new empty value (as xml) as the ith "sysClr" element
-
addNewSysClr
CTSystemColor addNewSysClr()
Appends and returns a new empty value (as xml) as the last "sysClr" element
-
removeSysClr
void removeSysClr(int i)
Removes the ith "sysClr" element
-
getSchemeClrList
java.util.List<CTSchemeColor> getSchemeClrList()
Gets a List of "schemeClr" elements
-
getSchemeClrArray
@Deprecated CTSchemeColor[] getSchemeClrArray()
Deprecated.Gets array of all "schemeClr" elements
-
getSchemeClrArray
CTSchemeColor getSchemeClrArray(int i)
Gets ith "schemeClr" element
-
sizeOfSchemeClrArray
int sizeOfSchemeClrArray()
Returns number of "schemeClr" element
-
setSchemeClrArray
void setSchemeClrArray(CTSchemeColor[] schemeClrArray)
Sets array of all "schemeClr" element
-
setSchemeClrArray
void setSchemeClrArray(int i, CTSchemeColor schemeClr)
Sets ith "schemeClr" element
-
insertNewSchemeClr
CTSchemeColor insertNewSchemeClr(int i)
Inserts and returns a new empty value (as xml) as the ith "schemeClr" element
-
addNewSchemeClr
CTSchemeColor addNewSchemeClr()
Appends and returns a new empty value (as xml) as the last "schemeClr" element
-
removeSchemeClr
void removeSchemeClr(int i)
Removes the ith "schemeClr" element
-
getPrstClrList
java.util.List<CTPresetColor> getPrstClrList()
Gets a List of "prstClr" elements
-
getPrstClrArray
@Deprecated CTPresetColor[] getPrstClrArray()
Deprecated.Gets array of all "prstClr" elements
-
getPrstClrArray
CTPresetColor getPrstClrArray(int i)
Gets ith "prstClr" element
-
sizeOfPrstClrArray
int sizeOfPrstClrArray()
Returns number of "prstClr" element
-
setPrstClrArray
void setPrstClrArray(CTPresetColor[] prstClrArray)
Sets array of all "prstClr" element
-
setPrstClrArray
void setPrstClrArray(int i, CTPresetColor prstClr)
Sets ith "prstClr" element
-
insertNewPrstClr
CTPresetColor insertNewPrstClr(int i)
Inserts and returns a new empty value (as xml) as the ith "prstClr" element
-
addNewPrstClr
CTPresetColor addNewPrstClr()
Appends and returns a new empty value (as xml) as the last "prstClr" element
-
removePrstClr
void removePrstClr(int i)
Removes the ith "prstClr" element
-
-