- Gof/Adapter . . . . 5 matches
virtual void BoundingBox(Point& bottomLeft, Point& topRight) const;
virtual void BoundingBox (Point& bottomLeft, Point& topRight) const;
The BoundingBox operation converts TextView's interface to conform to Shape's.
void TextShape::boundingBox (Point& bottomLeft, Point& topRight) const {
virtual void BoundingBox (Point& bottomLeft, Point& topRight) const;
void TextShape::BoundingBox (
Found 1 matching page out of 7555 total pages (5000 pages are searched)
You can also click here to search title.