AdjustReplicantBy
virtual BPoint AdjustReplicantBy(BRect, BMessage*) const;
BPoint AdjustReplicantBy(BRect, BMessage*) const;
BPoint adjust = AdjustReplicantBy(frame, data);
point = rect.LeftTop() + fShelf->AdjustReplicantBy(rect, msg);