Package | Description |
---|---|
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTOrientationTransition |
CTSlideTransition.blinds |
protected CTOrientationTransition |
CTSlideTransition.checker |
protected CTOrientationTransition |
CTSlideTransition.comb |
protected CTOrientationTransition |
CTSlideTransition.randomBar |
Modifier and Type | Method and Description |
---|---|
CTOrientationTransition |
ObjectFactory.createCTOrientationTransition()
Create an instance of
CTOrientationTransition |
CTOrientationTransition |
CTSlideTransition.getBlinds()
Gets the value of the blinds property.
|
CTOrientationTransition |
CTSlideTransition.getChecker()
Gets the value of the checker property.
|
CTOrientationTransition |
CTSlideTransition.getComb()
Gets the value of the comb property.
|
CTOrientationTransition |
CTSlideTransition.getRandomBar()
Gets the value of the randomBar property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTSlideTransition.setBlinds(CTOrientationTransition value)
Sets the value of the blinds property.
|
void |
CTSlideTransition.setChecker(CTOrientationTransition value)
Sets the value of the checker property.
|
void |
CTSlideTransition.setComb(CTOrientationTransition value)
Sets the value of the comb property.
|
void |
CTSlideTransition.setRandomBar(CTOrientationTransition value)
Sets the value of the randomBar property.
|
Copyright © 2007-2019. All Rights Reserved.