|
|||||||||
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.TransitionInOutDirectionTypeEx
public class TransitionInOutDirectionTypeEx
Field Summary | |
---|---|
static TransitionInOutDirectionTypeEx |
IN
|
static int |
IN_ID
|
static TransitionInOutDirectionTypeEx |
OUT
|
static int |
OUT_ID
|
Method Summary | |
---|---|
static TransitionInOutDirectionTypeEx |
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 TransitionInOutDirectionTypeEx IN
public static final int IN_ID
public static final TransitionInOutDirectionTypeEx OUT
public static final int OUT_ID
Method Detail |
---|
public static TransitionInOutDirectionTypeEx toValue(int id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |