Java.Awt.Font.TextAttribute Members

The members of Java.Awt.Font.TextAttribute are listed below.

See Also: Inherited members from Java.Text.AttributedCharacterIteratorAttribute

Public Properties

[read-only]
static
BackgroundTextAttribute. The BACKGROUND text attribute.
[read-only]
static
BidiEmbeddingTextAttribute. The BIDI_EMBEDDING text attribute key.
[read-only]
static
CharReplacementTextAttribute. The CHAR_REPLACEMENT text attribute key.
[read-only]
static
FamilyTextAttribute. The FAMILY text attribute key.
[read-only]
static
FontTextAttribute. The FONT text attribute key.
[read-only]
static
ForegroundTextAttribute. The FOREGROUND text attribute key.
[read-only]
static
InputMethodHighlightTextAttribute. The INPUT_METHOD_HIGHLIGHT text attribute key.
[read-only]
static
InputMethodUnderlineTextAttribute. The INPUT_METHOD_UNDERLINE text attribute key.
[read-only]
static
JustificationTextAttribute. The JUSTIFICATION text attribute key.
[read-only]
static
JustificationFullJava.Lang.Float. The Constant JUSTIFICATION_indicates the full requested width.
[read-only]
static
JustificationNoneJava.Lang.Float. The Constant JUSTIFICATION_NONE indicates that line is not allowed for justification.
[read-only]
static
KerningTextAttribute. The KERNING text attribute key.
[read-only]
static
KerningOnJava.Lang.Integer.
[read-only]
static
LigaturesTextAttribute. The LIGATURES text attribute key.
[read-only]
static
LigaturesOnJava.Lang.Integer.
[read-only]
static
NumericShapingTextAttribute. The NUMERIC_SHAPING text attribute.
[read-only]
static
PostureTextAttribute. The POSTURE text attribute.
[read-only]
static
PostureObliqueJava.Lang.Float. The Constant POSTURE_OBLIQUE indicates italic posture.
[read-only]
static
PostureRegularJava.Lang.Float. The Constant POSTURE_REGULAR indicates regular posture.
[read-only]
static
RunDirectionTextAttribute. The RUN_DIRECTION text attribute.
[read-only]
static
RunDirectionLtrJava.Lang.Boolean. The Constant RUN_DIRECTION_LTR indicates left-to-right run direction.
[read-only]
static
RunDirectionRtlJava.Lang.Boolean. The Constant RUN_DIRECTION_RTL indicates right-to-left run direction.
[read-only]
static
SizeTextAttribute. The SIZE text attribute.
[read-only]
static
StrikethroughTextAttribute. The STRIKETHROUGH text attribute.
[read-only]
static
StrikethroughOnJava.Lang.Boolean. The Constant STRIKETHROUGH_ON indicates a single strikethrough.
[read-only]
static
SuperscriptTextAttribute. The SUPERSCRIPT text attribute.
[read-only]
static
SuperscriptSubJava.Lang.Integer. The Constant SUPERSCRIPT_SUB indicates a standard subscript.
[read-only]
static
SuperscriptSuperJava.Lang.Integer. The Constant SUPERSCRIPT_SUPER indicates a standard superscript.
[read-only]
static
SwapColorsTextAttribute. The SWAP_COLORS text attribute.
[read-only]
static
SwapColorsOnJava.Lang.Boolean. The Constant SWAP_COLORS_ON indicates a swap of foreground and background.
[read-only]
static
TrackingTextAttribute. The TRACKING text attribute key.
[read-only]
static
TrackingLooseJava.Lang.Float.
[read-only]
static
TrackingTightJava.Lang.Float.
[read-only]
static
TransformTextAttribute. The TRANSFORM text attribute.
[read-only]
static
UnderlineTextAttribute. The Constant UNDERLINE text attribute.
[read-only]
static
UnderlineLowDashedJava.Lang.Integer. The Constant UNDERLINE_LOW_DASHED indicates single pixel dashed low underline.
[read-only]
static
UnderlineLowDottedJava.Lang.Integer. The Constant UNDERLINE_LOW_DOTTED indicates a single pixel dotted low underline.
[read-only]
static
UnderlineLowGrayJava.Lang.Integer. The Constant UNDERLINE_LOW_GRAY indicates double pixel gray low underline.
[read-only]
static
UnderlineLowOnePixelJava.Lang.Integer. The Constant UNDERLINE_LOW_ONE_PIXEL indicates a single pixel solid low underline.
[read-only]
static
UnderlineLowTwoPixelJava.Lang.Integer. The Constant UNDERLINE_LOW_TWO_PIXEL indicates a double pixel solid low underline.
[read-only]
static
UnderlineOnJava.Lang.Integer. The Constant UNDERLINE_ON indicates a standard underline at the roman baseline for roman text.
[read-only]
static
WeightTextAttribute. The WEIGHT text attribute.
[read-only]
static
WeightBoldJava.Lang.Float. The Constant WEIGHT_BOLD indicates the standard bold weight.
[read-only]
static
WeightDemiboldJava.Lang.Float. The Constant WEIGHT_DEMIBOLD indicates a lighter weight than BOLD.
[read-only]
static
WeightDemilightJava.Lang.Float. The Constant WEIGHT_DEMILIGHT indicates an intermediate weight between LIGHT and STANDARD.
[read-only]
static
WeightExtraboldJava.Lang.Float. The Constant WEIGHT_EXTRABOLD indicates an extra heavy weight.
[read-only]
static
WeightExtraLightJava.Lang.Float. The Constant WEIGHT_EXTRA_LIGHT indicates the lightest predefined weight.
[read-only]
static
WeightHeavyJava.Lang.Float. The Constant WEIGHT_HEAVY indicates a heavier weight than BOLD.
[read-only]
static
WeightLightJava.Lang.Float. The Constant WEIGHT_LIGHT indicates the standard light weight.
[read-only]
static
WeightMediumJava.Lang.Float. The Constant WEIGHT_MEDIUM indicates average weight between the REGULAR and BOLD.
[read-only]
static
WeightRegularJava.Lang.Float. The Constant WEIGHT_REGULAR indicates the standart weight.
[read-only]
static
WeightSemiboldJava.Lang.Float. The Constant WEIGHT_SEMIBOLD indicates a semi weight of REGULAR.
[read-only]
static
WeightUltraboldJava.Lang.Float. The Constant WEIGHT_ULTRABOLD indicates the heaviest predefined weight.
[read-only]
static
WidthTextAttribute. The WIDTH text attribute.
[read-only]
static
WidthCondensedJava.Lang.Float. The Constant WIDTH_CONDENSED indicates the most condensed predefined width.
[read-only]
static
WidthExtendedJava.Lang.Float. The Constant WIDTH_EXTENDED indicates extended width.
[read-only]
static
WidthRegularJava.Lang.Float. The Constant WIDTH_REGULAR indicates the standard width.
[read-only]
static
WidthSemiCondensedJava.Lang.Float. The Constant WIDTH_SEMI_CONDENSED indicates a semi condensed width.
[read-only]
static
WidthSemiExtendedJava.Lang.Float. The Constant WIDTH_SEMI_EXTENDED indicates semi extended width.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.