|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.Enumerate
com.aspose.slides.pptx.TransitionDirectionTypeEx
public class TransitionDirectionTypeEx
Field Summary | |
---|---|
static TransitionDirectionTypeEx |
HORIZONTAL
|
static int |
HORIZONTAL_ID
|
static TransitionDirectionTypeEx |
VERTICAL
|
static int |
VERTICAL_ID
|
Method Summary | |
---|---|
static TransitionDirectionTypeEx |
toValue(int id)
|
Methods inherited from class com.aspose.slides.Enumerate |
---|
getId, getName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final TransitionDirectionTypeEx HORIZONTAL
public static final int HORIZONTAL_ID
public static final TransitionDirectionTypeEx VERTICAL
public static final int VERTICAL_ID
Method Detail |
---|
public static TransitionDirectionTypeEx toValue(int id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |