public interface STBlackWhiteMode extends XmlToken
| Modifier and Type | Interface and Description |
|---|---|
static class |
STBlackWhiteMode.Enum
Enumeration value class for org.openxmlformats.schemas.drawingml.x2006.main.STBlackWhiteMode.
|
static class |
STBlackWhiteMode.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STBlackWhiteMode.Enum |
AUTO |
static STBlackWhiteMode.Enum |
BLACK |
static STBlackWhiteMode.Enum |
BLACK_GRAY |
static STBlackWhiteMode.Enum |
BLACK_WHITE |
static STBlackWhiteMode.Enum |
CLR |
static STBlackWhiteMode.Enum |
GRAY |
static STBlackWhiteMode.Enum |
GRAY_WHITE |
static STBlackWhiteMode.Enum |
HIDDEN |
static int |
INT_AUTO |
static int |
INT_BLACK |
static int |
INT_BLACK_GRAY |
static int |
INT_BLACK_WHITE |
static int |
INT_CLR |
static int |
INT_GRAY |
static int |
INT_GRAY_WHITE |
static int |
INT_HIDDEN |
static int |
INT_INV_GRAY |
static int |
INT_LT_GRAY |
static int |
INT_WHITE |
static STBlackWhiteMode.Enum |
INV_GRAY |
static STBlackWhiteMode.Enum |
LT_GRAY |
static SchemaType |
type |
static STBlackWhiteMode.Enum |
WHITE |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
StringEnumAbstractBase |
enumValue() |
void |
set(StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
static final STBlackWhiteMode.Enum CLR
static final STBlackWhiteMode.Enum AUTO
static final STBlackWhiteMode.Enum GRAY
static final STBlackWhiteMode.Enum LT_GRAY
static final STBlackWhiteMode.Enum INV_GRAY
static final STBlackWhiteMode.Enum GRAY_WHITE
static final STBlackWhiteMode.Enum BLACK_GRAY
static final STBlackWhiteMode.Enum BLACK_WHITE
static final STBlackWhiteMode.Enum BLACK
static final STBlackWhiteMode.Enum WHITE
static final STBlackWhiteMode.Enum HIDDEN
static final int INT_CLR
static final int INT_AUTO
static final int INT_GRAY
static final int INT_LT_GRAY
static final int INT_INV_GRAY
static final int INT_GRAY_WHITE
static final int INT_BLACK_GRAY
static final int INT_BLACK_WHITE
static final int INT_BLACK
static final int INT_WHITE
static final int INT_HIDDEN
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved