#include <ShapeRecord.h>
§ FillStyles
§ LineStyles
§ Paths
§ addFillStyle()
| void gnash::SWF::Subshape::addFillStyle |
( |
const FillStyle & |
fs | ) |
|
§ addLineStyle()
| void gnash::SWF::Subshape::addLineStyle |
( |
const LineStyle & |
ls | ) |
|
|
inline |
§ addPath()
| void gnash::SWF::Subshape::addPath |
( |
const Path & |
path | ) |
|
|
inline |
§ clear()
| void gnash::SWF::Subshape::clear |
( |
| ) |
|
|
inline |
§ computeBounds()
| SWFRect gnash::SWF::Subshape::computeBounds |
( |
int |
swfVersion | ) |
const |
Find the bounds of this subhape, and return them in a rectangle.
References gnash::key::p.
Referenced by clear().
§ currentPath()
| Path& gnash::SWF::Subshape::currentPath |
( |
| ) |
|
|
inline |
§ fillStyles() [1/2]
| const FillStyles& gnash::SWF::Subshape::fillStyles |
( |
| ) |
const |
|
inline |
§ fillStyles() [2/2]
§ lineStyles() [1/2]
| const LineStyles& gnash::SWF::Subshape::lineStyles |
( |
| ) |
const |
|
inline |
§ lineStyles() [2/2]
§ paths() [1/2]
| const Paths& gnash::SWF::Subshape::paths |
( |
| ) |
const |
|
inline |
§ paths() [2/2]
| Paths& gnash::SWF::Subshape::paths |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: