ShapeIterator
ShapeIterator::IterateBezierTo(int32 bezierCount, BPoint *bezierPts)
ShapeIterator::IterateClose()
ShapeIterator::CurrentPath()
ShapeIterator::NextPath()
ShapeIterator iterator(icon, shape, offset, glyphName.String());
ShapeIterator(Icon *icon, PathSourceShape *to, BPoint offset, const char *name);
ShapeIterator::ShapeIterator(Icon *icon, PathSourceShape *to, BPoint offset,
ShapeIterator::IterateMoveTo(BPoint *point)
ShapeIterator::IterateLineTo(int32 lineCount, BPoint *linePts)