|
||||||||
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.BlackWhiteModeEx
public final class BlackWhiteModeEx
Determines how colored shape should be transformed into black and white.
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 byte |
Automatic
|
static byte |
Black
|
static byte |
BlackGray
|
static byte |
BlackWhite
|
static byte |
Color
|
static byte |
Gray
|
static byte |
GrayWhite
|
static byte |
Hidden
|
static byte |
InverseGray
|
static byte |
LightGray
|
static byte |
NotDefined
|
static byte |
White
|
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 byte NotDefined
public static final byte Color
public static final byte Automatic
public static final byte Gray
public static final byte LightGray
public static final byte InverseGray
public static final byte GrayWhite
public static final byte BlackGray
public static final byte BlackWhite
public static final byte Black
public static final byte White
public static final byte Hidden
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |