|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IShredTransition
Shred slide transition effect.
Method Summary | |
---|---|
int |
getDirection()
Direction of transition. |
int |
getPattern()
Specifies the shape of the visuals used during the transition. |
void |
setDirection(int value)
Direction of transition. |
void |
setPattern(int value)
Specifies the shape of the visuals used during the transition. |
Method Detail |
---|
int getDirection()
Direction of transition.
Read/write TransitionInOutDirectionType
.
void setDirection(int value)
Direction of transition.
Read/write TransitionInOutDirectionType
.
int getPattern()
Specifies the shape of the visuals used during the transition.
Read/write TransitionShredPattern
.
void setPattern(int value)
Specifies the shape of the visuals used during the transition.
Read/write TransitionShredPattern
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |