com.aspose.slides
Interface GradientPreset


public interface GradientPreset

Constants which define standard presets of a gradient.


Field Summary
static int BRASS
           
static int CALM_WATER
           
static int CHROME
           
static int CHROME_II
           
static int CUSTOM
          Complex gradient differs from any known preset.
static int DAYBREAK
           
static int DESERT
           
static int EARLY_SUNSET
           
static int FIRE
           
static int FOG
           
static int GOLD
           
static int GOLD_II
           
static int HORIZON
           
static int LATE_SUNSET
           
static int MAHOGANY
           
static int MOSS
           
static int NIGHTFALL
           
static int NOT_DEFINED
          Shape is not filled with complex gradient.
static int OCEAN
           
static int PARCHMENT
           
static int PEACOCK
           
static int RAINBOW
           
static int RAINBOW_II
           
static int SAPPHIRE
           
static int SILVER
           
static int WHEAT
           
 

Field Detail

NOT_DEFINED

static final int NOT_DEFINED
Shape is not filled with complex gradient.

See Also:
Constant Field Values

CUSTOM

static final int CUSTOM
Complex gradient differs from any known preset.

See Also:
Constant Field Values

EARLY_SUNSET

static final int EARLY_SUNSET
See Also:
Constant Field Values

LATE_SUNSET

static final int LATE_SUNSET
See Also:
Constant Field Values

NIGHTFALL

static final int NIGHTFALL
See Also:
Constant Field Values

DAYBREAK

static final int DAYBREAK
See Also:
Constant Field Values

HORIZON

static final int HORIZON
See Also:
Constant Field Values

DESERT

static final int DESERT
See Also:
Constant Field Values

OCEAN

static final int OCEAN
See Also:
Constant Field Values

CALM_WATER

static final int CALM_WATER
See Also:
Constant Field Values

FIRE

static final int FIRE
See Also:
Constant Field Values

FOG

static final int FOG
See Also:
Constant Field Values

MOSS

static final int MOSS
See Also:
Constant Field Values

PEACOCK

static final int PEACOCK
See Also:
Constant Field Values

WHEAT

static final int WHEAT
See Also:
Constant Field Values

PARCHMENT

static final int PARCHMENT
See Also:
Constant Field Values

MAHOGANY

static final int MAHOGANY
See Also:
Constant Field Values

RAINBOW

static final int RAINBOW
See Also:
Constant Field Values

RAINBOW_II

static final int RAINBOW_II
See Also:
Constant Field Values

GOLD

static final int GOLD
See Also:
Constant Field Values

GOLD_II

static final int GOLD_II
See Also:
Constant Field Values

BRASS

static final int BRASS
See Also:
Constant Field Values

CHROME

static final int CHROME
See Also:
Constant Field Values

CHROME_II

static final int CHROME_II
See Also:
Constant Field Values

SILVER

static final int SILVER
See Also:
Constant Field Values

SAPPHIRE

static final int SAPPHIRE
See Also:
Constant Field Values