Interface CTOuterShadowEffect
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_OuterShadowEffect(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTOuterShadowEffect> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "hslClr" elementAppends and returns a new empty "prstClr" elementAppends and returns a new empty "schemeClr" elementAppends and returns a new empty "scrgbClr" elementAppends and returns a new empty "srgbClr" elementAppends and returns a new empty "sysClr" elementgetAlgn()Gets the "algn" attributelongGets the "blurRad" attributeintgetDir()Gets the "dir" attributelonggetDist()Gets the "dist" attributeGets the "hslClr" elementintgetKx()Gets the "kx" attributeintgetKy()Gets the "ky" attributeGets the "prstClr" elementbooleanGets the "rotWithShape" attributeGets the "schemeClr" elementGets the "scrgbClr" elementGets the "srgbClr" elementgetSx()Gets the "sx" attributegetSy()Gets the "sy" attributeGets the "sysClr" elementbooleanTrue if has "algn" attributebooleanTrue if has "blurRad" attributebooleanisSetDir()True if has "dir" attributebooleanTrue if has "dist" attributebooleanTrue if has "hslClr" elementbooleanisSetKx()True if has "kx" attributebooleanisSetKy()True if has "ky" attributebooleanTrue if has "prstClr" elementbooleanTrue if has "rotWithShape" attributebooleanTrue if has "schemeClr" elementbooleanTrue if has "scrgbClr" elementbooleanTrue if has "srgbClr" elementbooleanisSetSx()True if has "sx" attributebooleanisSetSy()True if has "sy" attributebooleanTrue if has "sysClr" elementvoidsetAlgn(STRectAlignment.Enum algn) Sets the "algn" attributevoidsetBlurRad(long blurRad) Sets the "blurRad" attributevoidsetDir(int dir) Sets the "dir" attributevoidsetDist(long dist) Sets the "dist" attributevoidsetHslClr(CTHslColor hslClr) Sets the "hslClr" elementvoidsetKx(int kx) Sets the "kx" attributevoidsetKy(int ky) Sets the "ky" attributevoidsetPrstClr(CTPresetColor prstClr) Sets the "prstClr" elementvoidsetRotWithShape(boolean rotWithShape) Sets the "rotWithShape" attributevoidsetSchemeClr(CTSchemeColor schemeClr) Sets the "schemeClr" elementvoidsetScrgbClr(CTScRgbColor scrgbClr) Sets the "scrgbClr" elementvoidsetSrgbClr(CTSRgbColor srgbClr) Sets the "srgbClr" elementvoidSets the "sx" attributevoidSets the "sy" attributevoidsetSysClr(CTSystemColor sysClr) Sets the "sysClr" elementvoidUnsets the "algn" attributevoidUnsets the "blurRad" attributevoidunsetDir()Unsets the "dir" attributevoidUnsets the "dist" attributevoidUnsets the "hslClr" elementvoidunsetKx()Unsets the "kx" attributevoidunsetKy()Unsets the "ky" attributevoidUnsets the "prstClr" elementvoidUnsets the "rotWithShape" attributevoidUnsets the "schemeClr" elementvoidUnsets the "scrgbClr" elementvoidUnsets the "srgbClr" elementvoidunsetSx()Unsets the "sx" attributevoidunsetSy()Unsets the "sy" attributevoidUnsets the "sysClr" elementxgetAlgn()Gets (as xml) the "algn" attributeGets (as xml) the "blurRad" attributexgetDir()Gets (as xml) the "dir" attributexgetDist()Gets (as xml) the "dist" attributexgetKx()Gets (as xml) the "kx" attributexgetKy()Gets (as xml) the "ky" attributeGets (as xml) the "rotWithShape" attributexgetSx()Gets (as xml) the "sx" attributexgetSy()Gets (as xml) the "sy" attributevoidxsetAlgn(STRectAlignment algn) Sets (as xml) the "algn" attributevoidxsetBlurRad(STPositiveCoordinate blurRad) Sets (as xml) the "blurRad" attributevoidSets (as xml) the "dir" attributevoidxsetDist(STPositiveCoordinate dist) Sets (as xml) the "dist" attributevoidxsetKx(STFixedAngle kx) Sets (as xml) the "kx" attributevoidxsetKy(STFixedAngle ky) Sets (as xml) the "ky" attributevoidxsetRotWithShape(XmlBoolean rotWithShape) Sets (as xml) the "rotWithShape" attributevoidxsetSx(STPercentage sx) Sets (as xml) the "sx" attributevoidxsetSy(STPercentage sy) Sets (as xml) the "sy" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getScrgbClr
CTScRgbColor getScrgbClr()Gets the "scrgbClr" element -
isSetScrgbClr
boolean isSetScrgbClr()True if has "scrgbClr" element -
setScrgbClr
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
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
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
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
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
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
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
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
Sets (as xml) the "dir" attribute -
unsetDir
void unsetDir()Unsets the "dir" attribute -
getSx
Object getSx()Gets the "sx" attribute -
xgetSx
STPercentage xgetSx()Gets (as xml) the "sx" attribute -
isSetSx
boolean isSetSx()True if has "sx" attribute -
setSx
Sets the "sx" attribute -
xsetSx
Sets (as xml) the "sx" attribute -
unsetSx
void unsetSx()Unsets the "sx" attribute -
getSy
Object getSy()Gets the "sy" attribute -
xgetSy
STPercentage xgetSy()Gets (as xml) the "sy" attribute -
isSetSy
boolean isSetSy()True if has "sy" attribute -
setSy
Sets the "sy" attribute -
xsetSy
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
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
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
Sets the "algn" attribute -
xsetAlgn
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
Sets (as xml) the "rotWithShape" attribute -
unsetRotWithShape
void unsetRotWithShape()Unsets the "rotWithShape" attribute
-