public interface STWebColorType extends XmlToken
| Modifier and Type | Interface and Description |
|---|---|
static class |
STWebColorType.Enum
Enumeration value class for org.openxmlformats.schemas.presentationml.x2006.main.STWebColorType.
|
static class |
STWebColorType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STWebColorType.Enum |
BLACK_TEXT_ON_WHITE |
static STWebColorType.Enum |
BROWSER |
static int |
INT_BLACK_TEXT_ON_WHITE |
static int |
INT_BROWSER |
static int |
INT_NONE |
static int |
INT_PRESENTATION_ACCENT |
static int |
INT_PRESENTATION_TEXT |
static int |
INT_WHITE_TEXT_ON_BLACK |
static STWebColorType.Enum |
NONE |
static STWebColorType.Enum |
PRESENTATION_ACCENT |
static STWebColorType.Enum |
PRESENTATION_TEXT |
static SchemaType |
type |
static STWebColorType.Enum |
WHITE_TEXT_ON_BLACK |
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 STWebColorType.Enum NONE
static final STWebColorType.Enum BROWSER
static final STWebColorType.Enum PRESENTATION_TEXT
static final STWebColorType.Enum PRESENTATION_ACCENT
static final STWebColorType.Enum WHITE_TEXT_ON_BLACK
static final STWebColorType.Enum BLACK_TEXT_ON_WHITE
static final int INT_NONE
static final int INT_BROWSER
static final int INT_PRESENTATION_TEXT
static final int INT_PRESENTATION_ACCENT
static final int INT_WHITE_TEXT_ON_BLACK
static final int INT_BLACK_TEXT_ON_WHITE
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved