public interface STAlignH extends XmlToken
| Modifier and Type | Interface and Description |
|---|---|
static class |
STAlignH.Enum
Enumeration value class for org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing.STAlignH.
|
static class |
STAlignH.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STAlignH.Enum |
CENTER |
static STAlignH.Enum |
INSIDE |
static int |
INT_CENTER |
static int |
INT_INSIDE |
static int |
INT_LEFT |
static int |
INT_OUTSIDE |
static int |
INT_RIGHT |
static STAlignH.Enum |
LEFT |
static STAlignH.Enum |
OUTSIDE |
static STAlignH.Enum |
RIGHT |
static SchemaType |
type |
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 STAlignH.Enum LEFT
static final STAlignH.Enum RIGHT
static final STAlignH.Enum CENTER
static final STAlignH.Enum INSIDE
static final STAlignH.Enum OUTSIDE
static final int INT_LEFT
static final int INT_RIGHT
static final int INT_CENTER
static final int INT_INSIDE
static final int INT_OUTSIDE
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved