Package apple.coretext.struct
Class MortInsertionSubtable
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.coretext.struct.MortInsertionSubtable
-
public final class MortInsertionSubtable extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description MortInsertionSubtable()MortInsertionSubtable(STHeader header)protectedMortInsertionSubtable(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description STHeaderheader()voidsetHeader(STHeader value)
-
-
-
Constructor Detail
-
MortInsertionSubtable
public MortInsertionSubtable()
-
MortInsertionSubtable
protected MortInsertionSubtable(org.moe.natj.general.Pointer peer)
-
MortInsertionSubtable
public MortInsertionSubtable(STHeader header)
-
-