com.aspose.slides
Class BevelPresetTypeEx

java.lang.Object
  extended by com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      extended by com.aspose.ms.System.Enum
          extended by com.aspose.slides.BevelPresetTypeEx

public final class BevelPresetTypeEx
extends com.aspose.ms.System.Enum

Constants which define 3D bevel of shape.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
 
Field Summary
static int Angle
          
static int ArtDeco
          
static int Circle
          
static int Convex
          
static int CoolSlant
          
static int Cross
          
static int Divot
          
static int HardEdge
          
static int NotDefined
          
static int RelaxedInset
          
static int Riblet
          
static int Slope
          
static int SoftRound
          
 
Fields inherited from class com.aspose.ms.System.Enum
EnumSeparatorCharArray
 
Method Summary
 
Methods inherited from class com.aspose.ms.System.Enum
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, 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

NotDefined

public static final int NotDefined

See Also:
Constant Field Values

Angle

public static final int Angle

See Also:
Constant Field Values

ArtDeco

public static final int ArtDeco

See Also:
Constant Field Values

Circle

public static final int Circle

See Also:
Constant Field Values

Convex

public static final int Convex

See Also:
Constant Field Values

CoolSlant

public static final int CoolSlant

See Also:
Constant Field Values

Cross

public static final int Cross

See Also:
Constant Field Values

Divot

public static final int Divot

See Also:
Constant Field Values

HardEdge

public static final int HardEdge

See Also:
Constant Field Values

RelaxedInset

public static final int RelaxedInset

See Also:
Constant Field Values

Riblet

public static final int Riblet

See Also:
Constant Field Values

Slope

public static final int Slope

See Also:
Constant Field Values

SoftRound

public static final int SoftRound

See Also:
Constant Field Values