| DefineFont2(int character,
           boolean shiftJIS,
           boolean ansi,
           boolean italic,
           boolean bold,
           boolean wideOffsets,
           boolean wideCodes,
           int languageCode,
           String name,
           SWFShape[] shapes,
           int[] codes,
           int ascent,
           int descent,
           int leading,
           short[] advances,
           Rectangle2D[] bounds,
           DefineFont2.KerningRecord[] kerning) | 
| DefineFont2(int character,
           boolean italic,
           boolean bold,
           String name,
           SWFShape[] shapes,
           int[] codes) | 
| DefineMorphShape(int id,
                Rectangle2D startBounds,
                Rectangle2D endBounds,
                FillStyleArray fillStyles,
                LineStyleArray lineStyles,
                SWFShape startEdges,
                SWFShape endEdges) | 
| DefineShape(int id,
           Rectangle2D bounds,
           FillStyleArray fillStyles,
           LineStyleArray lineStyles,
           SWFShape shape) | 
| DefineShape2(int id,
            Rectangle2D bounds,
            FillStyleArray fillStyles,
            LineStyleArray lineStyles,
            SWFShape shape) | 
| DefineShape3(int id,
            Rectangle2D bounds,
            FillStyleArray fillStyles,
            LineStyleArray lineStyles,
            SWFShape shape) | 
| DefineShape4(int id,
            Rectangle2D bounds,
            FillStyleArray fillStyles,
            LineStyleArray lineStyles,
            SWFShape shape) | 
| DefineShape4(int id,
            Rectangle2D bounds,
            Rectangle2D edgeBounds,
            boolean usesNonScalingStrokes,
            boolean usesScalingStrokes,
            FillStyleArray fillStyles,
            LineStyleArray lineStyles,
            SWFShape shape) |