shapethreed-ag凯发旗舰厅



com.spire.presentation
class shapethreed

java.lang.object
  extended by com.spire.presentation.shapethreed

public class shapethreed
extends java.lang.object

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

shapethreed

public shapethreed()
method detail

getcontourwidth

public double getcontourwidth()
gets the width of a 3d contour. read/write .
returns:

setcontourwidth

public void setcontourwidth(double value)
sets the width of a 3d contour. read/write .

getextrusionheight

public double getextrusionheight()
gets the height of an extrusion effect. read/write .
returns:

setextrusionheight

public void setextrusionheight(double value)
sets the height of an extrusion effect. read/write .

getdepth

public double getdepth()
gets the depth of a 3d shape. read/write .
returns:

setdepth

public void setdepth(double value)
sets the depth of a 3d shape. read/write .

gettopbevel

public shapebevelstyle gettopbevel()
gets the type of a top 3d bevel. read ,
returns:

getbottombevel

public shapebevelstyle getbottombevel()
gets the type of a bottom 3d bevel. read .
returns:

getcontourcolor

public colorformat getcontourcolor()
gets the color of a contour. read/write .
returns:

setcontourcolor

public void setcontourcolor(colorformat value)
sets the color of a contour. read/write .

getextrusioncolor

public colorformat getextrusioncolor()
gets the color of an extrusion. read/write
returns:

setextrusioncolor

public void setextrusioncolor(colorformat value)
sets the color of an extrusion. read/write

getbevelcolormode

public bevelcolortype getbevelcolormode()
gets the color mode used for 3d effects. read/write .
returns:

setbevelcolormode

public void setbevelcolormode(bevelcolortype value)
sets the color mode used for 3d effects. read/write .

getpresetmaterial

public presetmaterialtype getpresetmaterial()
gets the type of a material. read/write .
returns:

setpresetmaterial

public void setpresetmaterial(presetmaterialtype value)
sets the type of a material. read/write .


网站地图