Table of Contents

Class OS2WindowsMetricsTable

Namespace
Org.Apache.Fontbox.Ttf
Assembly
MASES.NetPDF.dll
public class OS2WindowsMetricsTable : TTFTable, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<TTFTable>
OS2WindowsMetricsTable
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<TTFTable>.IsAssignableFrom(IJavaType)
JVMBridgeBase<TTFTable>.IsAssignableFrom<T>()
JVMBridgeBase<TTFTable>.Execute<T>(params T[])
JVMBridgeBase<TTFTable>.DynBridgeClazz
JVMBridgeBase<TTFTable>.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

Constructors

OS2WindowsMetricsTable()

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

public OS2WindowsMetricsTable()

OS2WindowsMetricsTable(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 OS2WindowsMetricsTable(params object[] args)

Parameters

args object[]

Properties

AchVendId

public String AchVendId { get; set; }

Property Value

String

AverageCharWidth

public short AverageCharWidth { get; set; }

Property Value

short

BreakChar

public int BreakChar { get; }

Property Value

int

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CapHeight

public int CapHeight { get; }

Property Value

int

CodePageRange1

public long CodePageRange1 { get; set; }

Property Value

long

CodePageRange2

public long CodePageRange2 { get; set; }

Property Value

long

DefaultChar

public int DefaultChar { get; }

Property Value

int

FAMILY_CLASS_CLAREDON_SERIFS

public static int FAMILY_CLASS_CLAREDON_SERIFS { get; }

Property Value

int

FAMILY_CLASS_FREEFORM_SERIFS

public static int FAMILY_CLASS_FREEFORM_SERIFS { get; }

Property Value

int

FAMILY_CLASS_MODERN_SERIFS

public static int FAMILY_CLASS_MODERN_SERIFS { get; }

Property Value

int

FAMILY_CLASS_NO_CLASSIFICATION

public static int FAMILY_CLASS_NO_CLASSIFICATION { get; }

Property Value

int

FAMILY_CLASS_OLDSTYLE_SERIFS

public static int FAMILY_CLASS_OLDSTYLE_SERIFS { get; }

Property Value

int

FAMILY_CLASS_ORNAMENTALS

public static int FAMILY_CLASS_ORNAMENTALS { get; }

Property Value

int

FAMILY_CLASS_SANS_SERIF

public static int FAMILY_CLASS_SANS_SERIF { get; }

Property Value

int

FAMILY_CLASS_SCRIPTS

public static int FAMILY_CLASS_SCRIPTS { get; }

Property Value

int

FAMILY_CLASS_SLAB_SERIFS

public static int FAMILY_CLASS_SLAB_SERIFS { get; }

Property Value

int

FAMILY_CLASS_SYMBOLIC

public static int FAMILY_CLASS_SYMBOLIC { get; }

Property Value

int

FAMILY_CLASS_TRANSITIONAL_SERIFS

public static int FAMILY_CLASS_TRANSITIONAL_SERIFS { get; }

Property Value

int

FSTYPE_BITMAP_ONLY

public static short FSTYPE_BITMAP_ONLY { get; }

Property Value

short

FSTYPE_EDITIBLE

public static short FSTYPE_EDITIBLE { get; }

Property Value

short

FSTYPE_NO_SUBSETTING

public static short FSTYPE_NO_SUBSETTING { get; }

Property Value

short

FSTYPE_PREVIEW_AND_PRINT

public static short FSTYPE_PREVIEW_AND_PRINT { get; }

Property Value

short

FSTYPE_RESTRICTED

public static short FSTYPE_RESTRICTED { get; }

Property Value

short

FamilyClass

public int FamilyClass { get; set; }

Property Value

int

FirstCharIndex

public int FirstCharIndex { get; set; }

Property Value

int

FsSelection

public int FsSelection { get; set; }

Property Value

int

FsType

public short FsType { get; set; }

Property Value

short

Height

public int Height { get; }

Property Value

int

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

LastCharIndex

public int LastCharIndex { get; set; }

Property Value

int

MaxContext

public int MaxContext { get; }

Property Value

int

Panose

public byte[] Panose { get; set; }

Property Value

byte[]

StrikeoutPosition

public short StrikeoutPosition { get; set; }

Property Value

short

StrikeoutSize

public short StrikeoutSize { get; set; }

Property Value

short

SubscriptXOffset

public short SubscriptXOffset { get; set; }

Property Value

short

SubscriptXSize

public short SubscriptXSize { get; set; }

Property Value

short

SubscriptYOffset

public short SubscriptYOffset { get; set; }

Property Value

short

SubscriptYSize

public short SubscriptYSize { get; set; }

Property Value

short

SuperscriptXOffset

public short SuperscriptXOffset { get; set; }

Property Value

short

SuperscriptXSize

public short SuperscriptXSize { get; set; }

Property Value

short

SuperscriptYOffset

public short SuperscriptYOffset { get; set; }

Property Value

short

SuperscriptYSize

public short SuperscriptYSize { get; set; }

Property Value

short

TAG

public static String TAG { get; }

Property Value

String

TypoAscender

public int TypoAscender { get; set; }

Property Value

int

TypoDescender

public int TypoDescender { get; set; }

Property Value

int

TypoLineGap

public int TypoLineGap { get; set; }

Property Value

int

UnicodeRange1

public long UnicodeRange1 { get; set; }

Property Value

long

UnicodeRange2

public long UnicodeRange2 { get; set; }

Property Value

long

UnicodeRange3

public long UnicodeRange3 { get; set; }

Property Value

long

UnicodeRange4

public long UnicodeRange4 { get; set; }

Property Value

long

Version

public int Version { get; set; }

Property Value

int

WEIGHT_CLASS_BLACK

public static int WEIGHT_CLASS_BLACK { get; }

Property Value

int

WEIGHT_CLASS_BOLD

public static int WEIGHT_CLASS_BOLD { get; }

Property Value

int

WEIGHT_CLASS_EXTRA_BOLD

public static int WEIGHT_CLASS_EXTRA_BOLD { get; }

Property Value

int

WEIGHT_CLASS_LIGHT

public static int WEIGHT_CLASS_LIGHT { get; }

Property Value

int

WEIGHT_CLASS_MEDIUM

public static int WEIGHT_CLASS_MEDIUM { get; }

Property Value

int

WEIGHT_CLASS_NORMAL

public static int WEIGHT_CLASS_NORMAL { get; }

Property Value

int

WEIGHT_CLASS_SEMI_BOLD

public static int WEIGHT_CLASS_SEMI_BOLD { get; }

Property Value

int

WEIGHT_CLASS_THIN

public static int WEIGHT_CLASS_THIN { get; }

Property Value

int

WEIGHT_CLASS_ULTRA_LIGHT

public static int WEIGHT_CLASS_ULTRA_LIGHT { get; }

Property Value

int

WIDTH_CLASS_CONDENSED

public static int WIDTH_CLASS_CONDENSED { get; }

Property Value

int

WIDTH_CLASS_EXPANDED

public static int WIDTH_CLASS_EXPANDED { get; }

Property Value

int

WIDTH_CLASS_EXTRA_CONDENSED

public static int WIDTH_CLASS_EXTRA_CONDENSED { get; }

Property Value

int

WIDTH_CLASS_EXTRA_EXPANDED

public static int WIDTH_CLASS_EXTRA_EXPANDED { get; }

Property Value

int

WIDTH_CLASS_MEDIUM

public static int WIDTH_CLASS_MEDIUM { get; }

Property Value

int

WIDTH_CLASS_SEMI_CONDENSED

public static int WIDTH_CLASS_SEMI_CONDENSED { get; }

Property Value

int

WIDTH_CLASS_SEMI_EXPANDED

public static int WIDTH_CLASS_SEMI_EXPANDED { get; }

Property Value

int

WIDTH_CLASS_ULTRA_CONDENSED

public static int WIDTH_CLASS_ULTRA_CONDENSED { get; }

Property Value

int

WIDTH_CLASS_ULTRA_EXPANDED

public static int WIDTH_CLASS_ULTRA_EXPANDED { get; }

Property Value

int

WeightClass

public int WeightClass { get; set; }

Property Value

int

WidthClass

public int WidthClass { get; set; }

Property Value

int

WinAscent

public int WinAscent { get; set; }

Property Value

int

WinDescent

public int WinDescent { get; set; }

Property Value

int