public static class StyleConstants.ParagraphConstants extends StyleConstants implements AttributeSet.ParagraphAttribute
StyleConstants.CharacterConstants, StyleConstants.ColorConstants, StyleConstants.FontConstants, StyleConstants.ParagraphConstants| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
Alignment
A key for the alignment paragraph attribute.
|
static java.lang.Object |
FirstLineIndent
A key for the first line indentation paragraph attribute.
|
static java.lang.Object |
LeftIndent
A key for the left indentation paragraph attribute.
|
static java.lang.Object |
LineSpacing
A key for the line spacing paragraph attribute.
|
static java.lang.Object |
Orientation
A key for the orientation paragraph attribute.
|
static java.lang.Object |
RightIndent
A key for the right indentation paragraph attribute.
|
static java.lang.Object |
SpaceAbove
A key for the 'space above' paragraph attribute.
|
static java.lang.Object |
SpaceBelow
A key for the 'space below' paragraph attribute.
|
static java.lang.Object |
TabSet
A key for the tabset paragraph attribute.
|
ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_LEFT, ALIGN_RIGHT, Background, BidiLevel, Bold, ComponentAttribute, ComponentElementName, ComposedTextAttribute, Family, FontFamily, FontSize, Foreground, IconAttribute, IconElementName, Italic, ModelAttribute, NameAttribute, ResolveAttribute, Size, StrikeThrough, Subscript, Superscript, UnderlinegetAlignment, getBackground, getBidiLevel, getComponent, getFirstLineIndent, getFontFamily, getFontSize, getForeground, getIcon, getLeftIndent, getLineSpacing, getRightIndent, getSpaceAbove, getSpaceBelow, getTabSet, isBold, isItalic, isStrikeThrough, isSubscript, isSuperscript, isUnderline, setAlignment, setBackground, setBidiLevel, setBold, setComponent, setFirstLineIndent, setFontFamily, setFontSize, setForeground, setIcon, setItalic, setLeftIndent, setLineSpacing, setRightIndent, setSpaceAbove, setSpaceBelow, setStrikeThrough, setSubscript, setSuperscript, setTabSet, setUnderline, toStringpublic static final java.lang.Object Alignment
public static final java.lang.Object FirstLineIndent
public static final java.lang.Object LeftIndent
public static final java.lang.Object LineSpacing
public static final java.lang.Object Orientation
public static final java.lang.Object RightIndent
public static final java.lang.Object SpaceAbove
public static final java.lang.Object SpaceBelow
public static final java.lang.Object TabSet