public static class DefineText.RecordType0 extends DefineText.Record
| Constructor and Description |
|---|
DefineText.RecordType0() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(DefineText.GlyphEntry glyph) |
int |
getAdvanceBits() |
int |
getGlyphBits() |
boolean |
isEndRecord() |
String |
toString() |
void |
write(SWFOutputStream swf,
int glyphBits,
int advanceBits,
boolean hasAlpha) |
public void add(DefineText.GlyphEntry glyph)
public void write(SWFOutputStream swf, int glyphBits, int advanceBits, boolean hasAlpha) throws IOException
write in class DefineText.RecordIOExceptionpublic boolean isEndRecord()
isEndRecord in class DefineText.Recordpublic int getGlyphBits()
public int getAdvanceBits()
Copyright © 2014. All rights reserved.