Interface CTOuterShadowEffect
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTOuterShadowEffect extends XmlObject
An XML CT_OuterShadowEffect(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTOuterShadowEffect.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 Modifier and Type Method Description CTHslColor
addNewHslClr()
Appends and returns a new empty "hslClr" elementCTPresetColor
addNewPrstClr()
Appends and returns a new empty "prstClr" elementCTSchemeColor
addNewSchemeClr()
Appends and returns a new empty "schemeClr" elementCTScRgbColor
addNewScrgbClr()
Appends and returns a new empty "scrgbClr" elementCTSRgbColor
addNewSrgbClr()
Appends and returns a new empty "srgbClr" elementCTSystemColor
addNewSysClr()
Appends and returns a new empty "sysClr" elementSTRectAlignment.Enum
getAlgn()
Gets the "algn" attributelong
getBlurRad()
Gets the "blurRad" attributeint
getDir()
Gets the "dir" attributelong
getDist()
Gets the "dist" attributeCTHslColor
getHslClr()
Gets the "hslClr" elementint
getKx()
Gets the "kx" attributeint
getKy()
Gets the "ky" attributeCTPresetColor
getPrstClr()
Gets the "prstClr" elementboolean
getRotWithShape()
Gets the "rotWithShape" attributeCTSchemeColor
getSchemeClr()
Gets the "schemeClr" elementCTScRgbColor
getScrgbClr()
Gets the "scrgbClr" elementCTSRgbColor
getSrgbClr()
Gets the "srgbClr" elementint
getSx()
Gets the "sx" attributeint
getSy()
Gets the "sy" attributeCTSystemColor
getSysClr()
Gets the "sysClr" elementboolean
isSetAlgn()
True if has "algn" attributeboolean
isSetBlurRad()
True if has "blurRad" attributeboolean
isSetDir()
True if has "dir" attributeboolean
isSetDist()
True if has "dist" attributeboolean
isSetHslClr()
True if has "hslClr" elementboolean
isSetKx()
True if has "kx" attributeboolean
isSetKy()
True if has "ky" attributeboolean
isSetPrstClr()
True if has "prstClr" elementboolean
isSetRotWithShape()
True if has "rotWithShape" attributeboolean
isSetSchemeClr()
True if has "schemeClr" elementboolean
isSetScrgbClr()
True if has "scrgbClr" elementboolean
isSetSrgbClr()
True if has "srgbClr" elementboolean
isSetSx()
True if has "sx" attributeboolean
isSetSy()
True if has "sy" attributeboolean
isSetSysClr()
True if has "sysClr" elementvoid
setAlgn(STRectAlignment.Enum algn)
Sets the "algn" attributevoid
setBlurRad(long blurRad)
Sets the "blurRad" attributevoid
setDir(int dir)
Sets the "dir" attributevoid
setDist(long dist)
Sets the "dist" attributevoid
setHslClr(CTHslColor hslClr)
Sets the "hslClr" elementvoid
setKx(int kx)
Sets the "kx" attributevoid
setKy(int ky)
Sets the "ky" attributevoid
setPrstClr(CTPresetColor prstClr)
Sets the "prstClr" elementvoid
setRotWithShape(boolean rotWithShape)
Sets the "rotWithShape" attributevoid
setSchemeClr(CTSchemeColor schemeClr)
Sets the "schemeClr" elementvoid
setScrgbClr(CTScRgbColor scrgbClr)
Sets the "scrgbClr" elementvoid
setSrgbClr(CTSRgbColor srgbClr)
Sets the "srgbClr" elementvoid
setSx(int sx)
Sets the "sx" attributevoid
setSy(int sy)
Sets the "sy" attributevoid
setSysClr(CTSystemColor sysClr)
Sets the "sysClr" elementvoid
unsetAlgn()
Unsets the "algn" attributevoid
unsetBlurRad()
Unsets the "blurRad" attributevoid
unsetDir()
Unsets the "dir" attributevoid
unsetDist()
Unsets the "dist" attributevoid
unsetHslClr()
Unsets the "hslClr" elementvoid
unsetKx()
Unsets the "kx" attributevoid
unsetKy()
Unsets the "ky" attributevoid
unsetPrstClr()
Unsets the "prstClr" elementvoid
unsetRotWithShape()
Unsets the "rotWithShape" attributevoid
unsetSchemeClr()
Unsets the "schemeClr" elementvoid
unsetScrgbClr()
Unsets the "scrgbClr" elementvoid
unsetSrgbClr()
Unsets the "srgbClr" elementvoid
unsetSx()
Unsets the "sx" attributevoid
unsetSy()
Unsets the "sy" attributevoid
unsetSysClr()
Unsets the "sysClr" elementSTRectAlignment
xgetAlgn()
Gets (as xml) the "algn" attributeSTPositiveCoordinate
xgetBlurRad()
Gets (as xml) the "blurRad" attributeSTPositiveFixedAngle
xgetDir()
Gets (as xml) the "dir" attributeSTPositiveCoordinate
xgetDist()
Gets (as xml) the "dist" attributeSTFixedAngle
xgetKx()
Gets (as xml) the "kx" attributeSTFixedAngle
xgetKy()
Gets (as xml) the "ky" attributeXmlBoolean
xgetRotWithShape()
Gets (as xml) the "rotWithShape" attributeSTPercentage
xgetSx()
Gets (as xml) the "sx" attributeSTPercentage
xgetSy()
Gets (as xml) the "sy" attributevoid
xsetAlgn(STRectAlignment algn)
Sets (as xml) the "algn" attributevoid
xsetBlurRad(STPositiveCoordinate blurRad)
Sets (as xml) the "blurRad" attributevoid
xsetDir(STPositiveFixedAngle dir)
Sets (as xml) the "dir" attributevoid
xsetDist(STPositiveCoordinate dist)
Sets (as xml) the "dist" attributevoid
xsetKx(STFixedAngle kx)
Sets (as xml) the "kx" attributevoid
xsetKy(STFixedAngle ky)
Sets (as xml) the "ky" attributevoid
xsetRotWithShape(XmlBoolean rotWithShape)
Sets (as xml) the "rotWithShape" attributevoid
xsetSx(STPercentage sx)
Sets (as xml) the "sx" attributevoid
xsetSy(STPercentage sy)
Sets (as xml) the "sy" attribute-
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
-
getScrgbClr
CTScRgbColor getScrgbClr()
Gets the "scrgbClr" element
-
isSetScrgbClr
boolean isSetScrgbClr()
True if has "scrgbClr" element
-
setScrgbClr
void setScrgbClr(CTScRgbColor scrgbClr)
Sets the "scrgbClr" element
-
addNewScrgbClr
CTScRgbColor addNewScrgbClr()
Appends and returns a new empty "scrgbClr" element
-
unsetScrgbClr
void unsetScrgbClr()
Unsets the "scrgbClr" element
-
getSrgbClr
CTSRgbColor getSrgbClr()
Gets the "srgbClr" element
-
isSetSrgbClr
boolean isSetSrgbClr()
True if has "srgbClr" element
-
setSrgbClr
void setSrgbClr(CTSRgbColor srgbClr)
Sets the "srgbClr" element
-
addNewSrgbClr
CTSRgbColor addNewSrgbClr()
Appends and returns a new empty "srgbClr" element
-
unsetSrgbClr
void unsetSrgbClr()
Unsets the "srgbClr" element
-
getHslClr
CTHslColor getHslClr()
Gets the "hslClr" element
-
isSetHslClr
boolean isSetHslClr()
True if has "hslClr" element
-
setHslClr
void setHslClr(CTHslColor hslClr)
Sets the "hslClr" element
-
addNewHslClr
CTHslColor addNewHslClr()
Appends and returns a new empty "hslClr" element
-
unsetHslClr
void unsetHslClr()
Unsets the "hslClr" element
-
getSysClr
CTSystemColor getSysClr()
Gets the "sysClr" element
-
isSetSysClr
boolean isSetSysClr()
True if has "sysClr" element
-
setSysClr
void setSysClr(CTSystemColor sysClr)
Sets the "sysClr" element
-
addNewSysClr
CTSystemColor addNewSysClr()
Appends and returns a new empty "sysClr" element
-
unsetSysClr
void unsetSysClr()
Unsets the "sysClr" element
-
getSchemeClr
CTSchemeColor getSchemeClr()
Gets the "schemeClr" element
-
isSetSchemeClr
boolean isSetSchemeClr()
True if has "schemeClr" element
-
setSchemeClr
void setSchemeClr(CTSchemeColor schemeClr)
Sets the "schemeClr" element
-
addNewSchemeClr
CTSchemeColor addNewSchemeClr()
Appends and returns a new empty "schemeClr" element
-
unsetSchemeClr
void unsetSchemeClr()
Unsets the "schemeClr" element
-
getPrstClr
CTPresetColor getPrstClr()
Gets the "prstClr" element
-
isSetPrstClr
boolean isSetPrstClr()
True if has "prstClr" element
-
setPrstClr
void setPrstClr(CTPresetColor prstClr)
Sets the "prstClr" element
-
addNewPrstClr
CTPresetColor addNewPrstClr()
Appends and returns a new empty "prstClr" element
-
unsetPrstClr
void unsetPrstClr()
Unsets the "prstClr" element
-
getBlurRad
long getBlurRad()
Gets the "blurRad" attribute
-
xgetBlurRad
STPositiveCoordinate xgetBlurRad()
Gets (as xml) the "blurRad" attribute
-
isSetBlurRad
boolean isSetBlurRad()
True if has "blurRad" attribute
-
setBlurRad
void setBlurRad(long blurRad)
Sets the "blurRad" attribute
-
xsetBlurRad
void xsetBlurRad(STPositiveCoordinate blurRad)
Sets (as xml) the "blurRad" attribute
-
unsetBlurRad
void unsetBlurRad()
Unsets the "blurRad" attribute
-
getDist
long getDist()
Gets the "dist" attribute
-
xgetDist
STPositiveCoordinate xgetDist()
Gets (as xml) the "dist" attribute
-
isSetDist
boolean isSetDist()
True if has "dist" attribute
-
setDist
void setDist(long dist)
Sets the "dist" attribute
-
xsetDist
void xsetDist(STPositiveCoordinate dist)
Sets (as xml) the "dist" attribute
-
unsetDist
void unsetDist()
Unsets the "dist" attribute
-
getDir
int getDir()
Gets the "dir" attribute
-
xgetDir
STPositiveFixedAngle xgetDir()
Gets (as xml) the "dir" attribute
-
isSetDir
boolean isSetDir()
True if has "dir" attribute
-
setDir
void setDir(int dir)
Sets the "dir" attribute
-
xsetDir
void xsetDir(STPositiveFixedAngle dir)
Sets (as xml) the "dir" attribute
-
unsetDir
void unsetDir()
Unsets the "dir" attribute
-
getSx
int getSx()
Gets the "sx" attribute
-
xgetSx
STPercentage xgetSx()
Gets (as xml) the "sx" attribute
-
isSetSx
boolean isSetSx()
True if has "sx" attribute
-
setSx
void setSx(int sx)
Sets the "sx" attribute
-
xsetSx
void xsetSx(STPercentage sx)
Sets (as xml) the "sx" attribute
-
unsetSx
void unsetSx()
Unsets the "sx" attribute
-
getSy
int getSy()
Gets the "sy" attribute
-
xgetSy
STPercentage xgetSy()
Gets (as xml) the "sy" attribute
-
isSetSy
boolean isSetSy()
True if has "sy" attribute
-
setSy
void setSy(int sy)
Sets the "sy" attribute
-
xsetSy
void xsetSy(STPercentage sy)
Sets (as xml) the "sy" attribute
-
unsetSy
void unsetSy()
Unsets the "sy" attribute
-
getKx
int getKx()
Gets the "kx" attribute
-
xgetKx
STFixedAngle xgetKx()
Gets (as xml) the "kx" attribute
-
isSetKx
boolean isSetKx()
True if has "kx" attribute
-
setKx
void setKx(int kx)
Sets the "kx" attribute
-
xsetKx
void xsetKx(STFixedAngle kx)
Sets (as xml) the "kx" attribute
-
unsetKx
void unsetKx()
Unsets the "kx" attribute
-
getKy
int getKy()
Gets the "ky" attribute
-
xgetKy
STFixedAngle xgetKy()
Gets (as xml) the "ky" attribute
-
isSetKy
boolean isSetKy()
True if has "ky" attribute
-
setKy
void setKy(int ky)
Sets the "ky" attribute
-
xsetKy
void xsetKy(STFixedAngle ky)
Sets (as xml) the "ky" attribute
-
unsetKy
void unsetKy()
Unsets the "ky" attribute
-
getAlgn
STRectAlignment.Enum getAlgn()
Gets the "algn" attribute
-
xgetAlgn
STRectAlignment xgetAlgn()
Gets (as xml) the "algn" attribute
-
isSetAlgn
boolean isSetAlgn()
True if has "algn" attribute
-
setAlgn
void setAlgn(STRectAlignment.Enum algn)
Sets the "algn" attribute
-
xsetAlgn
void xsetAlgn(STRectAlignment algn)
Sets (as xml) the "algn" attribute
-
unsetAlgn
void unsetAlgn()
Unsets the "algn" attribute
-
getRotWithShape
boolean getRotWithShape()
Gets the "rotWithShape" attribute
-
xgetRotWithShape
XmlBoolean xgetRotWithShape()
Gets (as xml) the "rotWithShape" attribute
-
isSetRotWithShape
boolean isSetRotWithShape()
True if has "rotWithShape" attribute
-
setRotWithShape
void setRotWithShape(boolean rotWithShape)
Sets the "rotWithShape" attribute
-
xsetRotWithShape
void xsetRotWithShape(XmlBoolean rotWithShape)
Sets (as xml) the "rotWithShape" attribute
-
unsetRotWithShape
void unsetRotWithShape()
Unsets the "rotWithShape" attribute
-
-