#include <Sk1DPathEffect.h>
◆ Style
| Enumerator |
|---|
| kTranslate_Style | |
| kRotate_Style | |
| kMorph_Style | |
| kLastEnum_Style | |
◆ Make()
Dash by replicating the specified path.
- Parameters
-
| path | The path to replicate (dash) |
| advance | The space between instances of path |
| phase | distance (mod advance) along path for its initial position |
| style | how to transform path at each point (based on the current position and tangent) |
◆ RegisterFlattenables()
| static void SkPath1DPathEffect::RegisterFlattenables |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: