SkPaintShape Class Reference

#include <SkRectShape.h>

Inherits SkShape.

Inherited by SkRectShape.

Collaboration diagram for SkPaintShape:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SkPaintShape ()
SkPaintpaint ()
const SkPaintpaint () const
virtual void flatten (SkFlattenableWriteBuffer &)

Protected Member Functions

 SkPaintShape (SkFlattenableReadBuffer &buffer)

Detailed Description

Definition at line 8 of file SkRectShape.h.


Constructor & Destructor Documentation

SkPaintShape::SkPaintShape (  ) 
SkPaintShape::SkPaintShape ( SkFlattenableReadBuffer buffer  )  [protected]

Member Function Documentation

virtual void SkPaintShape::flatten ( SkFlattenableWriteBuffer  )  [virtual]

Override this to write data specific to your subclass into the buffer, being sure to call your super-class' version first. This data will later be passed to your Factory function, returned by getFactory().

Reimplemented from SkShape.

Reimplemented in SkRectShape.

const SkPaint& SkPaintShape::paint (  )  const [inline]

Definition at line 13 of file SkRectShape.h.

SkPaint& SkPaintShape::paint (  )  [inline]

Definition at line 12 of file SkRectShape.h.


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