Package org.docx4j.dml.diagram
Enum STParameterId
java.lang.Object
java.lang.Enum<STParameterId>
org.docx4j.dml.diagram.STParameterId
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<STParameterId>,java.lang.constant.Constable
public enum STParameterId extends java.lang.Enum<STParameterId>
Java class for ST_ParameterId.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="ST_ParameterId">
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="horzAlign"/>
<enumeration value="vertAlign"/>
<enumeration value="chDir"/>
<enumeration value="chAlign"/>
<enumeration value="secChAlign"/>
<enumeration value="linDir"/>
<enumeration value="secLinDir"/>
<enumeration value="stElem"/>
<enumeration value="bendPt"/>
<enumeration value="connRout"/>
<enumeration value="begSty"/>
<enumeration value="endSty"/>
<enumeration value="dim"/>
<enumeration value="rotPath"/>
<enumeration value="ctrShpMap"/>
<enumeration value="nodeHorzAlign"/>
<enumeration value="nodeVertAlign"/>
<enumeration value="fallback"/>
<enumeration value="txDir"/>
<enumeration value="pyraAcctPos"/>
<enumeration value="pyraAcctTxMar"/>
<enumeration value="txBlDir"/>
<enumeration value="txAnchorHorz"/>
<enumeration value="txAnchorVert"/>
<enumeration value="txAnchorHorzCh"/>
<enumeration value="txAnchorVertCh"/>
<enumeration value="parTxLTRAlign"/>
<enumeration value="parTxRTLAlign"/>
<enumeration value="shpTxLTRAlignCh"/>
<enumeration value="shpTxRTLAlignCh"/>
<enumeration value="autoTxRot"/>
<enumeration value="grDir"/>
<enumeration value="flowDir"/>
<enumeration value="contDir"/>
<enumeration value="bkpt"/>
<enumeration value="off"/>
<enumeration value="hierAlign"/>
<enumeration value="bkPtFixedVal"/>
<enumeration value="stBulletLvl"/>
<enumeration value="stAng"/>
<enumeration value="spanAng"/>
<enumeration value="ar"/>
<enumeration value="lnSpPar"/>
<enumeration value="lnSpAfParP"/>
<enumeration value="lnSpCh"/>
<enumeration value="lnSpAfChP"/>
<enumeration value="rtShortDist"/>
<enumeration value="alignTx"/>
<enumeration value="pyraLvlNode"/>
<enumeration value="pyraAcctBkgdNode"/>
<enumeration value="pyraAcctTxNode"/>
<enumeration value="srcNode"/>
<enumeration value="dstNode"/>
<enumeration value="begPts"/>
<enumeration value="endPts"/>
</restriction>
</simpleType>
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
java.lang.Enum.EnumDesc<E extends java.lang.Enum<E>> -
Enum Constant Summary
Enum Constants Enum Constant Description ALIGN_TXText AlignmentARAspect RatioAUTO_TX_ROTAuto Text RotationBEG_PTSBeginning PointsBEG_STYBeginning Arrowhead StyleBEND_PTBend PointBK_PT_FIXED_VALBreakpoint Fixed ValueBKPTBreakpointCH_ALIGNChild AlignmentCH_DIRChild DirectionCONN_ROUTConnection RouteCONT_DIRContinue DirectionCTR_SHP_MAPCenter Shape MappingDIMConnector DimensionDST_NODEDestination NodeEND_PTSEnd PointsEND_STYEnd StyleFALLBACKFallback ScaleFLOW_DIRFlow DirectionGR_DIRGrow DirectionHIER_ALIGNHierarchy AlignmentHORZ_ALIGNHorizontal AlignmentLIN_DIRLinear DirectionLN_SP_AF_CH_PLine Spacing After Children ParagraphLN_SP_AF_PAR_PLine Spacing After Parent ParagraphLN_SP_CHLine Spacing ChildrenLN_SP_PARLine Spacing ParentNODE_HORZ_ALIGNNode Horizontal AlignmentNODE_VERT_ALIGNNode Vertical AlignmentOFFOffsetPAR_TX_LTR_ALIGNParent Text Left-to-Right AlignmentPAR_TX_RTL_ALIGNParent Text Right-to-Left AlignmentPYRA_ACCT_BKGD_NODEPyramid Accent Background NodePYRA_ACCT_POSPyramid Accent PositionPYRA_ACCT_TX_MARPyramid Accent Text MarginPYRA_ACCT_TX_NODEPyramid Accent Text NodePYRA_LVL_NODEPyramid Level NodeROT_PATHRotation PathRT_SHORT_DISTRoute Shortest DistanceSEC_CH_ALIGNSecondary Child AlignmentSEC_LIN_DIRSecondary Linear DirectionSHP_TX_LTR_ALIGN_CHShape Text Left-to-Right AlignmentSHP_TX_RTL_ALIGN_CHShape Text Right-to-Left AlignmentSPAN_ANGSpan AngleSRC_NODESource NodeST_ANGStart AngleST_BULLET_LVLStart Bullets At LevelST_ELEMStart ElementTX_ANCHOR_HORZText Anchor HorizontalTX_ANCHOR_HORZ_CHText Anchor Horizontal With ChildrenTX_ANCHOR_VERTText Anchor VerticalTX_ANCHOR_VERT_CHText Anchor Vertical With ChildrenTX_BL_DIRText Block DirectionTX_DIRText DirectionVERT_ALIGNVertical Alignment -
Method Summary
Modifier and Type Method Description static STParameterIdfromValue(java.lang.String v)java.lang.Stringvalue()static STParameterIdvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STParameterId[]values()Returns an array containing the constants of this enum type, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
Enum Constant Details
-
HORZ_ALIGN
Horizontal Alignment -
VERT_ALIGN
Vertical Alignment -
CH_DIR
Child Direction -
CH_ALIGN
Child Alignment -
SEC_CH_ALIGN
Secondary Child Alignment -
LIN_DIR
Linear Direction -
SEC_LIN_DIR
Secondary Linear Direction -
ST_ELEM
Start Element -
BEND_PT
Bend Point -
CONN_ROUT
Connection Route -
BEG_STY
Beginning Arrowhead Style -
END_STY
End Style -
DIM
Connector Dimension -
ROT_PATH
Rotation Path -
CTR_SHP_MAP
Center Shape Mapping -
NODE_HORZ_ALIGN
Node Horizontal Alignment -
NODE_VERT_ALIGN
Node Vertical Alignment -
FALLBACK
Fallback Scale -
TX_DIR
Text Direction -
PYRA_ACCT_POS
Pyramid Accent Position -
PYRA_ACCT_TX_MAR
Pyramid Accent Text Margin -
TX_BL_DIR
Text Block Direction -
TX_ANCHOR_HORZ
Text Anchor Horizontal -
TX_ANCHOR_VERT
Text Anchor Vertical -
TX_ANCHOR_HORZ_CH
Text Anchor Horizontal With Children -
TX_ANCHOR_VERT_CH
Text Anchor Vertical With Children -
PAR_TX_LTR_ALIGN
Parent Text Left-to-Right Alignment -
PAR_TX_RTL_ALIGN
Parent Text Right-to-Left Alignment -
SHP_TX_LTR_ALIGN_CH
Shape Text Left-to-Right Alignment -
SHP_TX_RTL_ALIGN_CH
Shape Text Right-to-Left Alignment -
AUTO_TX_ROT
Auto Text Rotation -
GR_DIR
Grow Direction -
FLOW_DIR
Flow Direction -
CONT_DIR
Continue Direction -
BKPT
Breakpoint -
OFF
Offset -
HIER_ALIGN
Hierarchy Alignment -
BK_PT_FIXED_VAL
Breakpoint Fixed Value -
ST_BULLET_LVL
Start Bullets At Level -
ST_ANG
Start Angle -
SPAN_ANG
Span Angle -
AR
Aspect Ratio -
LN_SP_PAR
Line Spacing Parent -
LN_SP_AF_PAR_P
Line Spacing After Parent Paragraph -
LN_SP_CH
Line Spacing Children -
LN_SP_AF_CH_P
Line Spacing After Children Paragraph -
RT_SHORT_DIST
Route Shortest Distance -
ALIGN_TX
Text Alignment -
PYRA_LVL_NODE
Pyramid Level Node -
PYRA_ACCT_BKGD_NODE
Pyramid Accent Background Node -
PYRA_ACCT_TX_NODE
Pyramid Accent Text Node -
SRC_NODE
Source Node -
DST_NODE
Destination Node -
BEG_PTS
Beginning Points -
END_PTS
End Points
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
value
public java.lang.String value() -
fromValue
-