com.aspose.slides
Class ThreeDStyle

java.lang.Object
  extended by com.aspose.ms.java.Enum
      extended by com.aspose.slides.ThreeDStyle

public final class ThreeDStyle
extends com.aspose.ms.java.Enum

Represents the 3D styles.


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 Custom
           3D parameter differ from any preset.
static int Style1
           3D style 1
static int Style10
           3D style 10
static int Style11
           3D style 11
static int Style12
           3D style 12
static int Style13
           3D style 13
static int Style14
           3D style 14
static int Style15
           3D style 15
static int Style16
           3D style 16
static int Style17
           3D style 17
static int Style18
           3D style 18
static int Style19
           3D style 19
static int Style2
           3D style 2
static int Style20
           3D style 20
static int Style3
           3D style 3
static int Style4
           3D style 4
static int Style5
           3D style 5
static int Style6
           3D style 6
static int Style7
           3D style 7
static int Style8
           3D style 8
static int Style9
           3D style 9
 
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

Custom

public static final int Custom

3D parameter differ from any preset.

See Also:
Constant Field Values

Style1

public static final int Style1

3D style 1

See Also:
Constant Field Values

Style2

public static final int Style2

3D style 2

See Also:
Constant Field Values

Style3

public static final int Style3

3D style 3

See Also:
Constant Field Values

Style4

public static final int Style4

3D style 4

See Also:
Constant Field Values

Style5

public static final int Style5

3D style 5

See Also:
Constant Field Values

Style6

public static final int Style6

3D style 6

See Also:
Constant Field Values

Style7

public static final int Style7

3D style 7

See Also:
Constant Field Values

Style8

public static final int Style8

3D style 8

See Also:
Constant Field Values

Style9

public static final int Style9

3D style 9

See Also:
Constant Field Values

Style10

public static final int Style10

3D style 10

See Also:
Constant Field Values

Style11

public static final int Style11

3D style 11

See Also:
Constant Field Values

Style12

public static final int Style12

3D style 12

See Also:
Constant Field Values

Style13

public static final int Style13

3D style 13

See Also:
Constant Field Values

Style14

public static final int Style14

3D style 14

See Also:
Constant Field Values

Style15

public static final int Style15

3D style 15

See Also:
Constant Field Values

Style16

public static final int Style16

3D style 16

See Also:
Constant Field Values

Style17

public static final int Style17

3D style 17

See Also:
Constant Field Values

Style18

public static final int Style18

3D style 18

See Also:
Constant Field Values

Style19

public static final int Style19

3D style 19

See Also:
Constant Field Values

Style20

public static final int Style20

3D style 20

See Also:
Constant Field Values