|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.ShapeBevelStyle
public class ShapeBevelStyle
Contains the properties of shape.
| Constructor Summary | |
|---|---|
ShapeBevelStyle(boolean bIsTopBevel)
|
|
| Method Summary | |
|---|---|
double |
getHeight()
Bevel height. |
BevelPresetType |
getPresetType()
Bevel type. |
double |
getWidth()
Bevel width. |
void |
setHeight(double value)
|
void |
setPresetType(BevelPresetType value)
|
void |
setWidth(double value)
|
| Constructor Detail |
|---|
public ShapeBevelStyle(boolean bIsTopBevel)
| Method Detail |
|---|
public double getWidth()
public void setWidth(double value)
public double getHeight()
public void setHeight(double value)
public BevelPresetType getPresetType()
public void setPresetType(BevelPresetType value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||