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) |
SWFShape(SWFInputStream input,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
boolean isMorphStyle,
boolean hasAlpha,
boolean hasStyles) |