Class UCharacter.LineBreak
public class UCharacter.LineBreak : JVMBridgeBase<UCharacter.LineBreak>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseUCharacter.LineBreak
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<UCharacter.LineBreak>.SExecute<TNewClass, TReturn>(IJavaType, string, params object[])JVMBridgeBase<UCharacter.LineBreak>.IsAssignableFrom(IJavaType)JVMBridgeBase<UCharacter.LineBreak>.IsAssignableFrom<T>()JVMBridgeBase<UCharacter.LineBreak>.Execute<T>(params T[])JVMBridgeBase<UCharacter.LineBreak>.DynBridgeClazzJVMBridgeBase<UCharacter.LineBreak>.BridgeClazzJVMBridgeBase.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.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
LineBreak()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
[Obsolete("LineBreak class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public LineBreak()
LineBreak(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
[Obsolete("LineBreak class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public LineBreak(params object[] args)
Parameters
args
object[]
Properties
AKSARA
public static int AKSARA { get; }
Property Value
AKSARA_PREBASE
public static int AKSARA_PREBASE { get; }
Property Value
AKSARA_START
public static int AKSARA_START { get; }
Property Value
ALPHABETIC
public static int ALPHABETIC { get; }
Property Value
AMBIGUOUS
public static int AMBIGUOUS { get; }
Property Value
BREAK_AFTER
public static int BREAK_AFTER { get; }
Property Value
BREAK_BEFORE
public static int BREAK_BEFORE { get; }
Property Value
BREAK_BOTH
public static int BREAK_BOTH { get; }
Property Value
BREAK_SYMBOLS
public static int BREAK_SYMBOLS { get; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CARRIAGE_RETURN
public static int CARRIAGE_RETURN { get; }
Property Value
CLOSE_PARENTHESIS
https://developer.android.com/reference/android/icu/lang/UCharacter.LineBreak.html#CLOSE_PARENTHESIS
public static int CLOSE_PARENTHESIS { get; }
Property Value
CLOSE_PUNCTUATION
https://developer.android.com/reference/android/icu/lang/UCharacter.LineBreak.html#CLOSE_PUNCTUATION
public static int CLOSE_PUNCTUATION { get; }
Property Value
COMBINING_MARK
public static int COMBINING_MARK { get; }
Property Value
COMPLEX_CONTEXT
public static int COMPLEX_CONTEXT { get; }
Property Value
CONDITIONAL_JAPANESE_STARTER
public static int CONDITIONAL_JAPANESE_STARTER { get; }
Property Value
CONTINGENT_BREAK
public static int CONTINGENT_BREAK { get; }
Property Value
EXCLAMATION
public static int EXCLAMATION { get; }
Property Value
E_BASE
public static int E_BASE { get; }
Property Value
E_MODIFIER
public static int E_MODIFIER { get; }
Property Value
GLUE
public static int GLUE { get; }
Property Value
H2
public static int H2 { get; }
Property Value
H3
public static int H3 { get; }
Property Value
HEBREW_LETTER
public static int HEBREW_LETTER { get; }
Property Value
HYPHEN
public static int HYPHEN { get; }
Property Value
IDEOGRAPHIC
public static int IDEOGRAPHIC { get; }
Property Value
INFIX_NUMERIC
public static int INFIX_NUMERIC { get; }
Property Value
INSEPARABLE
public static int INSEPARABLE { get; }
Property Value
INSEPERABLE
public static int INSEPERABLE { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
JL
public static int JL { get; }
Property Value
JT
public static int JT { get; }
Property Value
JV
public static int JV { get; }
Property Value
LINE_FEED
public static int LINE_FEED { get; }
Property Value
MANDATORY_BREAK
public static int MANDATORY_BREAK { get; }
Property Value
NEXT_LINE
public static int NEXT_LINE { get; }
Property Value
NONSTARTER
public static int NONSTARTER { get; }
Property Value
NUMERIC
public static int NUMERIC { get; }
Property Value
OPEN_PUNCTUATION
public static int OPEN_PUNCTUATION { get; }
Property Value
POSTFIX_NUMERIC
public static int POSTFIX_NUMERIC { get; }
Property Value
PREFIX_NUMERIC
public static int PREFIX_NUMERIC { get; }
Property Value
QUOTATION
public static int QUOTATION { get; }
Property Value
REGIONAL_INDICATOR
public static int REGIONAL_INDICATOR { get; }
Property Value
SPACE
public static int SPACE { get; }
Property Value
SURROGATE
public static int SURROGATE { get; }
Property Value
UNKNOWN
public static int UNKNOWN { get; }
Property Value
VIRAMA
public static int VIRAMA { get; }
Property Value
VIRAMA_FINAL
public static int VIRAMA_FINAL { get; }
Property Value
WORD_JOINER
public static int WORD_JOINER { get; }
Property Value
ZWJ
public static int ZWJ { get; }
Property Value
ZWSPACE
public static int ZWSPACE { get; }