|
||||||||
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.ColorSchemeIndex
public final class ColorSchemeIndex
Represents an index in the color scheme
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 |
Accent1
Accent 1 color. |
static int |
Accent2
Accent 2 color. |
static int |
Accent3
Accent 3 color. |
static int |
Background1
Default backround color. |
static int |
Background2
Alternative background color (used as default shadow color). |
static int |
Fill
Default shape fill color. |
static int |
Text1
Default text color (used as default shape's stroke color too). |
static int |
Text2
Alternative text color (used as default title color). |
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, 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 Background1
Default backround color.
public static final int Text1
Default text color (used as default shape's stroke color too).
public static final int Background2
Alternative background color (used as default shadow color).
public static final int Text2
Alternative text color (used as default title color).
public static final int Fill
Default shape fill color.
public static final int Accent1
Accent 1 color.
public static final int Accent2
Accent 2 color.
public static final int Accent3
Accent 3 color.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |