|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISplitTransition
Split slide transition effect.
Method Summary | |
---|---|
int |
getDirection()
Direction of transition split. |
int |
getOrientation()
Orientation of transition split. |
void |
setDirection(int value)
Direction of transition split. |
void |
setOrientation(int value)
Orientation of transition split. |
Method Detail |
---|
int getDirection()
Direction of transition split.
Read/write TransitionInOutDirectionType
.
void setDirection(int value)
Direction of transition split.
Read/write TransitionInOutDirectionType
.
int getOrientation()
Orientation of transition split.
Read/write Orientation
.
void setOrientation(int value)
Orientation of transition split.
Read/write Orientation
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |