|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TransitionValueBase
com.aspose.slides.OrientationTransition
public class OrientationTransition
Orientation slide transition effect.
Constructor Summary | |
---|---|
OrientationTransition(int type)
Constructor for orientation slide transition effects. |
Method Summary | |
---|---|
int |
getDirection()
Direction of transition. |
void |
setDirection(int value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrientationTransition(int type)
Constructor for orientation slide transition effects.
type
- Type of a transition effect.Method Detail |
---|
public int getDirection()
Direction of transition.
getDirection
in interface IOrientationTransition
public void setDirection(int value)
setDirection
in interface IOrientationTransition
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |