|
||||||||
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.InteriorColorPatternEx
public final class InteriorColorPatternEx
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 |
Automatic
Automatically controlled pattern. |
static int |
Checker
Checkerboard. |
static int |
CrissCross
Criss-crossed lines. |
static int |
Down
Dark diagonal lines running from the upper left to the lower right. |
static int |
Gray16
16% gray. |
static int |
Gray25
25% gray. |
static int |
Gray50
50% gray. |
static int |
Gray75
75% gray. |
static int |
Gray8
8% gray. |
static int |
Grid
Grid. |
static int |
Horizontal
Dark horizontal lines. |
static int |
LightDown
Light diagonal lines running from the upper left to the lower right. |
static int |
LightHorizontal
Light horizontal lines. |
static int |
LightUp
Light diagonal lines running from the lower left to the upper right. |
static int |
LightVertical
Light vertical bars. |
static int |
LinearGradient
A linear gradient. |
static int |
None
No pattern. |
static int |
RectangularGradient
A rectangular gradient. |
static int |
SemiGray75
75% dark. |
static int |
Solid
A solid color. |
static int |
Up
Dark diagonal lines running from the lower left to the upper right. |
static int |
Vertical
Dark vertical bars. |
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 Automatic
Automatically controlled pattern.
public static final int Checker
Checkerboard.
public static final int CrissCross
Criss-crossed lines.
public static final int Down
Dark diagonal lines running from the upper left to the lower right.
public static final int Gray16
16% gray.
public static final int Gray25
25% gray.
public static final int Gray50
50% gray.
public static final int Gray75
75% gray.
public static final int Gray8
8% gray.
public static final int Grid
Grid.
public static final int Horizontal
Dark horizontal lines.
public static final int LightDown
Light diagonal lines running from the upper left to the lower right.
public static final int LightHorizontal
Light horizontal lines.
public static final int LightUp
Light diagonal lines running from the lower left to the upper right.
public static final int LightVertical
Light vertical bars.
public static final int LinearGradient
A linear gradient.
public static final int None
No pattern.
public static final int RectangularGradient
A rectangular gradient.
public static final int SemiGray75
75% dark.
public static final int Solid
A solid color.
public static final int Up
Dark diagonal lines running from the lower left to the upper right.
public static final int Vertical
Dark vertical bars.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |