SkTextToPathIter Class Reference

#include <SkDraw.h>

Collaboration diagram for SkTextToPathIter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SkTextToPathIter (const char text[], size_t length, const SkPaint &, bool applyStrokeAndPathEffects, bool forceLinearTextOn)
 ~SkTextToPathIter ()
const SkPaintgetPaint () const
SkScalar getPathScale () const
const SkPathnext (SkScalar *xpos)
 returns nil when there are no more paths

Detailed Description

Definition at line 97 of file SkDraw.h.


Constructor & Destructor Documentation

SkTextToPathIter::SkTextToPathIter ( const char  text[],
size_t  length,
const SkPaint ,
bool  applyStrokeAndPathEffects,
bool  forceLinearTextOn 
)
SkTextToPathIter::~SkTextToPathIter (  ) 

Member Function Documentation

const SkPaint& SkTextToPathIter::getPaint (  )  const [inline]

Definition at line 103 of file SkDraw.h.

SkScalar SkTextToPathIter::getPathScale (  )  const [inline]

Definition at line 104 of file SkDraw.h.

const SkPath* SkTextToPathIter::next ( SkScalar xpos  ) 

returns nil when there are no more paths


The documentation for this class was generated from the following file:

Generated on Tue Oct 20 11:03:42 2009 for Skia by  doxygen 1.6.1