public class DefineShape3 extends DefineShape
bounds, character, fillStyles, lineStyles, shape
CONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS
Constructor and Description |
---|
DefineShape3() |
DefineShape3(int id,
Rectangle2D bounds,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
SWFShape shape) |
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 DefineShape3(int id, Rectangle2D bounds, FillStyleArray fillStyles, LineStyleArray lineStyles, SWFShape shape)
public DefineShape3()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read
in class DefineShape
IOException
public void write(int tagID, SWFOutputStream swf) throws IOException
write
in class DefineShape
IOException
Copyright © 2014. All rights reserved.