|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.charts.entity.ChartWallsOrFloor
public class ChartWallsOrFloor
Represents walls on 3d charts.
Constructor Summary | |
---|---|
ChartWallsOrFloor(WallElement elem,
Chart parent)
|
Method Summary | |
---|---|
EffectDag |
getEffect()
Gets effects used for a chart. |
FormatThreeD |
getEffect3D()
Gets 3D format of a chart. |
FillFormat |
getFill()
Gets fill style properties of a chart. |
PictureType |
getPictureType()
Gets or sets the picture type. |
int |
getThickness()
Gets or sets the walls thickness. |
void |
setPictureType(PictureType value)
Gets or sets the picture type. |
void |
setThickness(int value)
Gets or sets the walls thickness. |
Methods inherited from class com.spire.presentation.PptObject |
---|
checkDisposed, getParent |
Constructor Detail |
---|
public ChartWallsOrFloor(WallElement elem, Chart parent)
Method Detail |
---|
public int getThickness()
public void setThickness(int value)
value
- public FillFormat getFill()
public EffectDag getEffect()
public FormatThreeD getEffect3D()
public PictureType getPictureType()
public void setPictureType(PictureType value)
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |