|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.SlideShowTransitionValueBaseEx
com.aspose.slides.pptx.SlideShowSplitTransitionEx
public class SlideShowSplitTransitionEx
Constructor Summary | |
---|---|
SlideShowSplitTransitionEx(SlideShowTransitionTypeEx type)
|
Method Summary | |
---|---|
TransitionInOutDirectionTypeEx |
getDirection()
Direction of transition split. |
TransitionDirectionTypeEx |
getOrientation()
Orientation of transition split. |
void |
setDirection(TransitionInOutDirectionTypeEx value)
Direction of transition split. |
void |
setOrientation(TransitionDirectionTypeEx value)
Orientation of transition split. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SlideShowSplitTransitionEx(SlideShowTransitionTypeEx type)
Method Detail |
---|
public TransitionInOutDirectionTypeEx getDirection()
public void setDirection(TransitionInOutDirectionTypeEx value)
value
- public TransitionDirectionTypeEx getOrientation()
public void setOrientation(TransitionDirectionTypeEx value)
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |