public class DefineText2 extends DefineText
DefineText.GlyphEntry, DefineText.Record, DefineText.RecordType0, DefineText.RecordType1
bounds, character, matrix, text
CONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS
Constructor and Description |
---|
DefineText2() |
DefineText2(int id,
Rectangle2D bounds,
AffineTransform matrix,
Vector<DefineText.Record> text) |
Modifier and Type | Method and Description |
---|---|
SWFTag |
read(int tagID,
SWFInputStream swf,
int len) |
void |
write(int tagID,
SWFOutputStream swf) |
read, toString, write
getTagType
public DefineText2(int id, Rectangle2D bounds, AffineTransform matrix, Vector<DefineText.Record> text)
public DefineText2()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read
in class DefineText
IOException
public void write(int tagID, SWFOutputStream swf) throws IOException
write
in class DefineText
IOException
Copyright © 2014. All rights reserved.