|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.chartshadow
public class chartshadow
constructor summary | |
---|---|
chartshadow(java.lang.object parent)
|
method summary | |
---|---|
void |
customshadowstyles(xlsxchartprespectivetype iperspective,
int itransparency,
int isize,
int iblur,
int iangle,
int idistance,
boolean icustomshadowstyle)
customs the perspective shadow styles. |
void |
customshadowstyles(xlsxchartshadowinnertype iinner,
int itransparency,
int iblur,
int iangle,
int idistance,
boolean icustomshadowstyle)
customs the inner shadow styles. |
void |
customshadowstyles(xlsxchartshadowoutertype iouter,
int itransparency,
int isize,
int iblur,
int iangle,
int idistance,
boolean icustomshadowstyle)
customs the outer shadow styles. |
java.lang.object |
deepclone(java.lang.object parent)
clone current record. |
int |
getangle()
gets the angle of shadow. |
int |
getblur()
gets the blur of shadow. |
java.awt.color |
getcolor()
gets the color of the shadow. |
int |
getdistance()
gets the distance of shadow. |
xlsxchartshadowinnertype |
getshadowinnertype()
gets the shadow inner presets. |
xlsxchartshadowoutertype |
getshadowoutertype()
gets the shadow outer presets. |
xlsxchartprespectivetype |
getshadowprespectivetype()
gets the shadow prespective presets. |
int |
getsize()
gets the size of shadow. |
int |
getsoftedge()
gets or sets the radio of soft edge. |
int |
gettransparency()
gets the transparency of shadow. |
boolean |
hascustomstyle()
gets a value indicating whether this instance has custom shadow style. |
void |
hascustomstyle(boolean hascustomstyle)
sets a value indicating whether this instance has custom shadow style. |
void |
setangle(int angle)
sets the angle of shadow. |
void |
setblur(int blur)
sets the blur of shadow. |
void |
setcolor(java.awt.color color)
sets the color of the shadow. |
void |
setdistance(int distance)
sets the distance of shadow. |
void |
setshadowinnertype(xlsxchartshadowinnertype type)
sets the shadow inner presets. |
void |
setshadowoutertype(xlsxchartshadowoutertype type)
sets the shadow outer presets. |
void |
setshadowprespectivetype(xlsxchartprespectivetype type)
sets the shadow prespective presets. |
void |
setsize(int size)
sets the size of shadow. |
void |
setsoftedge(int softedge)
sets the radio of soft edge. |
void |
settransparency(int transparency)
sets the transparency of shadow. |
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject |
---|
dispose |
constructor detail |
---|
public chartshadow(java.lang.object parent)
method detail |
---|
public xlsxchartshadowoutertype getshadowoutertype()
getshadowoutertype
in interface ishadow
public void setshadowoutertype(xlsxchartshadowoutertype type)
setshadowoutertype
in interface ishadow
type
- the shadow outer presets.public xlsxchartshadowinnertype getshadowinnertype()
getshadowinnertype
in interface ishadow
public void setshadowinnertype(xlsxchartshadowinnertype type)
setshadowinnertype
in interface ishadow
type
- the shadow inner presets.public xlsxchartprespectivetype getshadowprespectivetype()
getshadowprespectivetype
in interface ishadow
public void setshadowprespectivetype(xlsxchartprespectivetype type)
setshadowprespectivetype
in interface ishadow
type
- the shadow prespective presets.public boolean hascustomstyle()
hascustomstyle
in interface ishadow
public void hascustomstyle(boolean hascustomstyle)
hascustomstyle
in interface ishadow
hascustomstyle
- true if this instance has custom shadow style; otherwise, false.public int gettransparency()
gettransparency
in interface ishadow
public void settransparency(int transparency)
settransparency
in interface ishadow
transparency
- the transparency.public int getsize()
getsize
in interface ishadow
public void setsize(int size)
setsize
in interface ishadow
size
- the size.public int getblur()
getblur
in interface ishadow
public void setblur(int blur)
setblur
in interface ishadow
blur
- the blur.public int getangle()
getangle
in interface ishadow
public void setangle(int angle)
setangle
in interface ishadow
angle
- the angle.public int getdistance()
getdistance
in interface ishadow
public void setdistance(int distance)
setdistance
in interface ishadow
distance
- the distance.public java.awt.color getcolor()
getcolor
in interface ishadow
public void setcolor(java.awt.color color)
setcolor
in interface ishadow
color
- the color of the shadow.public int getsoftedge()
getsoftedge
in interface ishadow
public void setsoftedge(int softedge)
public void customshadowstyles(xlsxchartshadowoutertype iouter, int itransparency, int isize, int iblur, int iangle, int idistance, boolean icustomshadowstyle)
customshadowstyles
in interface ishadow
iouter
- the excel2007 chart presets outer enumeration.itransparency
- transparency of the shadow accepts the values between(0-100).isize
- size of the shadow accepts the values between(0-200).iblur
- blur level of the shadow accepts the values between(0-100).iangle
- angle or direction of the shadow accepts the values between(0-359).idistance
- distance of the shadow accepts the values between(0-200).icustomshadowstyle
- if sets to true [custom shadow style].public void customshadowstyles(xlsxchartshadowinnertype iinner, int itransparency, int iblur, int iangle, int idistance, boolean icustomshadowstyle)
customshadowstyles
in interface ishadow
iinner
- the excel2007 chart presets inner enumeration.itransparency
- transparency of the shadow accepts the values between(0-100).iblur
- blur level of the shadow accepts the values between(0-100).iangle
- angle or direction of the shadow accepts the values between(0-359).idistance
- distance of the shadow accepts the values between(0-200).icustomshadowstyle
- if sets to true [custom shadow style].public void customshadowstyles(xlsxchartprespectivetype iperspective, int itransparency, int isize, int iblur, int iangle, int idistance, boolean icustomshadowstyle)
customshadowstyles
in interface ishadow
iperspective
- the excel2007 chart presets perspective enumeration.itransparency
- transparency of the shadow accepts the values between(0-100).isize
- size of the shadow accepts the values between(0-200).iblur
- blur level of the shadow accepts the values between(0-100).iangle
- angle or direction of the shadow accepts the values between(0-359).idistance
- distance of the shadow accepts the values between(0-200).icustomshadowstyle
- if sets to true [i custom shadow style].public java.lang.object deepclone(java.lang.object parent)
parent
- parent object.
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |