|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRevealTransition
Reveal slide transition effect.
Method Summary | |
---|---|
int |
getDirection()
Direction of transition. |
boolean |
getThroughBlack()
Specifies whether the transition fades through black. |
void |
setDirection(int value)
Direction of transition. |
void |
setThroughBlack(boolean value)
Specifies whether the transition fades through black. |
Method Detail |
---|
int getDirection()
Direction of transition.
Read/write TransitionLeftRightDirectionType
.
void setDirection(int value)
Direction of transition.
Read/write TransitionLeftRightDirectionType
.
boolean getThroughBlack()
Specifies whether the transition fades through black.
Read/write boolean
.
void setThroughBlack(boolean value)
Specifies whether the transition fades through black.
Read/write boolean
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |