|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.flagstone.transform.fillstyle | |
|---|---|
| com.flagstone.transform.coder | The coder package contains the classes that perform the reading and writing of the binary data in a Flash file. |
| com.flagstone.transform.fillstyle | 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. |
| com.flagstone.transform.filter | The filter package contains all the classes for encoding and decoding the data structures that represent the different types of filter that are found in a Flash file. |
| com.flagstone.transform.linestyle | The linestyle package contains all the classes for encoding and decoding the data structures that represent the different types of line style that are found in a Flash file. |
| com.flagstone.transform.shape | The shape package contains all the classes for encoding and decoding the data structures that represent the different shape definitions and strokes that are used to draw shapes. |
| com.flagstone.transform.util.shape | The shape package contains convenience classes for drawing shapes. |
| Classes in com.flagstone.transform.fillstyle used by com.flagstone.transform.coder | |
|---|---|
| FillStyle
The FillStyle interface identifies the fill styles that can be added to a shape. |
|
| Classes in com.flagstone.transform.fillstyle used by com.flagstone.transform.fillstyle | |
|---|---|
| BitmapFill
BitmapFill is used to display an image inside a shape. |
|
| FillStyle
The FillStyle interface identifies the fill styles that can be added to a shape. |
|
| 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. |
|
| 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. |
|
| MorphBitmapFill
MorphBitmapFill uses a bitmap image to fill an area of a morphing shape. |
|
| 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. |
|
| 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. |
|
| Classes in com.flagstone.transform.fillstyle used by com.flagstone.transform.filter | |
|---|---|
| Gradient
Gradient defines a control point that is used to specify how a gradient colour is displayed. |
|
| Classes in com.flagstone.transform.fillstyle used by com.flagstone.transform.linestyle | |
|---|---|
| FillStyle
The FillStyle interface identifies the fill styles that can be added to a shape. |
|
| Classes in com.flagstone.transform.fillstyle used by com.flagstone.transform.shape | |
|---|---|
| FillStyle
The FillStyle interface identifies the fill styles that can be added to a shape. |
|
| Classes in com.flagstone.transform.fillstyle used by com.flagstone.transform.util.shape | |
|---|---|
| FillStyle
The FillStyle interface identifies the fill styles that can be added to a shape. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||