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