|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.presentation.shapethreed
public class shapethreed
constructor summary | |
---|---|
shapethreed()
|
method summary | |
---|---|
bevelcolortype |
getbevelcolormode()
gets the color mode used for 3d effects. |
shapebevelstyle |
getbottombevel()
gets the type of a bottom 3d bevel. |
colorformat |
getcontourcolor()
gets the color of a contour. |
double |
getcontourwidth()
gets the width of a 3d contour. |
double |
getdepth()
gets the depth of a 3d shape. |
colorformat |
getextrusioncolor()
gets the color of an extrusion. |
double |
getextrusionheight()
gets the height of an extrusion effect. |
presetmaterialtype |
getpresetmaterial()
gets the type of a material. |
shapebevelstyle |
gettopbevel()
gets the type of a top 3d bevel. |
void |
setbevelcolormode(bevelcolortype value)
sets the color mode used for 3d effects. |
void |
setcontourcolor(colorformat value)
sets the color of a contour. |
void |
setcontourwidth(double value)
sets the width of a 3d contour. |
void |
setdepth(double value)
sets the depth of a 3d shape. |
void |
setextrusioncolor(colorformat value)
sets the color of an extrusion. |
void |
setextrusionheight(double value)
sets the height of an extrusion effect. |
void |
setpresetmaterial(presetmaterialtype value)
sets the type of a material. |
constructor detail |
---|
public shapethreed()
method detail |
---|
public double getcontourwidth()
public void setcontourwidth(double value)
public double getextrusionheight()
public void setextrusionheight(double value)
public double getdepth()
public void setdepth(double value)
public shapebevelstyle gettopbevel()
public shapebevelstyle getbottombevel()
public colorformat getcontourcolor()
public void setcontourcolor(colorformat value)
public colorformat getextrusioncolor()
public void setextrusioncolor(colorformat value)
public bevelcolortype getbevelcolormode()
public void setbevelcolormode(bevelcolortype value)
public presetmaterialtype getpresetmaterial()
public void setpresetmaterial(presetmaterialtype value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |