|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.GradientPreset
public final class GradientPreset
Represents the gradient presets
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 |
Brass
|
static int |
CalmWater
|
static int |
Chrome
|
static int |
ChromeII
|
static int |
Custom
Complex gradient differs from any known preset |
static int |
Daybreak
|
static int |
Desert
|
static int |
EarlySunset
|
static int |
Fire
|
static int |
Fog
|
static int |
Gold
|
static int |
GoldII
|
static int |
Horizon
|
static int |
LateSunset
|
static int |
Mahogany
|
static int |
Moss
|
static int |
Nightfall
|
static int |
NotDefined
Shape is not filled with complex gradient. |
static int |
Ocean
|
static int |
Parchment
|
static int |
Peacock
|
static int |
Rainbow
|
static int |
RainbowII
|
static int |
Sapphire
|
static int |
Silver
|
static int |
Wheat
|
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 |
---|
public static final int NotDefined
Shape is not filled with complex gradient.
public static final int Custom
Complex gradient differs from any known preset
public static final int EarlySunset
public static final int LateSunset
public static final int Nightfall
public static final int Daybreak
public static final int Horizon
public static final int Desert
public static final int Ocean
public static final int CalmWater
public static final int Fire
public static final int Fog
public static final int Moss
public static final int Peacock
public static final int Wheat
public static final int Parchment
public static final int Mahogany
public static final int Rainbow
public static final int RainbowII
public static final int Gold
public static final int GoldII
public static final int Brass
public static final int Chrome
public static final int ChromeII
public static final int Silver
public static final int Sapphire
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |