|
Design Patterns
|
#include <text_shape_object_adapter.h>
Public Member Functions | |
| TextShapeObjectAdapter (TextView *) | |
| virtual void | BoundingBox (commons::Point< float > &bottom_left, commons::Point< float > &top_right) const override |
| virtual bool | IsEmpty () const |
Public Member Functions inherited from structural::adapter::ShapeInterface | |
| virtual | ~ShapeInterface () |
|
explicit |
|
overridevirtual |
|
virtual |