DrawItems
void DrawItems(BRect updateRect);
void DrawItems(BRect updateRect, uint32 whichType = DiagramItem::M_ANY,
DrawItems(updateRect, DiagramItem::M_WIRE);
DrawItems(updateRect, DiagramItem::M_BOX);
DrawItems(updateRect);
DrawItems(updateRect);
DrawItems(updateRect);