|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.java.Enum
com.aspose.slides.BuildTypeEx
public final class BuildTypeEx
Determines how text will appear on a shape during animation.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.java.Enum |
---|
com.aspose.ms.java.Enum.AbstractEnum, com.aspose.ms.java.Enum.FlaggedEnum, com.aspose.ms.java.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
AllParagraphsAtOnce
All paragraph. |
static int |
AsOneObject
With containing shape. |
static int |
ByLevelParagraphs1
By groups of paragraphs of depth 1. |
static int |
ByLevelParagraphs2
By groups of paragraphs of depth 2. |
static int |
ByLevelParagraphs3
By groups of paragraphs of depth 3. |
static int |
ByLevelParagraphs4
By groups of paragraphs of depth 4. |
static int |
ByLevelParagraphs5
By groups of paragraphs of depth 5. |
Fields inherited from class com.aspose.ms.java.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.java.Enum |
---|
format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, parse, parse, parse, parse, register, toObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int AsOneObject
With containing shape.
public static final int AllParagraphsAtOnce
All paragraph.
public static final int ByLevelParagraphs1
By groups of paragraphs of depth 1.
public static final int ByLevelParagraphs2
By groups of paragraphs of depth 2.
public static final int ByLevelParagraphs3
By groups of paragraphs of depth 3.
public static final int ByLevelParagraphs4
By groups of paragraphs of depth 4.
public static final int ByLevelParagraphs5
By groups of paragraphs of depth 5.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |