|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TransitionValueBaseEx
com.aspose.slides.SideDirectionTransitionEx
public class SideDirectionTransitionEx
Side direction slide transition effect.
Constructor Summary | |
---|---|
SideDirectionTransitionEx(int type)
Constructor for side direction 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 SideDirectionTransitionEx(int type)
Constructor for side direction slide transition effects.
type
- Type of a transition effect.Method Detail |
---|
public int getDirection()
Direction of transition.
public void setDirection(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |