SkRegion::Iterator Class Reference

#include <SkRegion.h>

Collaboration diagram for SkRegion::Iterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Iterator ()
 Iterator (const SkRegion &)
bool rewind ()
void reset (const SkRegion &)
bool done ()
void next ()
const SkIRectrect () const

Detailed Description

Returns the sequence of rectangles, sorted in Y and X, that make up this region.

Definition at line 248 of file SkRegion.h.


Constructor & Destructor Documentation

SkRegion::Iterator::Iterator (  )  [inline]

Definition at line 250 of file SkRegion.h.

SkRegion::Iterator::Iterator ( const SkRegion  ) 

Member Function Documentation

bool SkRegion::Iterator::done (  )  [inline]

Definition at line 256 of file SkRegion.h.

void SkRegion::Iterator::next (  ) 
const SkIRect& SkRegion::Iterator::rect (  )  const [inline]

Definition at line 258 of file SkRegion.h.

void SkRegion::Iterator::reset ( const SkRegion  ) 
bool SkRegion::Iterator::rewind (  ) 

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