Interfaces
 InterfaceDescription
 Directionable This interface defines a graphic object or component with a direction.
 Drawable This interface implement the draw() method in all the tools used to draw vector graphic shapes in the Shape, Sprite and MovieClip objects, and more.
 IFillStyle This interface provides basic implementation to create fill setting helper in the IPen objects.
 ILineStyle This interface provides basic implementation to create line setting helper in the IPen objects.
Classes
 ClassDescription
 Align The Align enumeration class provides constant values to align displays or components.
 ArcType This static class register all types used to draw an Arc with the ArcPen tool.
 CardinalDirection The four cardinal directions or cardinal points are the directions of north, south, east, and west, commonly denoted by their initials: N, S, E, W.
 Corner Determinates the corner definition.This object is use to set for example the CornerRectanglePen implementation (Bevel, RoundedComplex, etc.)
 Direction The most common relative directions are horizontal, vertical, left, right, forward, backward, up, and down.
 DirectionOrder Defines the order to display all children in a specific horizontal or vertical container.
 FillBitmapStyle Defines the fill style of the vector shapes.
 FillGradientStyle Defines the fill style of the vector shapes.
 FillShaderStyle Defines the fill style of the vector shapes.
 FillStyle Defines the fill style of the vector shapes.
 GradientStyle Defines the basic core style to defines the LineGradientStyle and the fillGradientStyle class.
 LineGradientStyle Defines the line style of the vector shapes with the flash.display.graphics.lineGradientStyle method.
 LineShaderStyle Defines the line shader style of the vector shapes.
 LineStyle Defines the line style of the vector shapes.
 Orientation Constants defining layout orientation options.