Package apple.coretext.struct
Class JustPCGlyphRepeatAddAction
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.coretext.struct.JustPCGlyphRepeatAddAction
-
public final class JustPCGlyphRepeatAddAction extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description JustPCGlyphRepeatAddAction()JustPCGlyphRepeatAddAction(char flags, char glyph)protectedJustPCGlyphRepeatAddAction(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description charflags()charglyph()voidsetFlags(char value)voidsetGlyph(char value)
-