|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FillStyle | The FillStyle interface identifies the fill styles that can be added to a shape. |
Class Summary | |
---|---|
BitmapFill | BitmapFill is used to display an image inside a shape. |
FillStyleDecoder | FillStyleDecoder is used to decode the different type of fill style used in a Flash movie. |
FillStyleTypes | FillTypes defines the constants that identify a fill style when it is encoded according to the Flash file format specification. |
FocalGradientFill | FocalGradientFill extends the functionality of GradientFill by allowing the focal point for the gradient to be specified rather than defaulting to the centre of the shape. |
Gradient | Gradient defines a control point that is used to specify how a gradient colour is displayed. |
GradientFill | GradientFill defines how a colour changes across an area to be filled with colour. |
MorphBitmapFill | MorphBitmapFill uses a bitmap image to fill an area of a morphing shape. |
MorphFillStyleDecoder | MorphFillStyleDecoder is used to decode the different types of fill styles used in morphing shapes. |
MorphFocalGradientFill | MorphFocalGradientFill extends the functionality of MorphGradientFill by allowing the focal point for the gradient at the start and end of the morphing process to be specified rather than defaulting to the centre of the shape. |
MorphGradient | MorphGradient defines the control points that is used to specify how a gradient fill is displayed at the start and end of the shape morphing process. |
MorphGradientFill | MorphGradientFill defines how a colour gradient changes across an area filled in a shape as it is morphed. |
MorphSolidFill | MorphSolidFill defines the solid colours that are used to fill a shape at the start and end of the morphing process. |
SolidFill | SolidFill defines a solid colour that is used to fill an enclosed area in a shape. |
Enum Summary | |
---|---|
GradientType | GradientType is used to identify whether a gradient file is linear or radial. |
Interpolation | Interpolation describes how the transition between colours in a gradient are calculated. |
Spread | The Spread describes how the gradient is used to fill the available shape when the area to be filled is larger than the area covered by the gradient. |
The fillstyle package contains all the classes for encoding and decoding the data structures that represent the different types of fill style that are found in a Flash file.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |