com.aspose.slides
Class EightDirectionTransitionEx

java.lang.Object
  extended by com.aspose.slides.TransitionValueBaseEx
      extended by com.aspose.slides.EightDirectionTransitionEx

public class EightDirectionTransitionEx
extends TransitionValueBaseEx

Eight direction slide transition effect.


Constructor Summary
EightDirectionTransitionEx(int type)
           Constructor for eight 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

EightDirectionTransitionEx

public EightDirectionTransitionEx(int type)

Constructor for eight direction slide transition effects.

Parameters:
type - Type of a transition effect.
Method Detail

getDirection

public int getDirection()

Direction of transition.


setDirection

public void setDirection(int value)