|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ChartWallsEx
public class ChartWallsEx
Represents walls on 3d charts.
Method Summary | |
---|---|
FormatEx |
getFormat()
Returns the wall fill, line, effect styles. |
int |
getPictureType()
Return or sets the picture type. |
int |
getPictureUnit()
Returns or sets the picture units. |
int |
getThickness()
Returns or sets the walls thickness. |
void |
setPictureType(int value)
|
void |
setPictureUnit(int value)
|
void |
setThickness(int value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getThickness()
Returns or sets the walls thickness.
public void setThickness(int value)
public FormatEx getFormat()
Returns the wall fill, line, effect styles.
public int getPictureType()
Return or sets the picture type.
public void setPictureType(int value)
public int getPictureUnit()
Returns or sets the picture units.
public void setPictureUnit(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |