public interface STPresetLineDashVal extends XmlToken
| Modifier and Type | Interface and Description |
|---|---|
static class |
STPresetLineDashVal.Enum
Enumeration value class for org.openxmlformats.schemas.drawingml.x2006.main.STPresetLineDashVal.
|
static class |
STPresetLineDashVal.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STPresetLineDashVal.Enum |
DASH |
static STPresetLineDashVal.Enum |
DASH_DOT |
static STPresetLineDashVal.Enum |
DOT |
static int |
INT_DASH |
static int |
INT_DASH_DOT |
static int |
INT_DOT |
static int |
INT_LG_DASH |
static int |
INT_LG_DASH_DOT |
static int |
INT_LG_DASH_DOT_DOT |
static int |
INT_SOLID |
static int |
INT_SYS_DASH |
static int |
INT_SYS_DASH_DOT |
static int |
INT_SYS_DASH_DOT_DOT |
static int |
INT_SYS_DOT |
static STPresetLineDashVal.Enum |
LG_DASH |
static STPresetLineDashVal.Enum |
LG_DASH_DOT |
static STPresetLineDashVal.Enum |
LG_DASH_DOT_DOT |
static STPresetLineDashVal.Enum |
SOLID |
static STPresetLineDashVal.Enum |
SYS_DASH |
static STPresetLineDashVal.Enum |
SYS_DASH_DOT |
static STPresetLineDashVal.Enum |
SYS_DASH_DOT_DOT |
static STPresetLineDashVal.Enum |
SYS_DOT |
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 STPresetLineDashVal.Enum SOLID
static final STPresetLineDashVal.Enum DOT
static final STPresetLineDashVal.Enum DASH
static final STPresetLineDashVal.Enum LG_DASH
static final STPresetLineDashVal.Enum DASH_DOT
static final STPresetLineDashVal.Enum LG_DASH_DOT
static final STPresetLineDashVal.Enum LG_DASH_DOT_DOT
static final STPresetLineDashVal.Enum SYS_DASH
static final STPresetLineDashVal.Enum SYS_DOT
static final STPresetLineDashVal.Enum SYS_DASH_DOT
static final STPresetLineDashVal.Enum SYS_DASH_DOT_DOT
static final int INT_SOLID
static final int INT_DOT
static final int INT_DASH
static final int INT_LG_DASH
static final int INT_DASH_DOT
static final int INT_LG_DASH_DOT
static final int INT_LG_DASH_DOT_DOT
static final int INT_SYS_DASH
static final int INT_SYS_DOT
static final int INT_SYS_DASH_DOT
static final int INT_SYS_DASH_DOT_DOT
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved