Table of Contents

Class NumericShaper.Range

Namespace
Java.Awt.FontNs
Assembly
MASES.JNet.dll
public class NumericShaper.Range : Enum<NumericShaper.Range>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IEquatable<Enum<NumericShaper.Range>>
Inheritance
NumericShaper.Range
Implements
Inherited Members
Extension Methods

Constructors

Range(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public Range(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

ARABIC

public static NumericShaper.Range ARABIC { get; set; }

Property Value

NumericShaper.Range

BALINESE

public static NumericShaper.Range BALINESE { get; set; }

Property Value

NumericShaper.Range

BENGALI

public static NumericShaper.Range BENGALI { get; set; }

Property Value

NumericShaper.Range

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CHAM

public static NumericShaper.Range CHAM { get; set; }

Property Value

NumericShaper.Range

DEVANAGARI

public static NumericShaper.Range DEVANAGARI { get; set; }

Property Value

NumericShaper.Range

EASTERN_ARABIC

public static NumericShaper.Range EASTERN_ARABIC { get; set; }

Property Value

NumericShaper.Range

ETHIOPIC

public static NumericShaper.Range ETHIOPIC { get; set; }

Property Value

NumericShaper.Range

EUROPEAN

public static NumericShaper.Range EUROPEAN { get; set; }

Property Value

NumericShaper.Range

GUJARATI

public static NumericShaper.Range GUJARATI { get; set; }

Property Value

NumericShaper.Range

GURMUKHI

public static NumericShaper.Range GURMUKHI { get; set; }

Property Value

NumericShaper.Range

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

JAVANESE

public static NumericShaper.Range JAVANESE { get; set; }

Property Value

NumericShaper.Range

KANNADA

public static NumericShaper.Range KANNADA { get; set; }

Property Value

NumericShaper.Range

KAYAH_LI

public static NumericShaper.Range KAYAH_LI { get; set; }

Property Value

NumericShaper.Range

KHMER

public static NumericShaper.Range KHMER { get; set; }

Property Value

NumericShaper.Range

LAO

public static NumericShaper.Range LAO { get; set; }

Property Value

NumericShaper.Range

LEPCHA

public static NumericShaper.Range LEPCHA { get; set; }

Property Value

NumericShaper.Range

LIMBU

public static NumericShaper.Range LIMBU { get; set; }

Property Value

NumericShaper.Range

MALAYALAM

public static NumericShaper.Range MALAYALAM { get; set; }

Property Value

NumericShaper.Range

MEETEI_MAYEK

public static NumericShaper.Range MEETEI_MAYEK { get; set; }

Property Value

NumericShaper.Range

MONGOLIAN

public static NumericShaper.Range MONGOLIAN { get; set; }

Property Value

NumericShaper.Range

MYANMAR

public static NumericShaper.Range MYANMAR { get; set; }

Property Value

NumericShaper.Range

MYANMAR_SHAN

public static NumericShaper.Range MYANMAR_SHAN { get; set; }

Property Value

NumericShaper.Range

NEW_TAI_LUE

public static NumericShaper.Range NEW_TAI_LUE { get; set; }

Property Value

NumericShaper.Range

NKO

public static NumericShaper.Range NKO { get; set; }

Property Value

NumericShaper.Range

OL_CHIKI

public static NumericShaper.Range OL_CHIKI { get; set; }

Property Value

NumericShaper.Range

ORIYA

public static NumericShaper.Range ORIYA { get; set; }

Property Value

NumericShaper.Range

SAURASHTRA

public static NumericShaper.Range SAURASHTRA { get; set; }

Property Value

NumericShaper.Range

SUNDANESE

public static NumericShaper.Range SUNDANESE { get; set; }

Property Value

NumericShaper.Range

TAI_THAM_HORA

public static NumericShaper.Range TAI_THAM_HORA { get; set; }

Property Value

NumericShaper.Range

TAI_THAM_THAM

public static NumericShaper.Range TAI_THAM_THAM { get; set; }

Property Value

NumericShaper.Range

TAMIL

public static NumericShaper.Range TAMIL { get; set; }

Property Value

NumericShaper.Range

TELUGU

public static NumericShaper.Range TELUGU { get; set; }

Property Value

NumericShaper.Range

THAI

public static NumericShaper.Range THAI { get; set; }

Property Value

NumericShaper.Range

TIBETAN

public static NumericShaper.Range TIBETAN { get; set; }

Property Value

NumericShaper.Range

VAI

public static NumericShaper.Range VAI { get; set; }

Property Value

NumericShaper.Range

Methods

ValueOf(String)

public static NumericShaper.Range ValueOf(String arg0)

Parameters

arg0 String

String

Returns

NumericShaper.Range

NumericShaper.Range

Values()

public static NumericShaper.Range[] Values()

Returns

Range[]

NumericShaper.Range