Table of Contents

Class TextAttribute

Namespace
Java.Awt.FontNs
Assembly
MASES.JNet.dll
public class TextAttribute : AttributedCharacterIterator.Attribute, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, ISerializable
Inheritance
JVMBridgeBase
JVMBridgeBase<Serializable>
TextAttribute
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<Serializable>.IsAssignableFrom(IJavaType)
JVMBridgeBase<Serializable>.IsAssignableFrom<T>()
JVMBridgeBase<Serializable>.Execute<T>(params T[])
JVMBridgeBase<Serializable>.DynBridgeClazz
JVMBridgeBase<Serializable>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

TextAttribute()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public TextAttribute()

TextAttribute(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public TextAttribute(params object[] args)

Parameters

args object[]

Properties

BACKGROUND

public static TextAttribute BACKGROUND { get; }

Property Value

TextAttribute

BIDI_EMBEDDING

public static TextAttribute BIDI_EMBEDDING { get; }

Property Value

TextAttribute

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CHAR_REPLACEMENT

public static TextAttribute CHAR_REPLACEMENT { get; }

Property Value

TextAttribute

FAMILY

public static TextAttribute FAMILY { get; }

Property Value

TextAttribute

FONT

public static TextAttribute FONT { get; }

Property Value

TextAttribute

FOREGROUND

public static TextAttribute FOREGROUND { get; }

Property Value

TextAttribute

INPUT_METHOD_HIGHLIGHT

public static TextAttribute INPUT_METHOD_HIGHLIGHT { get; }

Property Value

TextAttribute

INPUT_METHOD_UNDERLINE

public static TextAttribute INPUT_METHOD_UNDERLINE { get; }

Property Value

TextAttribute

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

JUSTIFICATION

public static TextAttribute JUSTIFICATION { get; }

Property Value

TextAttribute

JUSTIFICATION_FULL

public static Float JUSTIFICATION_FULL { get; }

Property Value

Float

JUSTIFICATION_NONE

public static Float JUSTIFICATION_NONE { get; }

Property Value

Float

KERNING

public static TextAttribute KERNING { get; }

Property Value

TextAttribute

KERNING_ON

public static Integer KERNING_ON { get; }

Property Value

Integer

LIGATURES

public static TextAttribute LIGATURES { get; }

Property Value

TextAttribute

LIGATURES_ON

public static Integer LIGATURES_ON { get; }

Property Value

Integer

NUMERIC_SHAPING

public static TextAttribute NUMERIC_SHAPING { get; }

Property Value

TextAttribute

POSTURE

public static TextAttribute POSTURE { get; }

Property Value

TextAttribute

POSTURE_OBLIQUE

public static Float POSTURE_OBLIQUE { get; }

Property Value

Float

POSTURE_REGULAR

public static Float POSTURE_REGULAR { get; }

Property Value

Float

RUN_DIRECTION

public static TextAttribute RUN_DIRECTION { get; }

Property Value

TextAttribute

RUN_DIRECTION_LTR

public static Boolean RUN_DIRECTION_LTR { get; }

Property Value

Boolean

RUN_DIRECTION_RTL

public static Boolean RUN_DIRECTION_RTL { get; }

Property Value

Boolean

SIZE

public static TextAttribute SIZE { get; }

Property Value

TextAttribute

STRIKETHROUGH

public static TextAttribute STRIKETHROUGH { get; }

Property Value

TextAttribute

STRIKETHROUGH_ON

public static Boolean STRIKETHROUGH_ON { get; }

Property Value

Boolean

SUPERSCRIPT

public static TextAttribute SUPERSCRIPT { get; }

Property Value

TextAttribute

SUPERSCRIPT_SUB

public static Integer SUPERSCRIPT_SUB { get; }

Property Value

Integer

SUPERSCRIPT_SUPER

public static Integer SUPERSCRIPT_SUPER { get; }

Property Value

Integer

SWAP_COLORS

public static TextAttribute SWAP_COLORS { get; }

Property Value

TextAttribute

SWAP_COLORS_ON

public static Boolean SWAP_COLORS_ON { get; }

Property Value

Boolean

TRACKING

public static TextAttribute TRACKING { get; }

Property Value

TextAttribute

TRACKING_LOOSE

public static Float TRACKING_LOOSE { get; }

Property Value

Float

TRACKING_TIGHT

public static Float TRACKING_TIGHT { get; }

Property Value

Float

TRANSFORM

public static TextAttribute TRANSFORM { get; }

Property Value

TextAttribute

UNDERLINE

public static TextAttribute UNDERLINE { get; }

Property Value

TextAttribute

UNDERLINE_LOW_DASHED

public static Integer UNDERLINE_LOW_DASHED { get; }

Property Value

Integer

UNDERLINE_LOW_DOTTED

public static Integer UNDERLINE_LOW_DOTTED { get; }

Property Value

Integer

UNDERLINE_LOW_GRAY

public static Integer UNDERLINE_LOW_GRAY { get; }

Property Value

Integer

UNDERLINE_LOW_ONE_PIXEL

public static Integer UNDERLINE_LOW_ONE_PIXEL { get; }

Property Value

Integer

UNDERLINE_LOW_TWO_PIXEL

public static Integer UNDERLINE_LOW_TWO_PIXEL { get; }

Property Value

Integer

UNDERLINE_ON

public static Integer UNDERLINE_ON { get; }

Property Value

Integer

WEIGHT

public static TextAttribute WEIGHT { get; }

Property Value

TextAttribute

WEIGHT_BOLD

public static Float WEIGHT_BOLD { get; }

Property Value

Float

WEIGHT_DEMIBOLD

public static Float WEIGHT_DEMIBOLD { get; }

Property Value

Float

WEIGHT_DEMILIGHT

public static Float WEIGHT_DEMILIGHT { get; }

Property Value

Float

WEIGHT_EXTRABOLD

public static Float WEIGHT_EXTRABOLD { get; }

Property Value

Float

WEIGHT_EXTRA_LIGHT

public static Float WEIGHT_EXTRA_LIGHT { get; }

Property Value

Float

WEIGHT_HEAVY

public static Float WEIGHT_HEAVY { get; }

Property Value

Float

WEIGHT_LIGHT

public static Float WEIGHT_LIGHT { get; }

Property Value

Float

WEIGHT_MEDIUM

public static Float WEIGHT_MEDIUM { get; }

Property Value

Float

WEIGHT_REGULAR

public static Float WEIGHT_REGULAR { get; }

Property Value

Float

WEIGHT_SEMIBOLD

public static Float WEIGHT_SEMIBOLD { get; }

Property Value

Float

WEIGHT_ULTRABOLD

public static Float WEIGHT_ULTRABOLD { get; }

Property Value

Float

WIDTH

public static TextAttribute WIDTH { get; }

Property Value

TextAttribute

WIDTH_CONDENSED

public static Float WIDTH_CONDENSED { get; }

Property Value

Float

WIDTH_EXTENDED

public static Float WIDTH_EXTENDED { get; }

Property Value

Float

WIDTH_REGULAR

public static Float WIDTH_REGULAR { get; }

Property Value

Float

WIDTH_SEMI_CONDENSED

public static Float WIDTH_SEMI_CONDENSED { get; }

Property Value

Float

WIDTH_SEMI_EXTENDED

public static Float WIDTH_SEMI_EXTENDED { get; }

Property Value

Float