v5_06 绘制MXML图形

v5_06 Drawing with MXMLgraphics 绘制MXML图形
 
ex5_06
spark基元
spark.primitives   
 

The spark.primitives package contains the basic classes used by Spark components.



Classes
  Class Description
  BitmapImage A BitmapImage element defines a rectangular region in its parent element's coordinate space, filled with bitmap data drawn from a source file.
  Ellipse The Ellipse class is a filled graphic element that draws an ellipse.
  Graphic The Graphic control displays a set of graphic drawing commands.
  Line The Line class is a graphic element that draws a line between two points.
  Path The Path class is a filled graphic element that draws a series of path segments.
  Rect The Rect class is a filled graphic element that draws a rectangle.
  RectangularDropShadow This class optimizes drop shadows for the common case.

你可能感兴趣的:(xml)