|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGlitterTransition
Glitter 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 TransitionSideDirectionType
.
void setDirection(int value)
Direction of transition.
Read/write TransitionSideDirectionType
.
int getPattern()
Specifies the shape of the visuals used during the transition.
Read/write TransitionPattern
.
void setPattern(int value)
Specifies the shape of the visuals used during the transition.
Read/write TransitionPattern
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |