|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TransitionValueBaseEx
com.aspose.slides.OptionalBlackTransitionEx
public class OptionalBlackTransitionEx
Optional black slide transition effect.
Constructor Summary | |
---|---|
OptionalBlackTransitionEx(int type)
Constructor for optional black slide transition effects. |
Method Summary | |
---|---|
boolean |
getFromBlack()
This attribute specifies if the transition will start from a black screen (and then transition the new slide over black). |
void |
setFromBlack(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OptionalBlackTransitionEx(int type)
Constructor for optional black slide transition effects.
type
- Type of an optional black transition effect.Method Detail |
---|
public boolean getFromBlack()
This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).
public void setFromBlack(boolean value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |